COLOR #D0A990

HEX: #D0A990 RGB: (208,169,144)

Color info

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

RGB color model

#D0A990 color RGB value is (208,169,144).

RGB: (208,169,144) (82%, 66%, 56%)

RGB channels and saturation

R 208 of 255 = 82%
G 169 of 255 = 66%
B 144 of 255 = 56%

208
169
144

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

Portions of RGB colors in percentages

R + G + B = 208 + 169 + 144 = 521 (100%)
R 208 of 521 ~ 39.92%
G 169 of 521 ~ 32.44%
B 144 of 521 ~ 27.64'%

%39.92
%32.44
%27.64

CMYK color model

#D0A990 color CMYK value is (0,19,31,18).

  • cyan value is 0.00%
  • magenta value is 18.75%
  • yellow value is 30.77%
  • key color value is 18.43%

CMYK: (0,19,31,18)
C0M19Y31K18 (0%, 19%, 31%, 18%)
(0.00 / 0.19 / 0.31 / 0.18)

CMYK percentages

%0
%18.75
%30.77
%18.43

Codes

Color #D0A990 in popluar color models

D0 A9 90
RGB 208 169 144
HSL 23° 40.51% 69.02%
HSB/HSV 23° 30.77% 81.57%
CMYK 0.00% 18.75% 30.77%
18.43%

Color #D0A990 in popluar number systems.

HEX D0 A9 90
Decimal 208 169 144
Binary 11010000 10101001 10010000
Octal 320 251 220

Shades and tints

Shades of #D0A990

#D0A990
(208,169,144)
#BE9A83
(190,154,131)
#AC8B76
(172,139,118)
#9A7C69
(154,124,105)
#886D5C
(136,109,92)
#765E4F
(118,94,79)
#644F42
(100,79,66)
#524035
(82,64,53)
#403128
(64,49,40)
#2E221B
(46,34,27)
#1C130E
(28,19,14)
#000000
(0,0,0)

Tints of #D0A990

#D0A990
(208,169,144)
#D4B09A
(212,176,154)
#D8B7A4
(216,183,164)
#DCBEAE
(220,190,174)
#E0C5B8
(224,197,184)
#E4CCC2
(228,204,194)
#E8D3CC
(232,211,204)
#ECDAD6
(236,218,214)
#F0E1E0
(240,225,224)
#F4E8EA
(244,232,234)
#F8EFF4
(248,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D0A990; }

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

This text font color is #D0A990.

Background Color

.myBgColor { background-color: #D0A990; }

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

This div background color is #D0A990.

Border color

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

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

This div border color is #D0A990.

Opacity

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

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

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

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

This text has shadow with #D0A990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0A990.

Preview

Color preview on black background

This text has color #D0A990 on black background.


Color preview on white background

This text has color #D0A990 on white background.


Black color preview on #D0A990 background

This text has black color on #D0A990 background.


White color preview on #D0A990 background

This text has white color on #D0A990 background.


Related colors

Complementary color

Complementary color for #hex is #2F566F.


I love getcolorcode.com

Triadic colors

1 #90D0A9 and #A990D0 with #D0A990 are triadic colors.

2 #90A9D0 and #A9D090 with #D0A990 are triadic colors.