COLOR #D0A375

HEX: #D0A375 RGB: (208,163,117)

Color info

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

RGB color model

#D0A375 color RGB value is (208,163,117).

RGB: (208,163,117) (82%, 64%, 46%)

RGB channels and saturation

R 208 of 255 = 82%
G 163 of 255 = 64%
B 117 of 255 = 46%

208
163
117

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

Portions of RGB colors in percentages

R + G + B = 208 + 163 + 117 = 488 (100%)
R 208 of 488 ~ 42.62%
G 163 of 488 ~ 33.4%
B 117 of 488 ~ 23.98'%

%42.62
%33.4
%23.98

CMYK color model

#D0A375 color CMYK value is (0,22,44,18).

  • cyan value is 0.00%
  • magenta value is 21.63%
  • yellow value is 43.75%
  • key color value is 18.43%

CMYK: (0,22,44,18)
C0M22Y44K18 (0%, 22%, 44%, 18%)
(0.00 / 0.22 / 0.44 / 0.18)

CMYK percentages

%0
%21.63
%43.75
%18.43

Codes

Color #D0A375 in popluar color models

D0 A3 75
RGB 208 163 117
HSL 30° 49.19% 63.73%
HSB/HSV 30° 43.75% 81.57%
CMYK 0.00% 21.63% 43.75%
18.43%

Color #D0A375 in popluar number systems.

HEX D0 A3 75
Decimal 208 163 117
Binary 11010000 10100011 1110101
Octal 320 243 165

Shades and tints

Shades of #D0A375

#D0A375
(208,163,117)
#BE956B
(190,149,107)
#AC8761
(172,135,97)
#9A7957
(154,121,87)
#886B4D
(136,107,77)
#765D43
(118,93,67)
#644F39
(100,79,57)
#52412F
(82,65,47)
#403325
(64,51,37)
#2E251B
(46,37,27)
#1C1711
(28,23,17)
#000000
(0,0,0)

Tints of #D0A375

#D0A375
(208,163,117)
#D4AB81
(212,171,129)
#D8B38D
(216,179,141)
#DCBB99
(220,187,153)
#E0C3A5
(224,195,165)
#E4CBB1
(228,203,177)
#E8D3BD
(232,211,189)
#ECDBC9
(236,219,201)
#F0E3D5
(240,227,213)
#F4EBE1
(244,235,225)
#F8F3ED
(248,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D0A375 color. Also use rgb(208,163,117) instead hex code.

Text Font Color

.myTextColor { color: #D0A375; }

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

This text font color is #D0A375.

Background Color

.myBgColor { background-color: #D0A375; }

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

This div background color is #D0A375.

Border color

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

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

This div border color is #D0A375.

Opacity

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

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

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

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

This text has shadow with #D0A375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0A375.

Preview

Color preview on black background

This text has color #D0A375 on black background.


Color preview on white background

This text has color #D0A375 on white background.


Black color preview on #D0A375 background

This text has black color on #D0A375 background.


White color preview on #D0A375 background

This text has white color on #D0A375 background.


Related colors

Complementary color

Complementary color for #hex is #2F5C8A.


I love getcolorcode.com

Triadic colors

1 #75D0A3 and #A375D0 with #D0A375 are triadic colors.

2 #75A3D0 and #A3D075 with #D0A375 are triadic colors.