COLOR #D4C890

HEX: #D4C890 RGB: (212,200,144)

Color info

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

RGB color model

#D4C890 color RGB value is (212,200,144).

RGB: (212,200,144) (83%, 78%, 56%)

RGB channels and saturation

R 212 of 255 = 83%
G 200 of 255 = 78%
B 144 of 255 = 56%

212
200
144

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

Portions of RGB colors in percentages

R + G + B = 212 + 200 + 144 = 556 (100%)
R 212 of 556 ~ 38.13%
G 200 of 556 ~ 35.97%
B 144 of 556 ~ 25.9'%

%38.13
%35.97
%25.9

CMYK color model

#D4C890 color CMYK value is (0,6,32,17).

  • cyan value is 0.00%
  • magenta value is 5.66%
  • yellow value is 32.08%
  • key color value is 16.86%

CMYK: (0,6,32,17)
C0M6Y32K17 (0%, 6%, 32%, 17%)
(0.00 / 0.06 / 0.32 / 0.17)

CMYK percentages

%0
%5.66
%32.08
%16.86

Codes

Color #D4C890 in popluar color models

D4 C8 90
RGB 212 200 144
HSL 49° 44.16% 69.80%
HSB/HSV 49° 32.08% 83.14%
CMYK 0.00% 5.66% 32.08%
16.86%

Color #D4C890 in popluar number systems.

HEX D4 C8 90
Decimal 212 200 144
Binary 11010100 11001000 10010000
Octal 324 310 220

Shades and tints

Shades of #D4C890

#D4C890
(212,200,144)
#C1B683
(193,182,131)
#AEA476
(174,164,118)
#9B9269
(155,146,105)
#88805C
(136,128,92)
#756E4F
(117,110,79)
#625C42
(98,92,66)
#4F4A35
(79,74,53)
#3C3828
(60,56,40)
#29261B
(41,38,27)
#16140E
(22,20,14)
#000000
(0,0,0)

Tints of #D4C890

#D4C890
(212,200,144)
#D7CD9A
(215,205,154)
#DAD2A4
(218,210,164)
#DDD7AE
(221,215,174)
#E0DCB8
(224,220,184)
#E3E1C2
(227,225,194)
#E6E6CC
(230,230,204)
#E9EBD6
(233,235,214)
#ECF0E0
(236,240,224)
#EFF5EA
(239,245,234)
#F2FAF4
(242,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4C890 color. Also use rgb(212,200,144) instead hex code.

Text Font Color

.myTextColor { color: #D4C890; }

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

This text font color is #D4C890.

Background Color

.myBgColor { background-color: #D4C890; }

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

This div background color is #D4C890.

Border color

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

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

This div border color is #D4C890.

Opacity

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

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

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

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

This text has shadow with #D4C890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4C890.

Preview

Color preview on black background

This text has color #D4C890 on black background.


Color preview on white background

This text has color #D4C890 on white background.


Black color preview on #D4C890 background

This text has black color on #D4C890 background.


White color preview on #D4C890 background

This text has white color on #D4C890 background.


Related colors

Complementary color

Complementary color for #hex is #2B376F.


I love getcolorcode.com

Triadic colors

1 #90D4C8 and #C890D4 with #D4C890 are triadic colors.

2 #90C8D4 and #C8D490 with #D4C890 are triadic colors.