COLOR #D6CD62

HEX: #D6CD62 RGB: (214,205,98)

Color info

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

RGB color model

#D6CD62 color RGB value is (214,205,98).

RGB: (214,205,98) (84%, 80%, 38%)

RGB channels and saturation

R 214 of 255 = 84%
G 205 of 255 = 80%
B 98 of 255 = 38%

214
205
98

R + G + B ~ 67%. #D6CD62 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 205 + 98 = 517 (100%)
R 214 of 517 ~ 41.39%
G 205 of 517 ~ 39.65%
B 98 of 517 ~ 18.96'%

%41.39
%39.65
%18.96

CMYK color model

#D6CD62 color CMYK value is (0,4,54,16).

  • cyan value is 0.00%
  • magenta value is 4.21%
  • yellow value is 54.21%
  • key color value is 16.08%

CMYK: (0,4,54,16)
C0M4Y54K16 (0%, 4%, 54%, 16%)
(0.00 / 0.04 / 0.54 / 0.16)

CMYK percentages

%0
%4.21
%54.21
%16.08

Codes

Color #D6CD62 in popluar color models

D6 CD 62
RGB 214 205 98
HSL 55° 58.59% 61.18%
HSB/HSV 55° 54.21% 83.92%
CMYK 0.00% 4.21% 54.21%
16.08%

Color #D6CD62 in popluar number systems.

HEX D6 CD 62
Decimal 214 205 98
Binary 11010110 11001101 1100010
Octal 326 315 142

Shades and tints

Shades of #D6CD62

#D6CD62
(214,205,98)
#C3BB5A
(195,187,90)
#B0A952
(176,169,82)
#9D974A
(157,151,74)
#8A8542
(138,133,66)
#77733A
(119,115,58)
#646132
(100,97,50)
#514F2A
(81,79,42)
#3E3D22
(62,61,34)
#2B2B1A
(43,43,26)
#181912
(24,25,18)
#000000
(0,0,0)

Tints of #D6CD62

#D6CD62
(214,205,98)
#D9D170
(217,209,112)
#DCD57E
(220,213,126)
#DFD98C
(223,217,140)
#E2DD9A
(226,221,154)
#E5E1A8
(229,225,168)
#E8E5B6
(232,229,182)
#EBE9C4
(235,233,196)
#EEEDD2
(238,237,210)
#F1F1E0
(241,241,224)
#F4F5EE
(244,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6CD62 color. Also use rgb(214,205,98) instead hex code.

Text Font Color

.myTextColor { color: #D6CD62; }

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

This text font color is #D6CD62.

Background Color

.myBgColor { background-color: #D6CD62; }

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

This div background color is #D6CD62.

Border color

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

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

This div border color is #D6CD62.

Opacity

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

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

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

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

This text has shadow with #D6CD62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6CD62.

Preview

Color preview on black background

This text has color #D6CD62 on black background.


Color preview on white background

This text has color #D6CD62 on white background.


Black color preview on #D6CD62 background

This text has black color on #D6CD62 background.


White color preview on #D6CD62 background

This text has white color on #D6CD62 background.


Related colors

Complementary color

Complementary color for #hex is #29329D.


I love getcolorcode.com

Triadic colors

1 #62D6CD and #CD62D6 with #D6CD62 are triadic colors.

2 #62CDD6 and #CDD662 with #D6CD62 are triadic colors.