COLOR #D5C37E

HEX: #D5C37E RGB: (213,195,126)

Color info

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

RGB color model

#D5C37E color RGB value is (213,195,126).

RGB: (213,195,126) (84%, 76%, 49%)

RGB channels and saturation

R 213 of 255 = 84%
G 195 of 255 = 76%
B 126 of 255 = 49%

213
195
126

R + G + B ~ 70%. #D5C37E is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 195 + 126 = 534 (100%)
R 213 of 534 ~ 39.89%
G 195 of 534 ~ 36.52%
B 126 of 534 ~ 23.6'%

%39.89
%36.52
%23.6

CMYK color model

#D5C37E color CMYK value is (0,8,41,16).

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

CMYK: (0,8,41,16)
C0M8Y41K16 (0%, 8%, 41%, 16%)
(0.00 / 0.08 / 0.41 / 0.16)

CMYK percentages

%0
%8.45
%40.85
%16.47

Codes

Color #D5C37E in popluar color models

D5 C3 7E
RGB 213 195 126
HSL 48° 50.88% 66.47%
HSB/HSV 48° 40.85% 83.53%
CMYK 0.00% 8.45% 40.85%
16.47%

Color #D5C37E in popluar number systems.

HEX D5 C3 7E
Decimal 213 195 126
Binary 11010101 11000011 1111110
Octal 325 303 176

Shades and tints

Shades of #D5C37E

#D5C37E
(213,195,126)
#C2B273
(194,178,115)
#AFA168
(175,161,104)
#9C905D
(156,144,93)
#897F52
(137,127,82)
#766E47
(118,110,71)
#635D3C
(99,93,60)
#504C31
(80,76,49)
#3D3B26
(61,59,38)
#2A2A1B
(42,42,27)
#171910
(23,25,16)
#000000
(0,0,0)

Tints of #D5C37E

#D5C37E
(213,195,126)
#D8C889
(216,200,137)
#DBCD94
(219,205,148)
#DED29F
(222,210,159)
#E1D7AA
(225,215,170)
#E4DCB5
(228,220,181)
#E7E1C0
(231,225,192)
#EAE6CB
(234,230,203)
#EDEBD6
(237,235,214)
#F0F0E1
(240,240,225)
#F3F5EC
(243,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5C37E; }

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

This text font color is #D5C37E.

Background Color

.myBgColor { background-color: #D5C37E; }

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

This div background color is #D5C37E.

Border color

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

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

This div border color is #D5C37E.

Opacity

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

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

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

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

This text has shadow with #D5C37E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5C37E.

Preview

Color preview on black background

This text has color #D5C37E on black background.


Color preview on white background

This text has color #D5C37E on white background.


Black color preview on #D5C37E background

This text has black color on #D5C37E background.


White color preview on #D5C37E background

This text has white color on #D5C37E background.


Related colors

Complementary color

Complementary color for #hex is #2A3C81.


I love getcolorcode.com

Triadic colors

1 #7ED5C3 and #C37ED5 with #D5C37E are triadic colors.

2 #7EC3D5 and #C3D57E with #D5C37E are triadic colors.