COLOR #D6ABBF

HEX: #D6ABBF RGB: (214,171,191)

Color info

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

RGB color model

#D6ABBF color RGB value is (214,171,191).

RGB: (214,171,191) (84%, 67%, 75%)

RGB channels and saturation

R 214 of 255 = 84%
G 171 of 255 = 67%
B 191 of 255 = 75%

214
171
191

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

Portions of RGB colors in percentages

R + G + B = 214 + 171 + 191 = 576 (100%)
R 214 of 576 ~ 37.15%
G 171 of 576 ~ 29.69%
B 191 of 576 ~ 33.16'%

%37.15
%29.69
%33.16

CMYK color model

#D6ABBF color CMYK value is (0,20,11,16).

  • cyan value is 0.00%
  • magenta value is 20.09%
  • yellow value is 10.75%
  • key color value is 16.08%

CMYK: (0,20,11,16)
C0M20Y11K16 (0%, 20%, 11%, 16%)
(0.00 / 0.20 / 0.11 / 0.16)

CMYK percentages

%0
%20.09
%10.75
%16.08

Codes

Color #D6ABBF in popluar color models

D6 AB BF
RGB 214 171 191
HSL 332° 34.40% 75.49%
HSB/HSV 332° 20.09% 83.92%
CMYK 0.00% 20.09% 10.75%
16.08%

Color #D6ABBF in popluar number systems.

HEX D6 AB BF
Decimal 214 171 191
Binary 11010110 10101011 10111111
Octal 326 253 277

Shades and tints

Shades of #D6ABBF

#D6ABBF
(214,171,191)
#C39CAE
(195,156,174)
#B08D9D
(176,141,157)
#9D7E8C
(157,126,140)
#8A6F7B
(138,111,123)
#77606A
(119,96,106)
#645159
(100,81,89)
#514248
(81,66,72)
#3E3337
(62,51,55)
#2B2426
(43,36,38)
#181515
(24,21,21)
#000000
(0,0,0)

Tints of #D6ABBF

#D6ABBF
(214,171,191)
#D9B2C4
(217,178,196)
#DCB9C9
(220,185,201)
#DFC0CE
(223,192,206)
#E2C7D3
(226,199,211)
#E5CED8
(229,206,216)
#E8D5DD
(232,213,221)
#EBDCE2
(235,220,226)
#EEE3E7
(238,227,231)
#F1EAEC
(241,234,236)
#F4F1F1
(244,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6ABBF color. Also use rgb(214,171,191) instead hex code.

Text Font Color

.myTextColor { color: #D6ABBF; }

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

This text font color is #D6ABBF.

Background Color

.myBgColor { background-color: #D6ABBF; }

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

This div background color is #D6ABBF.

Border color

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

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

This div border color is #D6ABBF.

Opacity

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

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

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

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

This text has shadow with #D6ABBF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6ABBF.

Preview

Color preview on black background

This text has color #D6ABBF on black background.


Color preview on white background

This text has color #D6ABBF on white background.


Black color preview on #D6ABBF background

This text has black color on #D6ABBF background.


White color preview on #D6ABBF background

This text has white color on #D6ABBF background.


Related colors

Complementary color

Complementary color for #hex is #295440.


I love getcolorcode.com

Triadic colors

1 #BFD6AB and #ABBFD6 with #D6ABBF are triadic colors.

2 #BFABD6 and #ABD6BF with #D6ABBF are triadic colors.