COLOR #D6B980

HEX: #D6B980 RGB: (214,185,128)

Color info

#D6B980 contains mainly red and green colors. Web safe color of #D6B980 is #CCCC66 (or #CC6).

RGB color model

#D6B980 color RGB value is (214,185,128).

RGB: (214,185,128) (84%, 73%, 50%)

RGB channels and saturation

R 214 of 255 = 84%
G 185 of 255 = 73%
B 128 of 255 = 50%

214
185
128

R + G + B ~ 69%. #D6B980 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 185 + 128 = 527 (100%)
R 214 of 527 ~ 40.61%
G 185 of 527 ~ 35.1%
B 128 of 527 ~ 24.29'%

%40.61
%35.1
%24.29

CMYK color model

#D6B980 color CMYK value is (0,14,40,16).

  • cyan value is 0.00%
  • magenta value is 13.55%
  • yellow value is 40.19%
  • key color value is 16.08%

CMYK: (0,14,40,16)
C0M14Y40K16 (0%, 14%, 40%, 16%)
(0.00 / 0.14 / 0.40 / 0.16)

CMYK percentages

%0
%13.55
%40.19
%16.08

Codes

Color #D6B980 in popluar color models

D6 B9 80
RGB 214 185 128
HSL 40° 51.19% 67.06%
HSB/HSV 40° 40.19% 83.92%
CMYK 0.00% 13.55% 40.19%
16.08%

Color #D6B980 in popluar number systems.

HEX D6 B9 80
Decimal 214 185 128
Binary 11010110 10111001 10000000
Octal 326 271 200

Shades and tints

Shades of #D6B980

#D6B980
(214,185,128)
#C3A975
(195,169,117)
#B0996A
(176,153,106)
#9D895F
(157,137,95)
#8A7954
(138,121,84)
#776949
(119,105,73)
#64593E
(100,89,62)
#514933
(81,73,51)
#3E3928
(62,57,40)
#2B291D
(43,41,29)
#181912
(24,25,18)
#000000
(0,0,0)

Tints of #D6B980

#D6B980
(214,185,128)
#D9BF8B
(217,191,139)
#DCC596
(220,197,150)
#DFCBA1
(223,203,161)
#E2D1AC
(226,209,172)
#E5D7B7
(229,215,183)
#E8DDC2
(232,221,194)
#EBE3CD
(235,227,205)
#EEE9D8
(238,233,216)
#F1EFE3
(241,239,227)
#F4F5EE
(244,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6B980 color. Also use rgb(214,185,128) instead hex code.

Text Font Color

.myTextColor { color: #D6B980; }

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

This text font color is #D6B980.

Background Color

.myBgColor { background-color: #D6B980; }

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

This div background color is #D6B980.

Border color

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

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

This div border color is #D6B980.

Opacity

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

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

Text with #D6B980 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 #D6B980;}

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

This text has shadow with #D6B980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6B980.

Preview

Color preview on black background

This text has color #D6B980 on black background.


Color preview on white background

This text has color #D6B980 on white background.


Black color preview on #D6B980 background

This text has black color on #D6B980 background.


White color preview on #D6B980 background

This text has white color on #D6B980 background.


Related colors

Complementary color

Complementary color for #hex is #29467F.


I love getcolorcode.com

Triadic colors

1 #80D6B9 and #B980D6 with #D6B980 are triadic colors.

2 #80B9D6 and #B9D680 with #D6B980 are triadic colors.