COLOR #D7C768

HEX: #D7C768 RGB: (215,199,104)

Color info

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

RGB color model

#D7C768 color RGB value is (215,199,104).

RGB: (215,199,104) (84%, 78%, 41%)

RGB channels and saturation

R 215 of 255 = 84%
G 199 of 255 = 78%
B 104 of 255 = 41%

215
199
104

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

Portions of RGB colors in percentages

R + G + B = 215 + 199 + 104 = 518 (100%)
R 215 of 518 ~ 41.51%
G 199 of 518 ~ 38.42%
B 104 of 518 ~ 20.08'%

%41.51
%38.42
%20.08

CMYK color model

#D7C768 color CMYK value is (0,7,52,16).

  • cyan value is 0.00%
  • magenta value is 7.44%
  • yellow value is 51.63%
  • key color value is 15.69%

CMYK: (0,7,52,16)
C0M7Y52K16 (0%, 7%, 52%, 16%)
(0.00 / 0.07 / 0.52 / 0.16)

CMYK percentages

%0
%7.44
%51.63
%15.69

Codes

Color #D7C768 in popluar color models

D7 C7 68
RGB 215 199 104
HSL 51° 58.12% 62.55%
HSB/HSV 51° 51.63% 84.31%
CMYK 0.00% 7.44% 51.63%
15.69%

Color #D7C768 in popluar number systems.

HEX D7 C7 68
Decimal 215 199 104
Binary 11010111 11000111 1101000
Octal 327 307 150

Shades and tints

Shades of #D7C768

#D7C768
(215,199,104)
#C4B55F
(196,181,95)
#B1A356
(177,163,86)
#9E914D
(158,145,77)
#8B7F44
(139,127,68)
#786D3B
(120,109,59)
#655B32
(101,91,50)
#524929
(82,73,41)
#3F3720
(63,55,32)
#2C2517
(44,37,23)
#19130E
(25,19,14)
#000000
(0,0,0)

Tints of #D7C768

#D7C768
(215,199,104)
#DACC75
(218,204,117)
#DDD182
(221,209,130)
#E0D68F
(224,214,143)
#E3DB9C
(227,219,156)
#E6E0A9
(230,224,169)
#E9E5B6
(233,229,182)
#ECEAC3
(236,234,195)
#EFEFD0
(239,239,208)
#F2F4DD
(242,244,221)
#F5F9EA
(245,249,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7C768 color. Also use rgb(215,199,104) instead hex code.

Text Font Color

.myTextColor { color: #D7C768; }

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

This text font color is #D7C768.

Background Color

.myBgColor { background-color: #D7C768; }

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

This div background color is #D7C768.

Border color

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

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

This div border color is #D7C768.

Opacity

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

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

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

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

This text has shadow with #D7C768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7C768.

Preview

Color preview on black background

This text has color #D7C768 on black background.


Color preview on white background

This text has color #D7C768 on white background.


Black color preview on #D7C768 background

This text has black color on #D7C768 background.


White color preview on #D7C768 background

This text has white color on #D7C768 background.


Related colors

Complementary color

Complementary color for #hex is #283897.


I love getcolorcode.com

Triadic colors

1 #68D7C7 and #C768D7 with #D7C768 are triadic colors.

2 #68C7D7 and #C7D768 with #D7C768 are triadic colors.