COLOR #D3A568

HEX: #D3A568 RGB: (211,165,104)

Color info

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

RGB color model

#D3A568 color RGB value is (211,165,104).

RGB: (211,165,104) (83%, 65%, 41%)

RGB channels and saturation

R 211 of 255 = 83%
G 165 of 255 = 65%
B 104 of 255 = 41%

211
165
104

R + G + B ~ 63%. #D3A568 is quite light color.

Portions of RGB colors in percentages

R + G + B = 211 + 165 + 104 = 480 (100%)
R 211 of 480 ~ 43.96%
G 165 of 480 ~ 34.38%
B 104 of 480 ~ 21.67'%

%43.96
%34.38
%21.67

CMYK color model

#D3A568 color CMYK value is (0,22,51,17).

  • cyan value is 0.00%
  • magenta value is 21.80%
  • yellow value is 50.71%
  • key color value is 17.25%

CMYK: (0,22,51,17)
C0M22Y51K17 (0%, 22%, 51%, 17%)
(0.00 / 0.22 / 0.51 / 0.17)

CMYK percentages

%0
%21.8
%50.71
%17.25

Codes

Color #D3A568 in popluar color models

D3 A5 68
RGB 211 165 104
HSL 34° 54.87% 61.76%
HSB/HSV 34° 50.71% 82.75%
CMYK 0.00% 21.80% 50.71%
17.25%

Color #D3A568 in popluar number systems.

HEX D3 A5 68
Decimal 211 165 104
Binary 11010011 10100101 1101000
Octal 323 245 150

Shades and tints

Shades of #D3A568

#D3A568
(211,165,104)
#C0965F
(192,150,95)
#AD8756
(173,135,86)
#9A784D
(154,120,77)
#876944
(135,105,68)
#745A3B
(116,90,59)
#614B32
(97,75,50)
#4E3C29
(78,60,41)
#3B2D20
(59,45,32)
#281E17
(40,30,23)
#150F0E
(21,15,14)
#000000
(0,0,0)

Tints of #D3A568

#D3A568
(211,165,104)
#D7AD75
(215,173,117)
#DBB582
(219,181,130)
#DFBD8F
(223,189,143)
#E3C59C
(227,197,156)
#E7CDA9
(231,205,169)
#EBD5B6
(235,213,182)
#EFDDC3
(239,221,195)
#F3E5D0
(243,229,208)
#F7EDDD
(247,237,221)
#FBF5EA
(251,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D3A568; }

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

This text font color is #D3A568.

Background Color

.myBgColor { background-color: #D3A568; }

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

This div background color is #D3A568.

Border color

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

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

This div border color is #D3A568.

Opacity

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

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

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

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

This text has shadow with #D3A568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D3A568.

Preview

Color preview on black background

This text has color #D3A568 on black background.


Color preview on white background

This text has color #D3A568 on white background.


Black color preview on #D3A568 background

This text has black color on #D3A568 background.


White color preview on #D3A568 background

This text has white color on #D3A568 background.


Related colors

Complementary color

Complementary color for #hex is #2C5A97.


I love getcolorcode.com

Triadic colors

1 #68D3A5 and #A568D3 with #D3A568 are triadic colors.

2 #68A5D3 and #A5D368 with #D3A568 are triadic colors.