COLOR #D8C274

HEX: #D8C274 RGB: (216,194,116)

Color info

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

RGB color model

#D8C274 color RGB value is (216,194,116).

RGB: (216,194,116) (85%, 76%, 45%)

RGB channels and saturation

R 216 of 255 = 85%
G 194 of 255 = 76%
B 116 of 255 = 45%

216
194
116

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

Portions of RGB colors in percentages

R + G + B = 216 + 194 + 116 = 526 (100%)
R 216 of 526 ~ 41.06%
G 194 of 526 ~ 36.88%
B 116 of 526 ~ 22.05'%

%41.06
%36.88
%22.05

CMYK color model

#D8C274 color CMYK value is (0,10,46,15).

  • cyan value is 0.00%
  • magenta value is 10.19%
  • yellow value is 46.30%
  • key color value is 15.29%

CMYK: (0,10,46,15)
C0M10Y46K15 (0%, 10%, 46%, 15%)
(0.00 / 0.10 / 0.46 / 0.15)

CMYK percentages

%0
%10.19
%46.3
%15.29

Codes

Color #D8C274 in popluar color models

D8 C2 74
RGB 216 194 116
HSL 47° 56.18% 65.10%
HSB/HSV 47° 46.30% 84.71%
CMYK 0.00% 10.19% 46.30%
15.29%

Color #D8C274 in popluar number systems.

HEX D8 C2 74
Decimal 216 194 116
Binary 11011000 11000010 1110100
Octal 330 302 164

Shades and tints

Shades of #D8C274

#D8C274
(216,194,116)
#C5B16A
(197,177,106)
#B2A060
(178,160,96)
#9F8F56
(159,143,86)
#8C7E4C
(140,126,76)
#796D42
(121,109,66)
#665C38
(102,92,56)
#534B2E
(83,75,46)
#403A24
(64,58,36)
#2D291A
(45,41,26)
#1A1810
(26,24,16)
#000000
(0,0,0)

Tints of #D8C274

#D8C274
(216,194,116)
#DBC780
(219,199,128)
#DECC8C
(222,204,140)
#E1D198
(225,209,152)
#E4D6A4
(228,214,164)
#E7DBB0
(231,219,176)
#EAE0BC
(234,224,188)
#EDE5C8
(237,229,200)
#F0EAD4
(240,234,212)
#F3EFE0
(243,239,224)
#F6F4EC
(246,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8C274 color. Also use rgb(216,194,116) instead hex code.

Text Font Color

.myTextColor { color: #D8C274; }

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

This text font color is #D8C274.

Background Color

.myBgColor { background-color: #D8C274; }

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

This div background color is #D8C274.

Border color

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

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

This div border color is #D8C274.

Opacity

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

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

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

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

This text has shadow with #D8C274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8C274.

Preview

Color preview on black background

This text has color #D8C274 on black background.


Color preview on white background

This text has color #D8C274 on white background.


Black color preview on #D8C274 background

This text has black color on #D8C274 background.


White color preview on #D8C274 background

This text has white color on #D8C274 background.


Related colors

Complementary color

Complementary color for #hex is #273D8B.


I love getcolorcode.com

Triadic colors

1 #74D8C2 and #C274D8 with #D8C274 are triadic colors.

2 #74C2D8 and #C2D874 with #D8C274 are triadic colors.