COLOR #D6BB76

HEX: #D6BB76 RGB: (214,187,118)

Renk bilgisi

#D6BB76 contains mainly red and green colors. #D6BB76 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#D6BB76 color RGB value is (214,187,118).

RGB: (214,187,118) (84%, 73%, 46%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 187 of 255 = 73%
B 118 of 255 = 46%

214
187
118

R + G + B ~ 68%. #D6BB76 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 187 + 118 = 519 (100%)
R 214 of 519 ~ 41.23%
G 187 of 519 ~ 36.03%
B 118 of 519 ~ 22.74'%

%41.23
%36.03
%22.74

CMYK RENK MODELİ

#D6BB76 rengi CMYK tonu (0,13,45,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.62%
  • sarı tonu 44.86%
  • ana renk tonu 16.08%

CMYK: (0,13,45,16)
C0M13Y45K16 (0%, 13%, 45%, 16%)
(0.00 / 0.13 / 0.45 / 0.16)

CMYK yüzdeleri

%0
%12.62
%44.86
%16.08

Codes

Color #D6BB76 in popluar color models

D6 BB 76
RGB 214 187 118
HSL 43° 53.93% 65.10%
HSB/HSV 43° 44.86% 83.92%
CMYK 0.00% 12.62% 44.86%
16.08%

Color #D6BB76 in popluar number systems.

HEX D6 BB 76
Decimal 214 187 118
Binary 11010110 10111011 1110110
Octal 326 273 166

Shades and tints

Shades of #D6BB76

#D6BB76
(214,187,118)
#C3AA6C
(195,170,108)
#B09962
(176,153,98)
#9D8858
(157,136,88)
#8A774E
(138,119,78)
#776644
(119,102,68)
#64553A
(100,85,58)
#514430
(81,68,48)
#3E3326
(62,51,38)
#2B221C
(43,34,28)
#181112
(24,17,18)
#000000
(0,0,0)

Tints of #D6BB76

#D6BB76
(214,187,118)
#D9C182
(217,193,130)
#DCC78E
(220,199,142)
#DFCD9A
(223,205,154)
#E2D3A6
(226,211,166)
#E5D9B2
(229,217,178)
#E8DFBE
(232,223,190)
#EBE5CA
(235,229,202)
#EEEBD6
(238,235,214)
#F1F1E2
(241,241,226)
#F4F7EE
(244,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6BB76 color. Also use rgb(214,187,118) instead hex code.

Text Font Color

.myTextColor { color: #D6BB76; }

<p style="color:#D6BB76">This sample text font color is #D6BB76.</p>

This text font color is #D6BB76.

Background Color

.myBgColor { background-color: #D6BB76; }

<div style="background-color:#D6BB76">Inner text</div>

This div background color is #D6BB76.

Border color

.myBorderColor { border: 1px solid #D6BB76; }

<div style="border:3px solid #D6BB76">Div</div>

This div border color is #D6BB76.

Opacity

.myOpacity80 { color: #D6BB76; opacity: 0.8; }

<p style="color:#D6BB76;opacity:0.8;">80%</p>

Text with #D6BB76 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #D6BB76;}

<p style="text-shadow: 3px 3px 1px #D6BB76">Text here.</p>

This text has shadow with #D6BB76 color.


.textShadow {text-shadow: 3px 3px 1px #D6BB76', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #D6BB76, 5px 5px 20px red">Text here.</p>

This text has shadow with #D6BB76 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#D6BB76, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#D6BB76, Direction=45, Strength=4)">Text</p>

This text has shadow with #D6BB76 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #D6BB76;
-webkit-box-shadow: 1px 1px 3px 2px #D6BB76;
box-shadow: 1px 1px 3px 2px #D6BB76;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #D6BB76; -webkit-box-shadow: 1px 1px 3px 2px #D6BB76; box-shadow:1px 1px 3px 2px #D6BB76;">
Div content here
</div>

This div box has shadow with color #D6BB76.

Preview

Color preview on black background

This text has color #D6BB76 on black background.


Color preview on white background

This text has color #D6BB76 on white background.


Black color preview on #D6BB76 background

This text has black color on #D6BB76 background.


White color preview on #D6BB76 background

This text has white color on #D6BB76 background.


Related colors

Complementary color

Complementary color for #hex is #294489.


I love getcolorcode.com

Triadic colors

1 #76D6BB and #BB76D6 with #D6BB76 are triadic colors.

2 #76BBD6 and #BBD676 with #D6BB76 are triadic colors.