COLOR #D1C193

HEX: #D1C193 RGB: (209,193,147)

Color info

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

RGB color model

#D1C193 color RGB value is (209,193,147).

RGB: (209,193,147) (82%, 76%, 58%)

RGB channels and saturation

R 209 of 255 = 82%
G 193 of 255 = 76%
B 147 of 255 = 58%

209
193
147

R + G + B ~ 72%. #D1C193 is quite light color.

Portions of RGB colors in percentages

R + G + B = 209 + 193 + 147 = 549 (100%)
R 209 of 549 ~ 38.07%
G 193 of 549 ~ 35.15%
B 147 of 549 ~ 26.78'%

%38.07
%35.15
%26.78

CMYK color model

#D1C193 color CMYK value is (0,8,30,18).

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

CMYK: (0,8,30,18)
C0M8Y30K18 (0%, 8%, 30%, 18%)
(0.00 / 0.08 / 0.30 / 0.18)

CMYK percentages

%0
%7.66
%29.67
%18.04

Codes

Color #D1C193 in popluar color models

D1 C1 93
RGB 209 193 147
HSL 45° 40.26% 69.80%
HSB/HSV 45° 29.67% 81.96%
CMYK 0.00% 7.66% 29.67%
18.04%

Color #D1C193 in popluar number systems.

HEX D1 C1 93
Decimal 209 193 147
Binary 11010001 11000001 10010011
Octal 321 301 223

Shades and tints

Shades of #D1C193

#D1C193
(209,193,147)
#BEB086
(190,176,134)
#AB9F79
(171,159,121)
#988E6C
(152,142,108)
#857D5F
(133,125,95)
#726C52
(114,108,82)
#5F5B45
(95,91,69)
#4C4A38
(76,74,56)
#39392B
(57,57,43)
#26281E
(38,40,30)
#131711
(19,23,17)
#000000
(0,0,0)

Tints of #D1C193

#D1C193
(209,193,147)
#D5C69C
(213,198,156)
#D9CBA5
(217,203,165)
#DDD0AE
(221,208,174)
#E1D5B7
(225,213,183)
#E5DAC0
(229,218,192)
#E9DFC9
(233,223,201)
#EDE4D2
(237,228,210)
#F1E9DB
(241,233,219)
#F5EEE4
(245,238,228)
#F9F3ED
(249,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D1C193; }

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

This text font color is #D1C193.

Background Color

.myBgColor { background-color: #D1C193; }

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

This div background color is #D1C193.

Border color

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

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

This div border color is #D1C193.

Opacity

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

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

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

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

This text has shadow with #D1C193 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1C193.

Preview

Color preview on black background

This text has color #D1C193 on black background.


Color preview on white background

This text has color #D1C193 on white background.


Black color preview on #D1C193 background

This text has black color on #D1C193 background.


White color preview on #D1C193 background

This text has white color on #D1C193 background.


Related colors

Complementary color

Complementary color for #hex is #2E3E6C.


I love getcolorcode.com

Triadic colors

1 #93D1C1 and #C193D1 with #D1C193 are triadic colors.

2 #93C1D1 and #C1D193 with #D1C193 are triadic colors.