COLOR #D8C898

HEX: #D8C898 RGB: (216,200,152)

Color info

#D8C898 contains mainly red and green colors. Web safe color of #D8C898 is #CCCC99 (or #CC9).

RGB color model

#D8C898 color RGB value is (216,200,152).

RGB: (216,200,152) (85%, 78%, 60%)

RGB channels and saturation

R 216 of 255 = 85%
G 200 of 255 = 78%
B 152 of 255 = 60%

216
200
152

R + G + B ~ 74%. #D8C898 is quite light color.

Portions of RGB colors in percentages

R + G + B = 216 + 200 + 152 = 568 (100%)
R 216 of 568 ~ 38.03%
G 200 of 568 ~ 35.21%
B 152 of 568 ~ 26.76'%

%38.03
%35.21
%26.76

CMYK color model

#D8C898 color CMYK value is (0,7,30,15).

  • cyan value is 0.00%
  • magenta value is 7.41%
  • yellow value is 29.63%
  • key color value is 15.29%

CMYK: (0,7,30,15)
C0M7Y30K15 (0%, 7%, 30%, 15%)
(0.00 / 0.07 / 0.30 / 0.15)

CMYK percentages

%0
%7.41
%29.63
%15.29

Codes

Color #D8C898 in popluar color models

D8 C8 98
RGB 216 200 152
HSL 45° 45.07% 72.16%
HSB/HSV 45° 29.63% 84.71%
CMYK 0.00% 7.41% 29.63%
15.29%

Color #D8C898 in popluar number systems.

HEX D8 C8 98
Decimal 216 200 152
Binary 11011000 11001000 10011000
Octal 330 310 230

Shades and tints

Shades of #D8C898

#D8C898
(216,200,152)
#C5B68B
(197,182,139)
#B2A47E
(178,164,126)
#9F9271
(159,146,113)
#8C8064
(140,128,100)
#796E57
(121,110,87)
#665C4A
(102,92,74)
#534A3D
(83,74,61)
#403830
(64,56,48)
#2D2623
(45,38,35)
#1A1416
(26,20,22)
#000000
(0,0,0)

Tints of #D8C898

#D8C898
(216,200,152)
#DBCDA1
(219,205,161)
#DED2AA
(222,210,170)
#E1D7B3
(225,215,179)
#E4DCBC
(228,220,188)
#E7E1C5
(231,225,197)
#EAE6CE
(234,230,206)
#EDEBD7
(237,235,215)
#F0F0E0
(240,240,224)
#F3F5E9
(243,245,233)
#F6FAF2
(246,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8C898 color. Also use rgb(216,200,152) instead hex code.

Text Font Color

.myTextColor { color: #D8C898; }

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

This text font color is #D8C898.

Background Color

.myBgColor { background-color: #D8C898; }

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

This div background color is #D8C898.

Border color

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

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

This div border color is #D8C898.

Opacity

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

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

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

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

This text has shadow with #D8C898 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8C898.

Preview

Color preview on black background

This text has color #D8C898 on black background.


Color preview on white background

This text has color #D8C898 on white background.


Black color preview on #D8C898 background

This text has black color on #D8C898 background.


White color preview on #D8C898 background

This text has white color on #D8C898 background.


Related colors

Complementary color

Complementary color for #hex is #273767.


I love getcolorcode.com

Triadic colors

1 #98D8C8 and #C898D8 with #D8C898 are triadic colors.

2 #98C8D8 and #C8D898 with #D8C898 are triadic colors.