COLOR #D1BDD1

HEX: #D1BDD1 RGB: (209,189,209)

Color info

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

RGB color model

#D1BDD1 color RGB value is (209,189,209).

RGB: (209,189,209) (82%, 74%, 82%)

RGB channels and saturation

R 209 of 255 = 82%
G 189 of 255 = 74%
B 209 of 255 = 82%

209
189
209

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

Portions of RGB colors in percentages

R + G + B = 209 + 189 + 209 = 607 (100%)
R 209 of 607 ~ 34.43%
G 189 of 607 ~ 31.14%
B 209 of 607 ~ 34.43'%

%34.43
%31.14
%34.43

CMYK color model

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

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

CMYK: (0,10,0,18)
C0M10Y0K18 (0%, 10%, 0%, 18%)
(0.00 / 0.10 / 0.00 / 0.18)

CMYK percentages

%0
%9.57
%0
%18.04

Codes

Color #D1BDD1 in popluar color models

D1 BD D1
RGB 209 189 209
HSL 300° 17.86% 78.04%
HSB/HSV 300° 9.57% 81.96%
CMYK 0.00% 9.57% 0.00%
18.04%

Color #D1BDD1 in popluar number systems.

HEX D1 BD D1
Decimal 209 189 209
Binary 11010001 10111101 11010001
Octal 321 275 321

Shades and tints

Shades of #D1BDD1

#D1BDD1
(209,189,209)
#BEACBE
(190,172,190)
#AB9BAB
(171,155,171)
#988A98
(152,138,152)
#857985
(133,121,133)
#726872
(114,104,114)
#5F575F
(95,87,95)
#4C464C
(76,70,76)
#393539
(57,53,57)
#262426
(38,36,38)
#131313
(19,19,19)
#000000
(0,0,0)

Tints of #D1BDD1

#D1BDD1
(209,189,209)
#D5C3D5
(213,195,213)
#D9C9D9
(217,201,217)
#DDCFDD
(221,207,221)
#E1D5E1
(225,213,225)
#E5DBE5
(229,219,229)
#E9E1E9
(233,225,233)
#EDE7ED
(237,231,237)
#F1EDF1
(241,237,241)
#F5F3F5
(245,243,245)
#F9F9F9
(249,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D1BDD1; }

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

This text font color is #D1BDD1.

Background Color

.myBgColor { background-color: #D1BDD1; }

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

This div background color is #D1BDD1.

Border color

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

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

This div border color is #D1BDD1.

Opacity

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

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

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

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

This text has shadow with #D1BDD1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1BDD1.

Preview

Color preview on black background

This text has color #D1BDD1 on black background.


Color preview on white background

This text has color #D1BDD1 on white background.


Black color preview on #D1BDD1 background

This text has black color on #D1BDD1 background.


White color preview on #D1BDD1 background

This text has white color on #D1BDD1 background.


Related colors

Complementary color

Complementary color for #hex is #2E422E.


I love getcolorcode.com

Triadic colors

1 #D1D1BD and #BDD1D1 with #D1BDD1 are triadic colors.

2 #D1BDD1 and #BDD1D1 with #D1BDD1 are triadic colors.