COLOR #D6B3CF

HEX: #D6B3CF RGB: (214,179,207)

Color info

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

RGB color model

#D6B3CF color RGB value is (214,179,207).

RGB: (214,179,207) (84%, 70%, 81%)

RGB channels and saturation

R 214 of 255 = 84%
G 179 of 255 = 70%
B 207 of 255 = 81%

214
179
207

R + G + B ~ 78%. #D6B3CF is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 179 + 207 = 600 (100%)
R 214 of 600 ~ 35.67%
G 179 of 600 ~ 29.83%
B 207 of 600 ~ 34.5'%

%35.67
%29.83
%34.5

CMYK color model

#D6B3CF color CMYK value is (0,16,3,16).

  • cyan value is 0.00%
  • magenta value is 16.36%
  • yellow value is 3.27%
  • key color value is 16.08%
CMYK: (0,16,3,16) C0M16Y3K16 (0%,16%,3%,16%) (0.00/0.16/0.03/0.16) 

CMYK percentages

%0
%16.36
%3.27
%16.08

Codes

Color #D6B3CF in popluar color models

D6 B3 CF
RGB 214 179 207
HSL 312° 29.91% 77.06%
HSB/HSV 312° 16.36% 83.92%
CMYK 0.00% 16.36% 3.27%
16.08%

Color #D6B3CF in popluar number systems.

HEX D6 B3 CF
Decimal 214 179 207
Binary 11010110 10110011 11001111
Octal 326 263 317

Shades and tints

Shades of #D6B3CF

#D6B3CF
(214,179,207)
#C3A3BD
(195,163,189)
#B093AB
(176,147,171)
#9D8399
(157,131,153)
#8A7387
(138,115,135)
#776375
(119,99,117)
#645363
(100,83,99)
#514351
(81,67,81)
#3E333F
(62,51,63)
#2B232D
(43,35,45)
#18131B
(24,19,27)
#000000
(0,0,0)

Tints of #D6B3CF

#D6B3CF
(214,179,207)
#D9B9D3
(217,185,211)
#DCBFD7
(220,191,215)
#DFC5DB
(223,197,219)
#E2CBDF
(226,203,223)
#E5D1E3
(229,209,227)
#E8D7E7
(232,215,231)
#EBDDEB
(235,221,235)
#EEE3EF
(238,227,239)
#F1E9F3
(241,233,243)
#F4EFF7
(244,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6B3CF color. Also use rgb(214,179,207) instead hex code.

Text Font Color

.myTextColor { color: #D6B3CF; }

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

This text font color is #D6B3CF.

Background Color

.myBgColor { background-color: #D6B3CF; }

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

This div background color is #D6B3CF.

Border color

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

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

This div border color is #D6B3CF.

Opacity

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

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

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

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

This text has shadow with #D6B3CF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6B3CF.

Preview

Color preview on black background

This text has color #D6B3CF on black background.


Color preview on white background

This text has color #D6B3CF on white background.


Black color preview on #D6B3CF background

This text has black color on #D6B3CF background.


White color preview on #D6B3CF background

This text has white color on #D6B3CF background.


Related colors

Complementary color

Complementary color for #hex is #294C30.


I love getcolorcode.com

Triadic colors

1 #CFD6B3 and #B3CFD6 with #D6B3CF are triadic colors.

2 #CFB3D6 and #B3D6CF with #D6B3CF are triadic colors.