COLOR #D0A490

HEX: #D0A490 RGB: (208,164,144)

Color info

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

RGB color model

#D0A490 color RGB value is (208,164,144).

RGB: (208,164,144) (82%, 64%, 56%)

RGB channels and saturation

R 208 of 255 = 82%
G 164 of 255 = 64%
B 144 of 255 = 56%

208
164
144

R + G + B ~ 67%. #D0A490 is quite light color.

Portions of RGB colors in percentages

R + G + B = 208 + 164 + 144 = 516 (100%)
R 208 of 516 ~ 40.31%
G 164 of 516 ~ 31.78%
B 144 of 516 ~ 27.91'%

%40.31
%31.78
%27.91

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 21.15%
  • 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
%21.15
%30.77
%18.43

Codes

Color #D0A490 in popluar color models

D0 A4 90
RGB 208 164 144
HSL 19° 40.51% 69.02%
HSB/HSV 19° 30.77% 81.57%
CMYK 0.00% 21.15% 30.77%
18.43%

Color #D0A490 in popluar number systems.

HEX D0 A4 90
Decimal 208 164 144
Binary 11010000 10100100 10010000
Octal 320 244 220

Shades and tints

Shades of #D0A490

#D0A490
(208,164,144)
#BE9683
(190,150,131)
#AC8876
(172,136,118)
#9A7A69
(154,122,105)
#886C5C
(136,108,92)
#765E4F
(118,94,79)
#645042
(100,80,66)
#524235
(82,66,53)
#403428
(64,52,40)
#2E261B
(46,38,27)
#1C180E
(28,24,14)
#000000
(0,0,0)

Tints of #D0A490

#D0A490
(208,164,144)
#D4AC9A
(212,172,154)
#D8B4A4
(216,180,164)
#DCBCAE
(220,188,174)
#E0C4B8
(224,196,184)
#E4CCC2
(228,204,194)
#E8D4CC
(232,212,204)
#ECDCD6
(236,220,214)
#F0E4E0
(240,228,224)
#F4ECEA
(244,236,234)
#F8F4F4
(248,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D0A490; }

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

This text font color is #D0A490.

Background Color

.myBgColor { background-color: #D0A490; }

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

This div background color is #D0A490.

Border color

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

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

This div border color is #D0A490.

Opacity

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

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

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

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

This text has shadow with #D0A490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0A490.

Preview

Color preview on black background

This text has color #D0A490 on black background.


Color preview on white background

This text has color #D0A490 on white background.


Black color preview on #D0A490 background

This text has black color on #D0A490 background.


White color preview on #D0A490 background

This text has white color on #D0A490 background.


Related colors

Complementary color

Complementary color for #hex is #2F5B6F.


I love getcolorcode.com

Triadic colors

1 #90D0A4 and #A490D0 with #D0A490 are triadic colors.

2 #90A4D0 and #A4D090 with #D0A490 are triadic colors.