COLOR #D1C188

HEX: #D1C188 RGB: (209,193,136)

Color info

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

RGB color model

#D1C188 color RGB value is (209,193,136).

RGB: (209,193,136) (82%, 76%, 53%)

RGB channels and saturation

R 209 of 255 = 82%
G 193 of 255 = 76%
B 136 of 255 = 53%

209
193
136

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

Portions of RGB colors in percentages

R + G + B = 209 + 193 + 136 = 538 (100%)
R 209 of 538 ~ 38.85%
G 193 of 538 ~ 35.87%
B 136 of 538 ~ 25.28'%

%38.85
%35.87
%25.28

CMYK color model

#D1C188 color CMYK value is (0,8,35,18).

  • cyan value is 0.00%
  • magenta value is 7.66%
  • yellow value is 34.93%
  • key color value is 18.04%

CMYK: (0,8,35,18)
C0M8Y35K18 (0%, 8%, 35%, 18%)
(0.00 / 0.08 / 0.35 / 0.18)

CMYK percentages

%0
%7.66
%34.93
%18.04

Codes

Color #D1C188 in popluar color models

D1 C1 88
RGB 209 193 136
HSL 47° 44.24% 67.65%
HSB/HSV 47° 34.93% 81.96%
CMYK 0.00% 7.66% 34.93%
18.04%

Color #D1C188 in popluar number systems.

HEX D1 C1 88
Decimal 209 193 136
Binary 11010001 11000001 10001000
Octal 321 301 210

Shades and tints

Shades of #D1C188

#D1C188
(209,193,136)
#BEB07C
(190,176,124)
#AB9F70
(171,159,112)
#988E64
(152,142,100)
#857D58
(133,125,88)
#726C4C
(114,108,76)
#5F5B40
(95,91,64)
#4C4A34
(76,74,52)
#393928
(57,57,40)
#26281C
(38,40,28)
#131710
(19,23,16)
#000000
(0,0,0)

Tints of #D1C188

#D1C188
(209,193,136)
#D5C692
(213,198,146)
#D9CB9C
(217,203,156)
#DDD0A6
(221,208,166)
#E1D5B0
(225,213,176)
#E5DABA
(229,218,186)
#E9DFC4
(233,223,196)
#EDE4CE
(237,228,206)
#F1E9D8
(241,233,216)
#F5EEE2
(245,238,226)
#F9F3EC
(249,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D1C188; }

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

This text font color is #D1C188.

Background Color

.myBgColor { background-color: #D1C188; }

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

This div background color is #D1C188.

Border color

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

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

This div border color is #D1C188.

Opacity

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

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

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

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

This text has shadow with #D1C188 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1C188.

Preview

Color preview on black background

This text has color #D1C188 on black background.


Color preview on white background

This text has color #D1C188 on white background.


Black color preview on #D1C188 background

This text has black color on #D1C188 background.


White color preview on #D1C188 background

This text has white color on #D1C188 background.


Related colors

Complementary color

Complementary color for #hex is #2E3E77.


I love getcolorcode.com

Triadic colors

1 #88D1C1 and #C188D1 with #D1C188 are triadic colors.

2 #88C1D1 and #C1D188 with #D1C188 are triadic colors.