COLOR #D0AB9E

HEX: #D0AB9E RGB: (208,171,158)

Color info

#D0AB9E contains red, green and blue colors in about the same proportion. Web safe color of #D0AB9E is #CC9999 (or #C99).

RGB color model

#D0AB9E color RGB value is (208,171,158).

RGB: (208,171,158) (82%, 67%, 62%)

RGB channels and saturation

R 208 of 255 = 82%
G 171 of 255 = 67%
B 158 of 255 = 62%

208
171
158

R + G + B ~ 70%. #D0AB9E is quite light color.

Portions of RGB colors in percentages

R + G + B = 208 + 171 + 158 = 537 (100%)
R 208 of 537 ~ 38.73%
G 171 of 537 ~ 31.84%
B 158 of 537 ~ 29.42'%

%38.73
%31.84
%29.42

CMYK color model

#D0AB9E color CMYK value is (0,18,24,18).

  • cyan value is 0.00%
  • magenta value is 17.79%
  • yellow value is 24.04%
  • key color value is 18.43%

CMYK: (0,18,24,18)
C0M18Y24K18 (0%, 18%, 24%, 18%)
(0.00 / 0.18 / 0.24 / 0.18)

CMYK percentages

%0
%17.79
%24.04
%18.43

Codes

Color #D0AB9E in popluar color models

D0 AB 9E
RGB 208 171 158
HSL 16° 34.72% 71.76%
HSB/HSV 16° 24.04% 81.57%
CMYK 0.00% 17.79% 24.04%
18.43%

Color #D0AB9E in popluar number systems.

HEX D0 AB 9E
Decimal 208 171 158
Binary 11010000 10101011 10011110
Octal 320 253 236

Shades and tints

Shades of #D0AB9E

#D0AB9E
(208,171,158)
#BE9C90
(190,156,144)
#AC8D82
(172,141,130)
#9A7E74
(154,126,116)
#886F66
(136,111,102)
#766058
(118,96,88)
#64514A
(100,81,74)
#52423C
(82,66,60)
#40332E
(64,51,46)
#2E2420
(46,36,32)
#1C1512
(28,21,18)
#000000
(0,0,0)

Tints of #D0AB9E

#D0AB9E
(208,171,158)
#D4B2A6
(212,178,166)
#D8B9AE
(216,185,174)
#DCC0B6
(220,192,182)
#E0C7BE
(224,199,190)
#E4CEC6
(228,206,198)
#E8D5CE
(232,213,206)
#ECDCD6
(236,220,214)
#F0E3DE
(240,227,222)
#F4EAE6
(244,234,230)
#F8F1EE
(248,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D0AB9E color. Also use rgb(208,171,158) instead hex code.

Text Font Color

.myTextColor { color: #D0AB9E; }

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

This text font color is #D0AB9E.

Background Color

.myBgColor { background-color: #D0AB9E; }

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

This div background color is #D0AB9E.

Border color

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

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

This div border color is #D0AB9E.

Opacity

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

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

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

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

This text has shadow with #D0AB9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0AB9E.

Preview

Color preview on black background

This text has color #D0AB9E on black background.


Color preview on white background

This text has color #D0AB9E on white background.


Black color preview on #D0AB9E background

This text has black color on #D0AB9E background.


White color preview on #D0AB9E background

This text has white color on #D0AB9E background.


Related colors

Complementary color

Complementary color for #hex is #2F5461.


I love getcolorcode.com

Triadic colors

1 #9ED0AB and #AB9ED0 with #D0AB9E are triadic colors.

2 #9EABD0 and #ABD09E with #D0AB9E are triadic colors.