COLOR #D1C49E

HEX: #D1C49E RGB: (209,196,158)

Color info

#D1C49E contains red, green and blue colors in about the same proportion. Web safe color of #D1C49E is #CCCC99 (or #CC9).

RGB color model

#D1C49E color RGB value is (209,196,158).

RGB: (209,196,158) (82%, 77%, 62%)

RGB channels and saturation

R 209 of 255 = 82%
G 196 of 255 = 77%
B 158 of 255 = 62%

209
196
158

R + G + B ~ 74%. #D1C49E is quite light color.

Portions of RGB colors in percentages

R + G + B = 209 + 196 + 158 = 563 (100%)
R 209 of 563 ~ 37.12%
G 196 of 563 ~ 34.81%
B 158 of 563 ~ 28.06'%

%37.12
%34.81
%28.06

CMYK color model

#D1C49E color CMYK value is (0,6,24,18).

  • cyan value is 0.00%
  • magenta value is 6.22%
  • yellow value is 24.40%
  • key color value is 18.04%

CMYK: (0,6,24,18)
C0M6Y24K18 (0%, 6%, 24%, 18%)
(0.00 / 0.06 / 0.24 / 0.18)

CMYK percentages

%0
%6.22
%24.4
%18.04

Codes

Color #D1C49E in popluar color models

D1 C4 9E
RGB 209 196 158
HSL 45° 35.66% 71.96%
HSB/HSV 45° 24.40% 81.96%
CMYK 0.00% 6.22% 24.40%
18.04%

Color #D1C49E in popluar number systems.

HEX D1 C4 9E
Decimal 209 196 158
Binary 11010001 11000100 10011110
Octal 321 304 236

Shades and tints

Shades of #D1C49E

#D1C49E
(209,196,158)
#BEB390
(190,179,144)
#ABA282
(171,162,130)
#989174
(152,145,116)
#858066
(133,128,102)
#726F58
(114,111,88)
#5F5E4A
(95,94,74)
#4C4D3C
(76,77,60)
#393C2E
(57,60,46)
#262B20
(38,43,32)
#131A12
(19,26,18)
#000000
(0,0,0)

Tints of #D1C49E

#D1C49E
(209,196,158)
#D5C9A6
(213,201,166)
#D9CEAE
(217,206,174)
#DDD3B6
(221,211,182)
#E1D8BE
(225,216,190)
#E5DDC6
(229,221,198)
#E9E2CE
(233,226,206)
#EDE7D6
(237,231,214)
#F1ECDE
(241,236,222)
#F5F1E6
(245,241,230)
#F9F6EE
(249,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1C49E color. Also use rgb(209,196,158) instead hex code.

Text Font Color

.myTextColor { color: #D1C49E; }

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

This text font color is #D1C49E.

Background Color

.myBgColor { background-color: #D1C49E; }

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

This div background color is #D1C49E.

Border color

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

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

This div border color is #D1C49E.

Opacity

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

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

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

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

This text has shadow with #D1C49E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1C49E.

Preview

Color preview on black background

This text has color #D1C49E on black background.


Color preview on white background

This text has color #D1C49E on white background.


Black color preview on #D1C49E background

This text has black color on #D1C49E background.


White color preview on #D1C49E background

This text has white color on #D1C49E background.


Related colors

Complementary color

Complementary color for #hex is #2E3B61.


I love getcolorcode.com

Triadic colors

1 #9ED1C4 and #C49ED1 with #D1C49E are triadic colors.

2 #9EC4D1 and #C4D19E with #D1C49E are triadic colors.