COLOR #D8A568

HEX: #D8A568 RGB: (216,165,104)

Color info

#D8A568 contains mainly red and green colors. Web safe color of #D8A568 is #CC9966 (or #C96).

RGB color model

#D8A568 color RGB value is (216,165,104).

RGB: (216,165,104) (85%, 65%, 41%)

RGB channels and saturation

R 216 of 255 = 85%
G 165 of 255 = 65%
B 104 of 255 = 41%

216
165
104

R + G + B ~ 64%. #D8A568 is quite light color.

Portions of RGB colors in percentages

R + G + B = 216 + 165 + 104 = 485 (100%)
R 216 of 485 ~ 44.54%
G 165 of 485 ~ 34.02%
B 104 of 485 ~ 21.44'%

%44.54
%34.02
%21.44

CMYK color model

#D8A568 color CMYK value is (0,24,52,15).

  • cyan value is 0.00%
  • magenta value is 23.61%
  • yellow value is 51.85%
  • key color value is 15.29%

CMYK: (0,24,52,15)
C0M24Y52K15 (0%, 24%, 52%, 15%)
(0.00 / 0.24 / 0.52 / 0.15)

CMYK percentages

%0
%23.61
%51.85
%15.29

Codes

Color #D8A568 in popluar color models

D8 A5 68
RGB 216 165 104
HSL 33° 58.95% 62.75%
HSB/HSV 33° 51.85% 84.71%
CMYK 0.00% 23.61% 51.85%
15.29%

Color #D8A568 in popluar number systems.

HEX D8 A5 68
Decimal 216 165 104
Binary 11011000 10100101 1101000
Octal 330 245 150

Shades and tints

Shades of #D8A568

#D8A568
(216,165,104)
#C5965F
(197,150,95)
#B28756
(178,135,86)
#9F784D
(159,120,77)
#8C6944
(140,105,68)
#795A3B
(121,90,59)
#664B32
(102,75,50)
#533C29
(83,60,41)
#402D20
(64,45,32)
#2D1E17
(45,30,23)
#1A0F0E
(26,15,14)
#000000
(0,0,0)

Tints of #D8A568

#D8A568
(216,165,104)
#DBAD75
(219,173,117)
#DEB582
(222,181,130)
#E1BD8F
(225,189,143)
#E4C59C
(228,197,156)
#E7CDA9
(231,205,169)
#EAD5B6
(234,213,182)
#EDDDC3
(237,221,195)
#F0E5D0
(240,229,208)
#F3EDDD
(243,237,221)
#F6F5EA
(246,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8A568 color. Also use rgb(216,165,104) instead hex code.

Text Font Color

.myTextColor { color: #D8A568; }

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

This text font color is #D8A568.

Background Color

.myBgColor { background-color: #D8A568; }

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

This div background color is #D8A568.

Border color

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

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

This div border color is #D8A568.

Opacity

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

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

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

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

This text has shadow with #D8A568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8A568.

Preview

Color preview on black background

This text has color #D8A568 on black background.


Color preview on white background

This text has color #D8A568 on white background.


Black color preview on #D8A568 background

This text has black color on #D8A568 background.


White color preview on #D8A568 background

This text has white color on #D8A568 background.


Related colors

Complementary color

Complementary color for #hex is #275A97.


I love getcolorcode.com

Triadic colors

1 #68D8A5 and #A568D8 with #D8A568 are triadic colors.

2 #68A5D8 and #A5D868 with #D8A568 are triadic colors.