COLOR #D0B9D0

HEX: #D0B9D0 RGB: (208,185,208)

Color info

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

RGB color model

#D0B9D0 color RGB value is (208,185,208).

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

RGB channels and saturation

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

208
185
208

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

Portions of RGB colors in percentages

R + G + B = 208 + 185 + 208 = 601 (100%)
R 208 of 601 ~ 34.61%
G 185 of 601 ~ 30.78%
B 208 of 601 ~ 34.61'%

%34.61
%30.78
%34.61

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 11.06%
  • yellow value is 0.00%
  • key color value is 18.43%

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

CMYK percentages

%0
%11.06
%0
%18.43

Codes

Color #D0B9D0 in popluar color models

D0 B9 D0
RGB 208 185 208
HSL 300° 19.66% 77.06%
HSB/HSV 300° 11.06% 81.57%
CMYK 0.00% 11.06% 0.00%
18.43%

Color #D0B9D0 in popluar number systems.

HEX D0 B9 D0
Decimal 208 185 208
Binary 11010000 10111001 11010000
Octal 320 271 320

Shades and tints

Shades of #D0B9D0

#D0B9D0
(208,185,208)
#BEA9BE
(190,169,190)
#AC99AC
(172,153,172)
#9A899A
(154,137,154)
#887988
(136,121,136)
#766976
(118,105,118)
#645964
(100,89,100)
#524952
(82,73,82)
#403940
(64,57,64)
#2E292E
(46,41,46)
#1C191C
(28,25,28)
#000000
(0,0,0)

Tints of #D0B9D0

#D0B9D0
(208,185,208)
#D4BFD4
(212,191,212)
#D8C5D8
(216,197,216)
#DCCBDC
(220,203,220)
#E0D1E0
(224,209,224)
#E4D7E4
(228,215,228)
#E8DDE8
(232,221,232)
#ECE3EC
(236,227,236)
#F0E9F0
(240,233,240)
#F4EFF4
(244,239,244)
#F8F5F8
(248,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D0B9D0; }

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

This text font color is #D0B9D0.

Background Color

.myBgColor { background-color: #D0B9D0; }

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

This div background color is #D0B9D0.

Border color

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

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

This div border color is #D0B9D0.

Opacity

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

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

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

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

This text has shadow with #D0B9D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0B9D0.

Preview

Color preview on black background

This text has color #D0B9D0 on black background.


Color preview on white background

This text has color #D0B9D0 on white background.


Black color preview on #D0B9D0 background

This text has black color on #D0B9D0 background.


White color preview on #D0B9D0 background

This text has white color on #D0B9D0 background.


Related colors

Complementary color

Complementary color for #hex is #2F462F.


I love getcolorcode.com

Triadic colors

1 #D0D0B9 and #B9D0D0 with #D0B9D0 are triadic colors.

2 #D0B9D0 and #B9D0D0 with #D0B9D0 are triadic colors.