COLOR #D7C863

HEX: #D7C863 RGB: (215,200,99)

Color info

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

RGB color model

#D7C863 color RGB value is (215,200,99).

RGB: (215,200,99) (84%, 78%, 39%)

RGB channels and saturation

R 215 of 255 = 84%
G 200 of 255 = 78%
B 99 of 255 = 39%

215
200
99

R + G + B ~ 67%. #D7C863 is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 200 + 99 = 514 (100%)
R 215 of 514 ~ 41.83%
G 200 of 514 ~ 38.91%
B 99 of 514 ~ 19.26'%

%41.83
%38.91
%19.26

CMYK color model

#D7C863 color CMYK value is (0,7,54,16).

  • cyan value is 0.00%
  • magenta value is 6.98%
  • yellow value is 53.95%
  • key color value is 15.69%

CMYK: (0,7,54,16)
C0M7Y54K16 (0%, 7%, 54%, 16%)
(0.00 / 0.07 / 0.54 / 0.16)

CMYK percentages

%0
%6.98
%53.95
%15.69

Codes

Color #D7C863 in popluar color models

D7 C8 63
RGB 215 200 99
HSL 52° 59.18% 61.57%
HSB/HSV 52° 53.95% 84.31%
CMYK 0.00% 6.98% 53.95%
15.69%

Color #D7C863 in popluar number systems.

HEX D7 C8 63
Decimal 215 200 99
Binary 11010111 11001000 1100011
Octal 327 310 143

Shades and tints

Shades of #D7C863

#D7C863
(215,200,99)
#C4B65A
(196,182,90)
#B1A451
(177,164,81)
#9E9248
(158,146,72)
#8B803F
(139,128,63)
#786E36
(120,110,54)
#655C2D
(101,92,45)
#524A24
(82,74,36)
#3F381B
(63,56,27)
#2C2612
(44,38,18)
#191409
(25,20,9)
#000000
(0,0,0)

Tints of #D7C863

#D7C863
(215,200,99)
#DACD71
(218,205,113)
#DDD27F
(221,210,127)
#E0D78D
(224,215,141)
#E3DC9B
(227,220,155)
#E6E1A9
(230,225,169)
#E9E6B7
(233,230,183)
#ECEBC5
(236,235,197)
#EFF0D3
(239,240,211)
#F2F5E1
(242,245,225)
#F5FAEF
(245,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7C863 color. Also use rgb(215,200,99) instead hex code.

Text Font Color

.myTextColor { color: #D7C863; }

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

This text font color is #D7C863.

Background Color

.myBgColor { background-color: #D7C863; }

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

This div background color is #D7C863.

Border color

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

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

This div border color is #D7C863.

Opacity

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

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

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

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

This text has shadow with #D7C863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7C863.

Preview

Color preview on black background

This text has color #D7C863 on black background.


Color preview on white background

This text has color #D7C863 on white background.


Black color preview on #D7C863 background

This text has black color on #D7C863 background.


White color preview on #D7C863 background

This text has white color on #D7C863 background.


Related colors

Complementary color

Complementary color for #hex is #28379C.


I love getcolorcode.com

Triadic colors

1 #63D7C8 and #C863D7 with #D7C863 are triadic colors.

2 #63C8D7 and #C8D763 with #D7C863 are triadic colors.