COLOR #D5BADF

HEX: #D5BADF RGB: (213,186,223)

Color info

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

RGB color model

#D5BADF color RGB value is (213,186,223).

RGB: (213,186,223) (84%, 73%, 87%)

RGB channels and saturation

R 213 of 255 = 84%
G 186 of 255 = 73%
B 223 of 255 = 87%

213
186
223

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

Portions of RGB colors in percentages

R + G + B = 213 + 186 + 223 = 622 (100%)
R 213 of 622 ~ 34.24%
G 186 of 622 ~ 29.9%
B 223 of 622 ~ 35.85'%

%34.24
%29.9
%35.85

CMYK color model

#D5BADF color CMYK value is (4,17,0,13).

  • cyan value is 4.48%
  • magenta value is 16.59%
  • yellow value is 0.00%
  • key color value is 12.55%
CMYK: (4,17,0,13) C4M17Y0K13 (4%,17%,0%,13%) (0.04/0.17/0.00/0.13) 

CMYK percentages

%4.48
%16.59
%0
%12.55

Codes

Color #D5BADF in popluar color models

D5 BA DF
RGB 213 186 223
HSL 284° 36.63% 80.20%
HSB/HSV 284° 16.59% 87.45%
CMYK 4.48% 16.59% 0.00%
12.55%

Color #D5BADF in popluar number systems.

HEX D5 BA DF
Decimal 213 186 223
Binary 11010101 10111010 11011111
Octal 325 272 337

Shades and tints

Shades of #D5BADF

#D5BADF
(213,186,223)
#C2AACB
(194,170,203)
#AF9AB7
(175,154,183)
#9C8AA3
(156,138,163)
#897A8F
(137,122,143)
#766A7B
(118,106,123)
#635A67
(99,90,103)
#504A53
(80,74,83)
#3D3A3F
(61,58,63)
#2A2A2B
(42,42,43)
#171A17
(23,26,23)
#000000
(0,0,0)

Tints of #D5BADF

#D5BADF
(213,186,223)
#D8C0E1
(216,192,225)
#DBC6E3
(219,198,227)
#DECCE5
(222,204,229)
#E1D2E7
(225,210,231)
#E4D8E9
(228,216,233)
#E7DEEB
(231,222,235)
#EAE4ED
(234,228,237)
#EDEAEF
(237,234,239)
#F0F0F1
(240,240,241)
#F3F6F3
(243,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5BADF; }

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

This text font color is #D5BADF.

Background Color

.myBgColor { background-color: #D5BADF; }

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

This div background color is #D5BADF.

Border color

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

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

This div border color is #D5BADF.

Opacity

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

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

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

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

This text has shadow with #D5BADF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5BADF.

Preview

Color preview on black background

This text has color #D5BADF on black background.


Color preview on white background

This text has color #D5BADF on white background.


Black color preview on #D5BADF background

This text has black color on #D5BADF background.


White color preview on #D5BADF background

This text has white color on #D5BADF background.


Related colors

Complementary color

Complementary color for #hex is #2A4520.


I love getcolorcode.com

Triadic colors

1 #DFD5BA and #BADFD5 with #D5BADF are triadic colors.

2 #DFBAD5 and #BAD5DF with #D5BADF are triadic colors.