COLOR #D5C89E

HEX: #D5C89E RGB: (213,200,158)

Color info

#D5C89E contains red, green and blue colors in about the same proportion. Web safe color of #D5C89E is #CCCC99 (or #CC9).

RGB color model

#D5C89E color RGB value is (213,200,158).

RGB: (213,200,158) (84%, 78%, 62%)

RGB channels and saturation

R 213 of 255 = 84%
G 200 of 255 = 78%
B 158 of 255 = 62%

213
200
158

R + G + B ~ 75%. #D5C89E is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 200 + 158 = 571 (100%)
R 213 of 571 ~ 37.3%
G 200 of 571 ~ 35.03%
B 158 of 571 ~ 27.67'%

%37.3
%35.03
%27.67

CMYK color model

#D5C89E color CMYK value is (0,6,26,16).

  • cyan value is 0.00%
  • magenta value is 6.10%
  • yellow value is 25.82%
  • key color value is 16.47%

CMYK: (0,6,26,16)
C0M6Y26K16 (0%, 6%, 26%, 16%)
(0.00 / 0.06 / 0.26 / 0.16)

CMYK percentages

%0
%6.1
%25.82
%16.47

Codes

Color #D5C89E in popluar color models

D5 C8 9E
RGB 213 200 158
HSL 46° 39.57% 72.75%
HSB/HSV 46° 25.82% 83.53%
CMYK 0.00% 6.10% 25.82%
16.47%

Color #D5C89E in popluar number systems.

HEX D5 C8 9E
Decimal 213 200 158
Binary 11010101 11001000 10011110
Octal 325 310 236

Shades and tints

Shades of #D5C89E

#D5C89E
(213,200,158)
#C2B690
(194,182,144)
#AFA482
(175,164,130)
#9C9274
(156,146,116)
#898066
(137,128,102)
#766E58
(118,110,88)
#635C4A
(99,92,74)
#504A3C
(80,74,60)
#3D382E
(61,56,46)
#2A2620
(42,38,32)
#171412
(23,20,18)
#000000
(0,0,0)

Tints of #D5C89E

#D5C89E
(213,200,158)
#D8CDA6
(216,205,166)
#DBD2AE
(219,210,174)
#DED7B6
(222,215,182)
#E1DCBE
(225,220,190)
#E4E1C6
(228,225,198)
#E7E6CE
(231,230,206)
#EAEBD6
(234,235,214)
#EDF0DE
(237,240,222)
#F0F5E6
(240,245,230)
#F3FAEE
(243,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5C89E color. Also use rgb(213,200,158) instead hex code.

Text Font Color

.myTextColor { color: #D5C89E; }

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

This text font color is #D5C89E.

Background Color

.myBgColor { background-color: #D5C89E; }

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

This div background color is #D5C89E.

Border color

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

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

This div border color is #D5C89E.

Opacity

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

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

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

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

This text has shadow with #D5C89E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5C89E.

Preview

Color preview on black background

This text has color #D5C89E on black background.


Color preview on white background

This text has color #D5C89E on white background.


Black color preview on #D5C89E background

This text has black color on #D5C89E background.


White color preview on #D5C89E background

This text has white color on #D5C89E background.


Related colors

Complementary color

Complementary color for #hex is #2A3761.


I love getcolorcode.com

Triadic colors

1 #9ED5C8 and #C89ED5 with #D5C89E are triadic colors.

2 #9EC8D5 and #C8D59E with #D5C89E are triadic colors.