COLOR #D2ADBA

HEX: #D2ADBA RGB: (210,173,186)

Color info

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

RGB color model

#D2ADBA color RGB value is (210,173,186).

RGB: (210,173,186) (82%, 68%, 73%)

RGB channels and saturation

R 210 of 255 = 82%
G 173 of 255 = 68%
B 186 of 255 = 73%

210
173
186

R + G + B ~ 74%. #D2ADBA is quite light color.

Portions of RGB colors in percentages

R + G + B = 210 + 173 + 186 = 569 (100%)
R 210 of 569 ~ 36.91%
G 173 of 569 ~ 30.4%
B 186 of 569 ~ 32.69'%

%36.91
%30.4
%32.69

CMYK color model

#D2ADBA color CMYK value is (0,18,11,18).

  • cyan value is 0.00%
  • magenta value is 17.62%
  • yellow value is 11.43%
  • key color value is 17.65%

CMYK: (0,18,11,18)
C0M18Y11K18 (0%, 18%, 11%, 18%)
(0.00 / 0.18 / 0.11 / 0.18)

CMYK percentages

%0
%17.62
%11.43
%17.65

Codes

Color #D2ADBA in popluar color models

D2 AD BA
RGB 210 173 186
HSL 339° 29.13% 75.10%
HSB/HSV 339° 17.62% 82.35%
CMYK 0.00% 17.62% 11.43%
17.65%

Color #D2ADBA in popluar number systems.

HEX D2 AD BA
Decimal 210 173 186
Binary 11010010 10101101 10111010
Octal 322 255 272

Shades and tints

Shades of #D2ADBA

#D2ADBA
(210,173,186)
#BF9EAA
(191,158,170)
#AC8F9A
(172,143,154)
#99808A
(153,128,138)
#86717A
(134,113,122)
#73626A
(115,98,106)
#60535A
(96,83,90)
#4D444A
(77,68,74)
#3A353A
(58,53,58)
#27262A
(39,38,42)
#14171A
(20,23,26)
#000000
(0,0,0)

Tints of #D2ADBA

#D2ADBA
(210,173,186)
#D6B4C0
(214,180,192)
#DABBC6
(218,187,198)
#DEC2CC
(222,194,204)
#E2C9D2
(226,201,210)
#E6D0D8
(230,208,216)
#EAD7DE
(234,215,222)
#EEDEE4
(238,222,228)
#F2E5EA
(242,229,234)
#F6ECF0
(246,236,240)
#FAF3F6
(250,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D2ADBA color. Also use rgb(210,173,186) instead hex code.

Text Font Color

.myTextColor { color: #D2ADBA; }

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

This text font color is #D2ADBA.

Background Color

.myBgColor { background-color: #D2ADBA; }

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

This div background color is #D2ADBA.

Border color

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

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

This div border color is #D2ADBA.

Opacity

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

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

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

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

This text has shadow with #D2ADBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D2ADBA.

Preview

Color preview on black background

This text has color #D2ADBA on black background.


Color preview on white background

This text has color #D2ADBA on white background.


Black color preview on #D2ADBA background

This text has black color on #D2ADBA background.


White color preview on #D2ADBA background

This text has white color on #D2ADBA background.


Related colors

Complementary color

Complementary color for #hex is #2D5245.


I love getcolorcode.com

Triadic colors

1 #BAD2AD and #ADBAD2 with #D2ADBA are triadic colors.

2 #BAADD2 and #ADD2BA with #D2ADBA are triadic colors.