COLOR #D5C188

HEX: #D5C188 RGB: (213,193,136)

Color info

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

RGB color model

#D5C188 color RGB value is (213,193,136).

RGB: (213,193,136) (84%, 76%, 53%)

RGB channels and saturation

R 213 of 255 = 84%
G 193 of 255 = 76%
B 136 of 255 = 53%

213
193
136

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

Portions of RGB colors in percentages

R + G + B = 213 + 193 + 136 = 542 (100%)
R 213 of 542 ~ 39.3%
G 193 of 542 ~ 35.61%
B 136 of 542 ~ 25.09'%

%39.3
%35.61
%25.09

CMYK color model

#D5C188 color CMYK value is (0,9,36,16).

  • cyan value is 0.00%
  • magenta value is 9.39%
  • yellow value is 36.15%
  • key color value is 16.47%

CMYK: (0,9,36,16)
C0M9Y36K16 (0%, 9%, 36%, 16%)
(0.00 / 0.09 / 0.36 / 0.16)

CMYK percentages

%0
%9.39
%36.15
%16.47

Codes

Color #D5C188 in popluar color models

D5 C1 88
RGB 213 193 136
HSL 44° 47.83% 68.43%
HSB/HSV 44° 36.15% 83.53%
CMYK 0.00% 9.39% 36.15%
16.47%

Color #D5C188 in popluar number systems.

HEX D5 C1 88
Decimal 213 193 136
Binary 11010101 11000001 10001000
Octal 325 301 210

Shades and tints

Shades of #D5C188

#D5C188
(213,193,136)
#C2B07C
(194,176,124)
#AF9F70
(175,159,112)
#9C8E64
(156,142,100)
#897D58
(137,125,88)
#766C4C
(118,108,76)
#635B40
(99,91,64)
#504A34
(80,74,52)
#3D3928
(61,57,40)
#2A281C
(42,40,28)
#171710
(23,23,16)
#000000
(0,0,0)

Tints of #D5C188

#D5C188
(213,193,136)
#D8C692
(216,198,146)
#DBCB9C
(219,203,156)
#DED0A6
(222,208,166)
#E1D5B0
(225,213,176)
#E4DABA
(228,218,186)
#E7DFC4
(231,223,196)
#EAE4CE
(234,228,206)
#EDE9D8
(237,233,216)
#F0EEE2
(240,238,226)
#F3F3EC
(243,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5C188 color. Also use rgb(213,193,136) instead hex code.

Text Font Color

.myTextColor { color: #D5C188; }

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

This text font color is #D5C188.

Background Color

.myBgColor { background-color: #D5C188; }

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

This div background color is #D5C188.

Border color

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

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

This div border color is #D5C188.

Opacity

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

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

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

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

This text has shadow with #D5C188 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5C188.

Preview

Color preview on black background

This text has color #D5C188 on black background.


Color preview on white background

This text has color #D5C188 on white background.


Black color preview on #D5C188 background

This text has black color on #D5C188 background.


White color preview on #D5C188 background

This text has white color on #D5C188 background.


Related colors

Complementary color

Complementary color for #hex is #2A3E77.


I love getcolorcode.com

Triadic colors

1 #88D5C1 and #C188D5 with #D5C188 are triadic colors.

2 #88C1D5 and #C1D588 with #D5C188 are triadic colors.