COLOR #D7C571

HEX: #D7C571 RGB: (215,197,113)

Color info

#D7C571 contains mainly red and green colors. Web safe color of #D7C571 is #CCCC66 (or #CC6).

RGB color model

#D7C571 color RGB value is (215,197,113).

RGB: (215,197,113) (84%, 77%, 44%)

RGB channels and saturation

R 215 of 255 = 84%
G 197 of 255 = 77%
B 113 of 255 = 44%

215
197
113

R + G + B ~ 68%. #D7C571 is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 197 + 113 = 525 (100%)
R 215 of 525 ~ 40.95%
G 197 of 525 ~ 37.52%
B 113 of 525 ~ 21.52'%

%40.95
%37.52
%21.52

CMYK color model

#D7C571 color CMYK value is (0,8,47,16).

  • cyan value is 0.00%
  • magenta value is 8.37%
  • yellow value is 47.44%
  • key color value is 15.69%
CMYK: (0,8,47,16) C0M8Y47K16 (0%,8%,47%,16%) (0.00/0.08/0.47/0.16) 

CMYK percentages

%0
%8.37
%47.44
%15.69

Codes

Color #D7C571 in popluar color models

D7 C5 71
RGB 215 197 113
HSL 49° 56.04% 64.31%
HSB/HSV 49° 47.44% 84.31%
CMYK 0.00% 8.37% 47.44%
15.69%

Color #D7C571 in popluar number systems.

HEX D7 C5 71
Decimal 215 197 113
Binary 11010111 11000101 1110001
Octal 327 305 161

Shades and tints

Shades of #D7C571

#D7C571
(215,197,113)
#C4B467
(196,180,103)
#B1A35D
(177,163,93)
#9E9253
(158,146,83)
#8B8149
(139,129,73)
#78703F
(120,112,63)
#655F35
(101,95,53)
#524E2B
(82,78,43)
#3F3D21
(63,61,33)
#2C2C17
(44,44,23)
#191B0D
(25,27,13)
#000000
(0,0,0)

Tints of #D7C571

#D7C571
(215,197,113)
#DACA7D
(218,202,125)
#DDCF89
(221,207,137)
#E0D495
(224,212,149)
#E3D9A1
(227,217,161)
#E6DEAD
(230,222,173)
#E9E3B9
(233,227,185)
#ECE8C5
(236,232,197)
#EFEDD1
(239,237,209)
#F2F2DD
(242,242,221)
#F5F7E9
(245,247,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7C571 color. Also use rgb(215,197,113) instead hex code.

Text Font Color

.myTextColor { color: #D7C571; }

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

This text font color is #D7C571.

Background Color

.myBgColor { background-color: #D7C571; }

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

This div background color is #D7C571.

Border color

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

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

This div border color is #D7C571.

Opacity

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

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

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

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

This text has shadow with #D7C571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7C571.

Preview

Color preview on black background

This text has color #D7C571 on black background.


Color preview on white background

This text has color #D7C571 on white background.


Black color preview on #D7C571 background

This text has black color on #D7C571 background.


White color preview on #D7C571 background

This text has white color on #D7C571 background.


Related colors

Complementary color

Complementary color for #hex is #283A8E.


I love getcolorcode.com

Triadic colors

1 #71D7C5 and #C571D7 with #D7C571 are triadic colors.

2 #71C5D7 and #C5D771 with #D7C571 are triadic colors.