COLOR #D7AB8E

HEX: #D7AB8E RGB: (215,171,142)

Color info

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

RGB color model

#D7AB8E color RGB value is (215,171,142).

RGB: (215,171,142) (84%, 67%, 56%)

RGB channels and saturation

R 215 of 255 = 84%
G 171 of 255 = 67%
B 142 of 255 = 56%

215
171
142

R + G + B ~ 69%. #D7AB8E is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 171 + 142 = 528 (100%)
R 215 of 528 ~ 40.72%
G 171 of 528 ~ 32.39%
B 142 of 528 ~ 26.89'%

%40.72
%32.39
%26.89

CMYK color model

#D7AB8E color CMYK value is (0,20,34,16).

  • cyan value is 0.00%
  • magenta value is 20.47%
  • yellow value is 33.95%
  • key color value is 15.69%
CMYK: (0,20,34,16) C0M20Y34K16 (0%,20%,34%,16%) (0.00/0.20/0.34/0.16) 

CMYK percentages

%0
%20.47
%33.95
%15.69

Codes

Color #D7AB8E in popluar color models

D7 AB 8E
RGB 215 171 142
HSL 24° 47.71% 70.00%
HSB/HSV 24° 33.95% 84.31%
CMYK 0.00% 20.47% 33.95%
15.69%

Color #D7AB8E in popluar number systems.

HEX D7 AB 8E
Decimal 215 171 142
Binary 11010111 10101011 10001110
Octal 327 253 216

Shades and tints

Shades of #D7AB8E

#D7AB8E
(215,171,142)
#C49C82
(196,156,130)
#B18D76
(177,141,118)
#9E7E6A
(158,126,106)
#8B6F5E
(139,111,94)
#786052
(120,96,82)
#655146
(101,81,70)
#52423A
(82,66,58)
#3F332E
(63,51,46)
#2C2422
(44,36,34)
#191516
(25,21,22)
#000000
(0,0,0)

Tints of #D7AB8E

#D7AB8E
(215,171,142)
#DAB298
(218,178,152)
#DDB9A2
(221,185,162)
#E0C0AC
(224,192,172)
#E3C7B6
(227,199,182)
#E6CEC0
(230,206,192)
#E9D5CA
(233,213,202)
#ECDCD4
(236,220,212)
#EFE3DE
(239,227,222)
#F2EAE8
(242,234,232)
#F5F1F2
(245,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7AB8E color. Also use rgb(215,171,142) instead hex code.

Text Font Color

.myTextColor { color: #D7AB8E; }

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

This text font color is #D7AB8E.

Background Color

.myBgColor { background-color: #D7AB8E; }

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

This div background color is #D7AB8E.

Border color

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

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

This div border color is #D7AB8E.

Opacity

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

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

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

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

This text has shadow with #D7AB8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7AB8E.

Preview

Color preview on black background

This text has color #D7AB8E on black background.


Color preview on white background

This text has color #D7AB8E on white background.


Black color preview on #D7AB8E background

This text has black color on #D7AB8E background.


White color preview on #D7AB8E background

This text has white color on #D7AB8E background.


Related colors

Complementary color

Complementary color for #hex is #285471.


I love getcolorcode.com

Triadic colors

1 #8ED7AB and #AB8ED7 with #D7AB8E are triadic colors.

2 #8EABD7 and #ABD78E with #D7AB8E are triadic colors.