COLOR #D7A9BE

HEX: #D7A9BE RGB: (215,169,190)

Color info

#D7A9BE contains red, green and blue colors in about the same proportion. Web safe color of #D7A9BE is #CC99CC (or #C9C).

RGB color model

#D7A9BE color RGB value is (215,169,190).

RGB: (215,169,190) (84%, 66%, 75%)

RGB channels and saturation

R 215 of 255 = 84%
G 169 of 255 = 66%
B 190 of 255 = 75%

215
169
190

R + G + B ~ 75%. #D7A9BE is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 169 + 190 = 574 (100%)
R 215 of 574 ~ 37.46%
G 169 of 574 ~ 29.44%
B 190 of 574 ~ 33.1'%

%37.46
%29.44
%33.1

CMYK color model

#D7A9BE color CMYK value is (0,21,12,16).

  • cyan value is 0.00%
  • magenta value is 21.40%
  • yellow value is 11.63%
  • key color value is 15.69%

CMYK: (0,21,12,16)
C0M21Y12K16 (0%, 21%, 12%, 16%)
(0.00 / 0.21 / 0.12 / 0.16)

CMYK percentages

%0
%21.4
%11.63
%15.69

Codes

Color #D7A9BE in popluar color models

D7 A9 BE
RGB 215 169 190
HSL 333° 36.51% 75.29%
HSB/HSV 333° 21.40% 84.31%
CMYK 0.00% 21.40% 11.63%
15.69%

Color #D7A9BE in popluar number systems.

HEX D7 A9 BE
Decimal 215 169 190
Binary 11010111 10101001 10111110
Octal 327 251 276

Shades and tints

Shades of #D7A9BE

#D7A9BE
(215,169,190)
#C49AAD
(196,154,173)
#B18B9C
(177,139,156)
#9E7C8B
(158,124,139)
#8B6D7A
(139,109,122)
#785E69
(120,94,105)
#654F58
(101,79,88)
#524047
(82,64,71)
#3F3136
(63,49,54)
#2C2225
(44,34,37)
#191314
(25,19,20)
#000000
(0,0,0)

Tints of #D7A9BE

#D7A9BE
(215,169,190)
#DAB0C3
(218,176,195)
#DDB7C8
(221,183,200)
#E0BECD
(224,190,205)
#E3C5D2
(227,197,210)
#E6CCD7
(230,204,215)
#E9D3DC
(233,211,220)
#ECDAE1
(236,218,225)
#EFE1E6
(239,225,230)
#F2E8EB
(242,232,235)
#F5EFF0
(245,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7A9BE color. Also use rgb(215,169,190) instead hex code.

Text Font Color

.myTextColor { color: #D7A9BE; }

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

This text font color is #D7A9BE.

Background Color

.myBgColor { background-color: #D7A9BE; }

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

This div background color is #D7A9BE.

Border color

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

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

This div border color is #D7A9BE.

Opacity

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

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

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

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

This text has shadow with #D7A9BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7A9BE.

Preview

Color preview on black background

This text has color #D7A9BE on black background.


Color preview on white background

This text has color #D7A9BE on white background.


Black color preview on #D7A9BE background

This text has black color on #D7A9BE background.


White color preview on #D7A9BE background

This text has white color on #D7A9BE background.


Related colors

Complementary color

Complementary color for #hex is #285641.


I love getcolorcode.com

Triadic colors

1 #BED7A9 and #A9BED7 with #D7A9BE are triadic colors.

2 #BEA9D7 and #A9D7BE with #D7A9BE are triadic colors.