COLOR #D4BADF

HEX: #D4BADF RGB: (212,186,223)

Color info

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

RGB color model

#D4BADF color RGB value is (212,186,223).

RGB: (212,186,223) (83%, 73%, 87%)

RGB channels and saturation

R 212 of 255 = 83%
G 186 of 255 = 73%
B 223 of 255 = 87%

212
186
223

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

Portions of RGB colors in percentages

R + G + B = 212 + 186 + 223 = 621 (100%)
R 212 of 621 ~ 34.14%
G 186 of 621 ~ 29.95%
B 223 of 621 ~ 35.91'%

%34.14
%29.95
%35.91

CMYK color model

#D4BADF color CMYK value is (5,17,0,13).

  • cyan value is 4.93%
  • magenta value is 16.59%
  • yellow value is 0.00%
  • key color value is 12.55%

CMYK: (5,17,0,13)
C5M17Y0K13 (5%, 17%, 0%, 13%)
(0.05 / 0.17 / 0.00 / 0.13)

CMYK percentages

%4.93
%16.59
%0
%12.55

Codes

Color #D4BADF in popluar color models

D4 BA DF
RGB 212 186 223
HSL 282° 36.63% 80.20%
HSB/HSV 282° 16.59% 87.45%
CMYK 4.93% 16.59% 0.00%
12.55%

Color #D4BADF in popluar number systems.

HEX D4 BA DF
Decimal 212 186 223
Binary 11010100 10111010 11011111
Octal 324 272 337

Shades and tints

Shades of #D4BADF

#D4BADF
(212,186,223)
#C1AACB
(193,170,203)
#AE9AB7
(174,154,183)
#9B8AA3
(155,138,163)
#887A8F
(136,122,143)
#756A7B
(117,106,123)
#625A67
(98,90,103)
#4F4A53
(79,74,83)
#3C3A3F
(60,58,63)
#292A2B
(41,42,43)
#161A17
(22,26,23)
#000000
(0,0,0)

Tints of #D4BADF

#D4BADF
(212,186,223)
#D7C0E1
(215,192,225)
#DAC6E3
(218,198,227)
#DDCCE5
(221,204,229)
#E0D2E7
(224,210,231)
#E3D8E9
(227,216,233)
#E6DEEB
(230,222,235)
#E9E4ED
(233,228,237)
#ECEAEF
(236,234,239)
#EFF0F1
(239,240,241)
#F2F6F3
(242,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4BADF; }

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

This text font color is #D4BADF.

Background Color

.myBgColor { background-color: #D4BADF; }

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

This div background color is #D4BADF.

Border color

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

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

This div border color is #D4BADF.

Opacity

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

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

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

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

This text has shadow with #D4BADF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4BADF.

Preview

Color preview on black background

This text has color #D4BADF on black background.


Color preview on white background

This text has color #D4BADF on white background.


Black color preview on #D4BADF background

This text has black color on #D4BADF background.


White color preview on #D4BADF background

This text has white color on #D4BADF background.


Related colors

Complementary color

Complementary color for #hex is #2B4520.


I love getcolorcode.com

Triadic colors

1 #DFD4BA and #BADFD4 with #D4BADF are triadic colors.

2 #DFBAD4 and #BAD4DF with #D4BADF are triadic colors.