COLOR #D1C491

HEX: #D1C491 RGB: (209,196,145)

Color info

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

RGB color model

#D1C491 color RGB value is (209,196,145).

RGB: (209,196,145) (82%, 77%, 57%)

RGB channels and saturation

R 209 of 255 = 82%
G 196 of 255 = 77%
B 145 of 255 = 57%

209
196
145

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

Portions of RGB colors in percentages

R + G + B = 209 + 196 + 145 = 550 (100%)
R 209 of 550 ~ 38%
G 196 of 550 ~ 35.64%
B 145 of 550 ~ 26.36'%

%38
%35.64
%26.36

CMYK color model

#D1C491 color CMYK value is (0,6,31,18).

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

CMYK: (0,6,31,18)
C0M6Y31K18 (0%, 6%, 31%, 18%)
(0.00 / 0.06 / 0.31 / 0.18)

CMYK percentages

%0
%6.22
%30.62
%18.04

Codes

Color #D1C491 in popluar color models

D1 C4 91
RGB 209 196 145
HSL 48° 41.03% 69.41%
HSB/HSV 48° 30.62% 81.96%
CMYK 0.00% 6.22% 30.62%
18.04%

Color #D1C491 in popluar number systems.

HEX D1 C4 91
Decimal 209 196 145
Binary 11010001 11000100 10010001
Octal 321 304 221

Shades and tints

Shades of #D1C491

#D1C491
(209,196,145)
#BEB384
(190,179,132)
#ABA277
(171,162,119)
#98916A
(152,145,106)
#85805D
(133,128,93)
#726F50
(114,111,80)
#5F5E43
(95,94,67)
#4C4D36
(76,77,54)
#393C29
(57,60,41)
#262B1C
(38,43,28)
#131A0F
(19,26,15)
#000000
(0,0,0)

Tints of #D1C491

#D1C491
(209,196,145)
#D5C99B
(213,201,155)
#D9CEA5
(217,206,165)
#DDD3AF
(221,211,175)
#E1D8B9
(225,216,185)
#E5DDC3
(229,221,195)
#E9E2CD
(233,226,205)
#EDE7D7
(237,231,215)
#F1ECE1
(241,236,225)
#F5F1EB
(245,241,235)
#F9F6F5
(249,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D1C491; }

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

This text font color is #D1C491.

Background Color

.myBgColor { background-color: #D1C491; }

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

This div background color is #D1C491.

Border color

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

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

This div border color is #D1C491.

Opacity

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

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

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

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

This text has shadow with #D1C491 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1C491.

Preview

Color preview on black background

This text has color #D1C491 on black background.


Color preview on white background

This text has color #D1C491 on white background.


Black color preview on #D1C491 background

This text has black color on #D1C491 background.


White color preview on #D1C491 background

This text has white color on #D1C491 background.


Related colors

Complementary color

Complementary color for #hex is #2E3B6E.


I love getcolorcode.com

Triadic colors

1 #91D1C4 and #C491D1 with #D1C491 are triadic colors.

2 #91C4D1 and #C4D191 with #D1C491 are triadic colors.