COLOR #D0A590

HEX: #D0A590 RGB: (208,165,144)

Color info

#D0A590 contains mainly red and green colors. Web safe color of #D0A590 is #CC9999 (or #C99).

RGB color model

#D0A590 color RGB value is (208,165,144).

RGB: (208,165,144) (82%, 65%, 56%)

RGB channels and saturation

R 208 of 255 = 82%
G 165 of 255 = 65%
B 144 of 255 = 56%

208
165
144

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

Portions of RGB colors in percentages

R + G + B = 208 + 165 + 144 = 517 (100%)
R 208 of 517 ~ 40.23%
G 165 of 517 ~ 31.91%
B 144 of 517 ~ 27.85'%

%40.23
%31.91
%27.85

CMYK color model

#D0A590 color CMYK value is (0,21,31,18).

  • cyan value is 0.00%
  • magenta value is 20.67%
  • yellow value is 30.77%
  • key color value is 18.43%
CMYK: (0,21,31,18) C0M21Y31K18 (0%,21%,31%,18%) (0.00/0.21/0.31/0.18) 

CMYK percentages

%0
%20.67
%30.77
%18.43

Codes

Color #D0A590 in popluar color models

D0 A5 90
RGB 208 165 144
HSL 20° 40.51% 69.02%
HSB/HSV 20° 30.77% 81.57%
CMYK 0.00% 20.67% 30.77%
18.43%

Color #D0A590 in popluar number systems.

HEX D0 A5 90
Decimal 208 165 144
Binary 11010000 10100101 10010000
Octal 320 245 220

Shades and tints

Shades of #D0A590

#D0A590
(208,165,144)
#BE9683
(190,150,131)
#AC8776
(172,135,118)
#9A7869
(154,120,105)
#88695C
(136,105,92)
#765A4F
(118,90,79)
#644B42
(100,75,66)
#523C35
(82,60,53)
#402D28
(64,45,40)
#2E1E1B
(46,30,27)
#1C0F0E
(28,15,14)
#000000
(0,0,0)

Tints of #D0A590

#D0A590
(208,165,144)
#D4AD9A
(212,173,154)
#D8B5A4
(216,181,164)
#DCBDAE
(220,189,174)
#E0C5B8
(224,197,184)
#E4CDC2
(228,205,194)
#E8D5CC
(232,213,204)
#ECDDD6
(236,221,214)
#F0E5E0
(240,229,224)
#F4EDEA
(244,237,234)
#F8F5F4
(248,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D0A590 color. Also use rgb(208,165,144) instead hex code.

Text Font Color

.myTextColor { color: #D0A590; }

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

This text font color is #D0A590.

Background Color

.myBgColor { background-color: #D0A590; }

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

This div background color is #D0A590.

Border color

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

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

This div border color is #D0A590.

Opacity

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

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

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

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

This text has shadow with #D0A590 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0A590.

Preview

Color preview on black background

This text has color #D0A590 on black background.


Color preview on white background

This text has color #D0A590 on white background.


Black color preview on #D0A590 background

This text has black color on #D0A590 background.


White color preview on #D0A590 background

This text has white color on #D0A590 background.


Related colors

Complementary color

Complementary color for #hex is #2F5A6F.


I love getcolorcode.com

Triadic colors

1 #90D0A5 and #A590D0 with #D0A590 are triadic colors.

2 #90A5D0 and #A5D090 with #D0A590 are triadic colors.