COLOR #D0BCD6

HEX: #D0BCD6 RGB: (208,188,214)

Color info

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

RGB color model

#D0BCD6 color RGB value is (208,188,214).

RGB: (208,188,214) (82%, 74%, 84%)

RGB channels and saturation

R 208 of 255 = 82%
G 188 of 255 = 74%
B 214 of 255 = 84%

208
188
214

R + G + B ~ 80%. #D0BCD6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 208 + 188 + 214 = 610 (100%)
R 208 of 610 ~ 34.1%
G 188 of 610 ~ 30.82%
B 214 of 610 ~ 35.08'%

%34.1
%30.82
%35.08

CMYK color model

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

  • cyan value is 2.80%
  • magenta value is 12.15%
  • yellow value is 0.00%
  • key color value is 16.08%
CMYK: (3,12,0,16) C3M12Y0K16 (3%,12%,0%,16%) (0.03/0.12/0.00/0.16) 

CMYK percentages

%2.8
%12.15
%0
%16.08

Codes

Color #D0BCD6 in popluar color models

D0 BC D6
RGB 208 188 214
HSL 286° 24.07% 78.82%
HSB/HSV 286° 12.15% 83.92%
CMYK 2.80% 12.15% 0.00%
16.08%

Color #D0BCD6 in popluar number systems.

HEX D0 BC D6
Decimal 208 188 214
Binary 11010000 10111100 11010110
Octal 320 274 326

Shades and tints

Shades of #D0BCD6

#D0BCD6
(208,188,214)
#BEABC3
(190,171,195)
#AC9AB0
(172,154,176)
#9A899D
(154,137,157)
#88788A
(136,120,138)
#766777
(118,103,119)
#645664
(100,86,100)
#524551
(82,69,81)
#40343E
(64,52,62)
#2E232B
(46,35,43)
#1C1218
(28,18,24)
#000000
(0,0,0)

Tints of #D0BCD6

#D0BCD6
(208,188,214)
#D4C2D9
(212,194,217)
#D8C8DC
(216,200,220)
#DCCEDF
(220,206,223)
#E0D4E2
(224,212,226)
#E4DAE5
(228,218,229)
#E8E0E8
(232,224,232)
#ECE6EB
(236,230,235)
#F0ECEE
(240,236,238)
#F4F2F1
(244,242,241)
#F8F8F4
(248,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D0BCD6; }

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

This text font color is #D0BCD6.

Background Color

.myBgColor { background-color: #D0BCD6; }

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

This div background color is #D0BCD6.

Border color

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

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

This div border color is #D0BCD6.

Opacity

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

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

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

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

This text has shadow with #D0BCD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0BCD6.

Preview

Color preview on black background

This text has color #D0BCD6 on black background.


Color preview on white background

This text has color #D0BCD6 on white background.


Black color preview on #D0BCD6 background

This text has black color on #D0BCD6 background.


White color preview on #D0BCD6 background

This text has white color on #D0BCD6 background.


Related colors

Complementary color

Complementary color for #hex is #2F4329.


I love getcolorcode.com

Triadic colors

1 #D6D0BC and #BCD6D0 with #D0BCD6 are triadic colors.

2 #D6BCD0 and #BCD0D6 with #D0BCD6 are triadic colors.