COLOR #D5BCD5

HEX: #D5BCD5 RGB: (213,188,213)

Color info

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

RGB color model

#D5BCD5 color RGB value is (213,188,213).

RGB: (213,188,213) (84%, 74%, 84%)

RGB channels and saturation

R 213 of 255 = 84%
G 188 of 255 = 74%
B 213 of 255 = 84%

213
188
213

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

Portions of RGB colors in percentages

R + G + B = 213 + 188 + 213 = 614 (100%)
R 213 of 614 ~ 34.69%
G 188 of 614 ~ 30.62%
B 213 of 614 ~ 34.69'%

%34.69
%30.62
%34.69

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 11.74%
  • yellow value is 0.00%
  • key color value is 16.47%

CMYK: (0,12,0,16)
C0M12Y0K16 (0%, 12%, 0%, 16%)
(0.00 / 0.12 / 0.00 / 0.16)

CMYK percentages

%0
%11.74
%0
%16.47

Codes

Color #D5BCD5 in popluar color models

D5 BC D5
RGB 213 188 213
HSL 300° 22.94% 78.63%
HSB/HSV 300° 11.74% 83.53%
CMYK 0.00% 11.74% 0.00%
16.47%

Color #D5BCD5 in popluar number systems.

HEX D5 BC D5
Decimal 213 188 213
Binary 11010101 10111100 11010101
Octal 325 274 325

Shades and tints

Shades of #D5BCD5

#D5BCD5
(213,188,213)
#C2ABC2
(194,171,194)
#AF9AAF
(175,154,175)
#9C899C
(156,137,156)
#897889
(137,120,137)
#766776
(118,103,118)
#635663
(99,86,99)
#504550
(80,69,80)
#3D343D
(61,52,61)
#2A232A
(42,35,42)
#171217
(23,18,23)
#000000
(0,0,0)

Tints of #D5BCD5

#D5BCD5
(213,188,213)
#D8C2D8
(216,194,216)
#DBC8DB
(219,200,219)
#DECEDE
(222,206,222)
#E1D4E1
(225,212,225)
#E4DAE4
(228,218,228)
#E7E0E7
(231,224,231)
#EAE6EA
(234,230,234)
#EDECED
(237,236,237)
#F0F2F0
(240,242,240)
#F3F8F3
(243,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5BCD5; }

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

This text font color is #D5BCD5.

Background Color

.myBgColor { background-color: #D5BCD5; }

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

This div background color is #D5BCD5.

Border color

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

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

This div border color is #D5BCD5.

Opacity

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

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

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

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

This text has shadow with #D5BCD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5BCD5.

Preview

Color preview on black background

This text has color #D5BCD5 on black background.


Color preview on white background

This text has color #D5BCD5 on white background.


Black color preview on #D5BCD5 background

This text has black color on #D5BCD5 background.


White color preview on #D5BCD5 background

This text has white color on #D5BCD5 background.


Related colors

Complementary color

Complementary color for #hex is #2A432A.


I love getcolorcode.com

Triadic colors

1 #D5D5BC and #BCD5D5 with #D5BCD5 are triadic colors.

2 #D5BCD5 and #BCD5D5 with #D5BCD5 are triadic colors.