COLOR #D7D49C

HEX: #D7D49C RGB: (215,212,156)

Color info

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

RGB color model

#D7D49C color RGB value is (215,212,156).

RGB: (215,212,156) (84%, 83%, 61%)

RGB channels and saturation

R 215 of 255 = 84%
G 212 of 255 = 83%
B 156 of 255 = 61%

215
212
156

R + G + B ~ 76%. #D7D49C is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 212 + 156 = 583 (100%)
R 215 of 583 ~ 36.88%
G 212 of 583 ~ 36.36%
B 156 of 583 ~ 26.76'%

%36.88
%36.36
%26.76

CMYK color model

#D7D49C color CMYK value is (0,1,27,16).

  • cyan value is 0.00%
  • magenta value is 1.40%
  • yellow value is 27.44%
  • key color value is 15.69%

CMYK: (0,1,27,16)
C0M1Y27K16 (0%, 1%, 27%, 16%)
(0.00 / 0.01 / 0.27 / 0.16)

CMYK percentages

%0
%1.4
%27.44
%15.69

Codes

Color #D7D49C in popluar color models

D7 D4 9C
RGB 215 212 156
HSL 57° 42.45% 72.75%
HSB/HSV 57° 27.44% 84.31%
CMYK 0.00% 1.40% 27.44%
15.69%

Color #D7D49C in popluar number systems.

HEX D7 D4 9C
Decimal 215 212 156
Binary 11010111 11010100 10011100
Octal 327 324 234

Shades and tints

Shades of #D7D49C

#D7D49C
(215,212,156)
#C4C18E
(196,193,142)
#B1AE80
(177,174,128)
#9E9B72
(158,155,114)
#8B8864
(139,136,100)
#787556
(120,117,86)
#656248
(101,98,72)
#524F3A
(82,79,58)
#3F3C2C
(63,60,44)
#2C291E
(44,41,30)
#191610
(25,22,16)
#000000
(0,0,0)

Tints of #D7D49C

#D7D49C
(215,212,156)
#DAD7A5
(218,215,165)
#DDDAAE
(221,218,174)
#E0DDB7
(224,221,183)
#E3E0C0
(227,224,192)
#E6E3C9
(230,227,201)
#E9E6D2
(233,230,210)
#ECE9DB
(236,233,219)
#EFECE4
(239,236,228)
#F2EFED
(242,239,237)
#F5F2F6
(245,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7D49C color. Also use rgb(215,212,156) instead hex code.

Text Font Color

.myTextColor { color: #D7D49C; }

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

This text font color is #D7D49C.

Background Color

.myBgColor { background-color: #D7D49C; }

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

This div background color is #D7D49C.

Border color

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

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

This div border color is #D7D49C.

Opacity

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

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

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

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

This text has shadow with #D7D49C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7D49C.

Preview

Color preview on black background

This text has color #D7D49C on black background.


Color preview on white background

This text has color #D7D49C on white background.


Black color preview on #D7D49C background

This text has black color on #D7D49C background.


White color preview on #D7D49C background

This text has white color on #D7D49C background.


Related colors

Complementary color

Complementary color for #hex is #282B63.


I love getcolorcode.com

Triadic colors

1 #9CD7D4 and #D49CD7 with #D7D49C are triadic colors.

2 #9CD4D7 and #D4D79C with #D7D49C are triadic colors.