COLOR #D1B9D1

HEX: #D1B9D1 RGB: (209,185,209)

Color info

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

RGB color model

#D1B9D1 color RGB value is (209,185,209).

RGB: (209,185,209) (82%, 73%, 82%)

RGB channels and saturation

R 209 of 255 = 82%
G 185 of 255 = 73%
B 209 of 255 = 82%

209
185
209

R + G + B ~ 79%. #D1B9D1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 209 + 185 + 209 = 603 (100%)
R 209 of 603 ~ 34.66%
G 185 of 603 ~ 30.68%
B 209 of 603 ~ 34.66'%

%34.66
%30.68
%34.66

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 11.48%
  • yellow value is 0.00%
  • key color value is 18.04%

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

CMYK percentages

%0
%11.48
%0
%18.04

Codes

Color #D1B9D1 in popluar color models

D1 B9 D1
RGB 209 185 209
HSL 300° 20.69% 77.25%
HSB/HSV 300° 11.48% 81.96%
CMYK 0.00% 11.48% 0.00%
18.04%

Color #D1B9D1 in popluar number systems.

HEX D1 B9 D1
Decimal 209 185 209
Binary 11010001 10111001 11010001
Octal 321 271 321

Shades and tints

Shades of #D1B9D1

#D1B9D1
(209,185,209)
#BEA9BE
(190,169,190)
#AB99AB
(171,153,171)
#988998
(152,137,152)
#857985
(133,121,133)
#726972
(114,105,114)
#5F595F
(95,89,95)
#4C494C
(76,73,76)
#393939
(57,57,57)
#262926
(38,41,38)
#131913
(19,25,19)
#000000
(0,0,0)

Tints of #D1B9D1

#D1B9D1
(209,185,209)
#D5BFD5
(213,191,213)
#D9C5D9
(217,197,217)
#DDCBDD
(221,203,221)
#E1D1E1
(225,209,225)
#E5D7E5
(229,215,229)
#E9DDE9
(233,221,233)
#EDE3ED
(237,227,237)
#F1E9F1
(241,233,241)
#F5EFF5
(245,239,245)
#F9F5F9
(249,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D1B9D1; }

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

This text font color is #D1B9D1.

Background Color

.myBgColor { background-color: #D1B9D1; }

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

This div background color is #D1B9D1.

Border color

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

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

This div border color is #D1B9D1.

Opacity

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

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

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

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

This text has shadow with #D1B9D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1B9D1.

Preview

Color preview on black background

This text has color #D1B9D1 on black background.


Color preview on white background

This text has color #D1B9D1 on white background.


Black color preview on #D1B9D1 background

This text has black color on #D1B9D1 background.


White color preview on #D1B9D1 background

This text has white color on #D1B9D1 background.


Related colors

Complementary color

Complementary color for #hex is #2E462E.


I love getcolorcode.com

Triadic colors

1 #D1D1B9 and #B9D1D1 with #D1B9D1 are triadic colors.

2 #D1B9D1 and #B9D1D1 with #D1B9D1 are triadic colors.