COLOR #D4D590

HEX: #D4D590 RGB: (212,213,144)

Color info

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

RGB color model

#D4D590 color RGB value is (212,213,144).

RGB: (212,213,144) (83%, 84%, 56%)

RGB channels and saturation

R 212 of 255 = 83%
G 213 of 255 = 84%
B 144 of 255 = 56%

212
213
144

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

Portions of RGB colors in percentages

R + G + B = 212 + 213 + 144 = 569 (100%)
R 212 of 569 ~ 37.26%
G 213 of 569 ~ 37.43%
B 144 of 569 ~ 25.31'%

%37.26
%37.43
%25.31

CMYK color model

#D4D590 color CMYK value is (0,0,32,16).

  • cyan value is 0.47%
  • magenta value is 0.00%
  • yellow value is 32.39%
  • key color value is 16.47%

CMYK: (0,0,32,16)
C0M0Y32K16 (0%, 0%, 32%, 16%)
(0.00 / 0.00 / 0.32 / 0.16)

CMYK percentages

%0.47
%0
%32.39
%16.47

Codes

Color #D4D590 in popluar color models

D4 D5 90
RGB 212 213 144
HSL 61° 45.10% 70.00%
HSB/HSV 61° 32.39% 83.53%
CMYK 0.47% 0.00% 32.39%
16.47%

Color #D4D590 in popluar number systems.

HEX D4 D5 90
Decimal 212 213 144
Binary 11010100 11010101 10010000
Octal 324 325 220

Shades and tints

Shades of #D4D590

#D4D590
(212,213,144)
#C1C283
(193,194,131)
#AEAF76
(174,175,118)
#9B9C69
(155,156,105)
#88895C
(136,137,92)
#75764F
(117,118,79)
#626342
(98,99,66)
#4F5035
(79,80,53)
#3C3D28
(60,61,40)
#292A1B
(41,42,27)
#16170E
(22,23,14)
#000000
(0,0,0)

Tints of #D4D590

#D4D590
(212,213,144)
#D7D89A
(215,216,154)
#DADBA4
(218,219,164)
#DDDEAE
(221,222,174)
#E0E1B8
(224,225,184)
#E3E4C2
(227,228,194)
#E6E7CC
(230,231,204)
#E9EAD6
(233,234,214)
#ECEDE0
(236,237,224)
#EFF0EA
(239,240,234)
#F2F3F4
(242,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4D590; }

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

This text font color is #D4D590.

Background Color

.myBgColor { background-color: #D4D590; }

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

This div background color is #D4D590.

Border color

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

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

This div border color is #D4D590.

Opacity

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

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

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

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

This text has shadow with #D4D590 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4D590.

Preview

Color preview on black background

This text has color #D4D590 on black background.


Color preview on white background

This text has color #D4D590 on white background.


Black color preview on #D4D590 background

This text has black color on #D4D590 background.


White color preview on #D4D590 background

This text has white color on #D4D590 background.


Related colors

Complementary color

Complementary color for #hex is #2B2A6F.


I love getcolorcode.com

Triadic colors

1 #90D4D5 and #D590D4 with #D4D590 are triadic colors.

2 #90D5D4 and #D5D490 with #D4D590 are triadic colors.