COLOR #D5C389

HEX: #D5C389 RGB: (213,195,137)

Color info

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

RGB color model

#D5C389 color RGB value is (213,195,137).

RGB: (213,195,137) (84%, 76%, 54%)

RGB channels and saturation

R 213 of 255 = 84%
G 195 of 255 = 76%
B 137 of 255 = 54%

213
195
137

R + G + B ~ 71%. #D5C389 is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 195 + 137 = 545 (100%)
R 213 of 545 ~ 39.08%
G 195 of 545 ~ 35.78%
B 137 of 545 ~ 25.14'%

%39.08
%35.78
%25.14

CMYK color model

#D5C389 color CMYK value is (0,8,36,16).

  • cyan value is 0.00%
  • magenta value is 8.45%
  • yellow value is 35.68%
  • key color value is 16.47%

CMYK: (0,8,36,16)
C0M8Y36K16 (0%, 8%, 36%, 16%)
(0.00 / 0.08 / 0.36 / 0.16)

CMYK percentages

%0
%8.45
%35.68
%16.47

Codes

Color #D5C389 in popluar color models

D5 C3 89
RGB 213 195 137
HSL 46° 47.50% 68.63%
HSB/HSV 46° 35.68% 83.53%
CMYK 0.00% 8.45% 35.68%
16.47%

Color #D5C389 in popluar number systems.

HEX D5 C3 89
Decimal 213 195 137
Binary 11010101 11000011 10001001
Octal 325 303 211

Shades and tints

Shades of #D5C389

#D5C389
(213,195,137)
#C2B27D
(194,178,125)
#AFA171
(175,161,113)
#9C9065
(156,144,101)
#897F59
(137,127,89)
#766E4D
(118,110,77)
#635D41
(99,93,65)
#504C35
(80,76,53)
#3D3B29
(61,59,41)
#2A2A1D
(42,42,29)
#171911
(23,25,17)
#000000
(0,0,0)

Tints of #D5C389

#D5C389
(213,195,137)
#D8C893
(216,200,147)
#DBCD9D
(219,205,157)
#DED2A7
(222,210,167)
#E1D7B1
(225,215,177)
#E4DCBB
(228,220,187)
#E7E1C5
(231,225,197)
#EAE6CF
(234,230,207)
#EDEBD9
(237,235,217)
#F0F0E3
(240,240,227)
#F3F5ED
(243,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5C389 color. Also use rgb(213,195,137) instead hex code.

Text Font Color

.myTextColor { color: #D5C389; }

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

This text font color is #D5C389.

Background Color

.myBgColor { background-color: #D5C389; }

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

This div background color is #D5C389.

Border color

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

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

This div border color is #D5C389.

Opacity

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

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

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

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

This text has shadow with #D5C389 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5C389.

Preview

Color preview on black background

This text has color #D5C389 on black background.


Color preview on white background

This text has color #D5C389 on white background.


Black color preview on #D5C389 background

This text has black color on #D5C389 background.


White color preview on #D5C389 background

This text has white color on #D5C389 background.


Related colors

Complementary color

Complementary color for #hex is #2A3C76.


I love getcolorcode.com

Triadic colors

1 #89D5C3 and #C389D5 with #D5C389 are triadic colors.

2 #89C3D5 and #C3D589 with #D5C389 are triadic colors.