COLOR #D8C373

HEX: #D8C373 RGB: (216,195,115)

Color info

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

RGB color model

#D8C373 color RGB value is (216,195,115).

RGB: (216,195,115) (85%, 76%, 45%)

RGB channels and saturation

R 216 of 255 = 85%
G 195 of 255 = 76%
B 115 of 255 = 45%

216
195
115

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

Portions of RGB colors in percentages

R + G + B = 216 + 195 + 115 = 526 (100%)
R 216 of 526 ~ 41.06%
G 195 of 526 ~ 37.07%
B 115 of 526 ~ 21.86'%

%41.06
%37.07
%21.86

CMYK color model

#D8C373 color CMYK value is (0,10,47,15).

  • cyan value is 0.00%
  • magenta value is 9.72%
  • yellow value is 46.76%
  • key color value is 15.29%

CMYK: (0,10,47,15)
C0M10Y47K15 (0%, 10%, 47%, 15%)
(0.00 / 0.10 / 0.47 / 0.15)

CMYK percentages

%0
%9.72
%46.76
%15.29

Codes

Color #D8C373 in popluar color models

D8 C3 73
RGB 216 195 115
HSL 48° 56.42% 64.90%
HSB/HSV 48° 46.76% 84.71%
CMYK 0.00% 9.72% 46.76%
15.29%

Color #D8C373 in popluar number systems.

HEX D8 C3 73
Decimal 216 195 115
Binary 11011000 11000011 1110011
Octal 330 303 163

Shades and tints

Shades of #D8C373

#D8C373
(216,195,115)
#C5B269
(197,178,105)
#B2A15F
(178,161,95)
#9F9055
(159,144,85)
#8C7F4B
(140,127,75)
#796E41
(121,110,65)
#665D37
(102,93,55)
#534C2D
(83,76,45)
#403B23
(64,59,35)
#2D2A19
(45,42,25)
#1A190F
(26,25,15)
#000000
(0,0,0)

Tints of #D8C373

#D8C373
(216,195,115)
#DBC87F
(219,200,127)
#DECD8B
(222,205,139)
#E1D297
(225,210,151)
#E4D7A3
(228,215,163)
#E7DCAF
(231,220,175)
#EAE1BB
(234,225,187)
#EDE6C7
(237,230,199)
#F0EBD3
(240,235,211)
#F3F0DF
(243,240,223)
#F6F5EB
(246,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8C373 color. Also use rgb(216,195,115) instead hex code.

Text Font Color

.myTextColor { color: #D8C373; }

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

This text font color is #D8C373.

Background Color

.myBgColor { background-color: #D8C373; }

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

This div background color is #D8C373.

Border color

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

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

This div border color is #D8C373.

Opacity

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

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

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

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

This text has shadow with #D8C373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8C373.

Preview

Color preview on black background

This text has color #D8C373 on black background.


Color preview on white background

This text has color #D8C373 on white background.


Black color preview on #D8C373 background

This text has black color on #D8C373 background.


White color preview on #D8C373 background

This text has white color on #D8C373 background.


Related colors

Complementary color

Complementary color for #hex is #273C8C.


I love getcolorcode.com

Triadic colors

1 #73D8C3 and #C373D8 with #D8C373 are triadic colors.

2 #73C3D8 and #C3D873 with #D8C373 are triadic colors.