COLOR #D6B9DB

HEX: #D6B9DB RGB: (214,185,219)

Color info

#D6B9DB contains red, green and blue colors in about the same proportion. Web safe color of #D6B9DB is #CCCCCC (or #CCC).

RGB color model

#D6B9DB color RGB value is (214,185,219).

RGB: (214,185,219) (84%, 73%, 86%)

RGB channels and saturation

R 214 of 255 = 84%
G 185 of 255 = 73%
B 219 of 255 = 86%

214
185
219

R + G + B ~ 81%. #D6B9DB is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 185 + 219 = 618 (100%)
R 214 of 618 ~ 34.63%
G 185 of 618 ~ 29.94%
B 219 of 618 ~ 35.44'%

%34.63
%29.94
%35.44

CMYK color model

#D6B9DB color CMYK value is (2,16,0,14).

  • cyan value is 2.28%
  • magenta value is 15.53%
  • yellow value is 0.00%
  • key color value is 14.12%
CMYK: (2,16,0,14) C2M16Y0K14 (2%,16%,0%,14%) (0.02/0.16/0.00/0.14) 

CMYK percentages

%2.28
%15.53
%0
%14.12

Codes

Color #D6B9DB in popluar color models

D6 B9 DB
RGB 214 185 219
HSL 291° 32.08% 79.22%
HSB/HSV 291° 15.53% 85.88%
CMYK 2.28% 15.53% 0.00%
14.12%

Color #D6B9DB in popluar number systems.

HEX D6 B9 DB
Decimal 214 185 219
Binary 11010110 10111001 11011011
Octal 326 271 333

Shades and tints

Shades of #D6B9DB

#D6B9DB
(214,185,219)
#C3A9C8
(195,169,200)
#B099B5
(176,153,181)
#9D89A2
(157,137,162)
#8A798F
(138,121,143)
#77697C
(119,105,124)
#645969
(100,89,105)
#514956
(81,73,86)
#3E3943
(62,57,67)
#2B2930
(43,41,48)
#18191D
(24,25,29)
#000000
(0,0,0)

Tints of #D6B9DB

#D6B9DB
(214,185,219)
#D9BFDE
(217,191,222)
#DCC5E1
(220,197,225)
#DFCBE4
(223,203,228)
#E2D1E7
(226,209,231)
#E5D7EA
(229,215,234)
#E8DDED
(232,221,237)
#EBE3F0
(235,227,240)
#EEE9F3
(238,233,243)
#F1EFF6
(241,239,246)
#F4F5F9
(244,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6B9DB color. Also use rgb(214,185,219) instead hex code.

Text Font Color

.myTextColor { color: #D6B9DB; }

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

This text font color is #D6B9DB.

Background Color

.myBgColor { background-color: #D6B9DB; }

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

This div background color is #D6B9DB.

Border color

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

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

This div border color is #D6B9DB.

Opacity

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

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

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

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

This text has shadow with #D6B9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6B9DB.

Preview

Color preview on black background

This text has color #D6B9DB on black background.


Color preview on white background

This text has color #D6B9DB on white background.


Black color preview on #D6B9DB background

This text has black color on #D6B9DB background.


White color preview on #D6B9DB background

This text has white color on #D6B9DB background.


Related colors

Complementary color

Complementary color for #hex is #294624.


I love getcolorcode.com

Triadic colors

1 #DBD6B9 and #B9DBD6 with #D6B9DB are triadic colors.

2 #DBB9D6 and #B9D6DB with #D6B9DB are triadic colors.