COLOR #D2ACBE

HEX: #D2ACBE RGB: (210,172,190)

Color info

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

RGB color model

#D2ACBE color RGB value is (210,172,190).

RGB: (210,172,190) (82%, 67%, 75%)

RGB channels and saturation

R 210 of 255 = 82%
G 172 of 255 = 67%
B 190 of 255 = 75%

210
172
190

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

Portions of RGB colors in percentages

R + G + B = 210 + 172 + 190 = 572 (100%)
R 210 of 572 ~ 36.71%
G 172 of 572 ~ 30.07%
B 190 of 572 ~ 33.22'%

%36.71
%30.07
%33.22

CMYK color model

#D2ACBE color CMYK value is (0,18,10,18).

  • cyan value is 0.00%
  • magenta value is 18.10%
  • yellow value is 9.52%
  • key color value is 17.65%
CMYK: (0,18,10,18) C0M18Y10K18 (0%,18%,10%,18%) (0.00/0.18/0.10/0.18) 

CMYK percentages

%0
%18.1
%9.52
%17.65

Codes

Color #D2ACBE in popluar color models

D2 AC BE
RGB 210 172 190
HSL 332° 29.69% 74.90%
HSB/HSV 332° 18.10% 82.35%
CMYK 0.00% 18.10% 9.52%
17.65%

Color #D2ACBE in popluar number systems.

HEX D2 AC BE
Decimal 210 172 190
Binary 11010010 10101100 10111110
Octal 322 254 276

Shades and tints

Shades of #D2ACBE

#D2ACBE
(210,172,190)
#BF9DAD
(191,157,173)
#AC8E9C
(172,142,156)
#997F8B
(153,127,139)
#86707A
(134,112,122)
#736169
(115,97,105)
#605258
(96,82,88)
#4D4347
(77,67,71)
#3A3436
(58,52,54)
#272525
(39,37,37)
#141614
(20,22,20)
#000000
(0,0,0)

Tints of #D2ACBE

#D2ACBE
(210,172,190)
#D6B3C3
(214,179,195)
#DABAC8
(218,186,200)
#DEC1CD
(222,193,205)
#E2C8D2
(226,200,210)
#E6CFD7
(230,207,215)
#EAD6DC
(234,214,220)
#EEDDE1
(238,221,225)
#F2E4E6
(242,228,230)
#F6EBEB
(246,235,235)
#FAF2F0
(250,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D2ACBE color. Also use rgb(210,172,190) instead hex code.

Text Font Color

.myTextColor { color: #D2ACBE; }

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

This text font color is #D2ACBE.

Background Color

.myBgColor { background-color: #D2ACBE; }

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

This div background color is #D2ACBE.

Border color

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

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

This div border color is #D2ACBE.

Opacity

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

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

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

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

This text has shadow with #D2ACBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D2ACBE.

Preview

Color preview on black background

This text has color #D2ACBE on black background.


Color preview on white background

This text has color #D2ACBE on white background.


Black color preview on #D2ACBE background

This text has black color on #D2ACBE background.


White color preview on #D2ACBE background

This text has white color on #D2ACBE background.


Related colors

Complementary color

Complementary color for #hex is #2D5341.


I love getcolorcode.com

Triadic colors

1 #BED2AC and #ACBED2 with #D2ACBE are triadic colors.

2 #BEACD2 and #ACD2BE with #D2ACBE are triadic colors.