COLOR #D7D88E

HEX: #D7D88E RGB: (215,216,142)

Color info

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

RGB color model

#D7D88E color RGB value is (215,216,142).

RGB: (215,216,142) (84%, 85%, 56%)

RGB channels and saturation

R 215 of 255 = 84%
G 216 of 255 = 85%
B 142 of 255 = 56%

215
216
142

R + G + B ~ 75%. #D7D88E is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 216 + 142 = 573 (100%)
R 215 of 573 ~ 37.52%
G 216 of 573 ~ 37.7%
B 142 of 573 ~ 24.78'%

%37.52
%37.7
%24.78

CMYK color model

#D7D88E color CMYK value is (0,0,34,15).

  • cyan value is 0.46%
  • magenta value is 0.00%
  • yellow value is 34.26%
  • key color value is 15.29%

CMYK: (0,0,34,15)
C0M0Y34K15 (0%, 0%, 34%, 15%)
(0.00 / 0.00 / 0.34 / 0.15)

CMYK percentages

%0.46
%0
%34.26
%15.29

Codes

Color #D7D88E in popluar color models

D7 D8 8E
RGB 215 216 142
HSL 61° 48.68% 70.20%
HSB/HSV 61° 34.26% 84.71%
CMYK 0.46% 0.00% 34.26%
15.29%

Color #D7D88E in popluar number systems.

HEX D7 D8 8E
Decimal 215 216 142
Binary 11010111 11011000 10001110
Octal 327 330 216

Shades and tints

Shades of #D7D88E

#D7D88E
(215,216,142)
#C4C582
(196,197,130)
#B1B276
(177,178,118)
#9E9F6A
(158,159,106)
#8B8C5E
(139,140,94)
#787952
(120,121,82)
#656646
(101,102,70)
#52533A
(82,83,58)
#3F402E
(63,64,46)
#2C2D22
(44,45,34)
#191A16
(25,26,22)
#000000
(0,0,0)

Tints of #D7D88E

#D7D88E
(215,216,142)
#DADB98
(218,219,152)
#DDDEA2
(221,222,162)
#E0E1AC
(224,225,172)
#E3E4B6
(227,228,182)
#E6E7C0
(230,231,192)
#E9EACA
(233,234,202)
#ECEDD4
(236,237,212)
#EFF0DE
(239,240,222)
#F2F3E8
(242,243,232)
#F5F6F2
(245,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7D88E color. Also use rgb(215,216,142) instead hex code.

Text Font Color

.myTextColor { color: #D7D88E; }

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

This text font color is #D7D88E.

Background Color

.myBgColor { background-color: #D7D88E; }

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

This div background color is #D7D88E.

Border color

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

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

This div border color is #D7D88E.

Opacity

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

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

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

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

This text has shadow with #D7D88E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7D88E.

Preview

Color preview on black background

This text has color #D7D88E on black background.


Color preview on white background

This text has color #D7D88E on white background.


Black color preview on #D7D88E background

This text has black color on #D7D88E background.


White color preview on #D7D88E background

This text has white color on #D7D88E background.


Related colors

Complementary color

Complementary color for #hex is #282771.


I love getcolorcode.com

Triadic colors

1 #8ED7D8 and #D88ED7 with #D7D88E are triadic colors.

2 #8ED8D7 and #D8D78E with #D7D88E are triadic colors.