COLOR #D4BADD

HEX: #D4BADD RGB: (212,186,221)

Color info

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

RGB color model

#D4BADD color RGB value is (212,186,221).

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

RGB channels and saturation

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

212
186
221

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

Portions of RGB colors in percentages

R + G + B = 212 + 186 + 221 = 619 (100%)
R 212 of 619 ~ 34.25%
G 186 of 619 ~ 30.05%
B 221 of 619 ~ 35.7'%

%34.25
%30.05
%35.7

CMYK color model

#D4BADD color CMYK value is (4,16,0,13).

  • cyan value is 4.07%
  • magenta value is 15.84%
  • yellow value is 0.00%
  • key color value is 13.33%

CMYK: (4,16,0,13)
C4M16Y0K13 (4%, 16%, 0%, 13%)
(0.04 / 0.16 / 0.00 / 0.13)

CMYK percentages

%4.07
%15.84
%0
%13.33

Codes

Color #D4BADD in popluar color models

D4 BA DD
RGB 212 186 221
HSL 285° 33.98% 79.80%
HSB/HSV 285° 15.84% 86.67%
CMYK 4.07% 15.84% 0.00%
13.33%

Color #D4BADD in popluar number systems.

HEX D4 BA DD
Decimal 212 186 221
Binary 11010100 10111010 11011101
Octal 324 272 335

Shades and tints

Shades of #D4BADD

#D4BADD
(212,186,221)
#C1AAC9
(193,170,201)
#AE9AB5
(174,154,181)
#9B8AA1
(155,138,161)
#887A8D
(136,122,141)
#756A79
(117,106,121)
#625A65
(98,90,101)
#4F4A51
(79,74,81)
#3C3A3D
(60,58,61)
#292A29
(41,42,41)
#161A15
(22,26,21)
#000000
(0,0,0)

Tints of #D4BADD

#D4BADD
(212,186,221)
#D7C0E0
(215,192,224)
#DAC6E3
(218,198,227)
#DDCCE6
(221,204,230)
#E0D2E9
(224,210,233)
#E3D8EC
(227,216,236)
#E6DEEF
(230,222,239)
#E9E4F2
(233,228,242)
#ECEAF5
(236,234,245)
#EFF0F8
(239,240,248)
#F2F6FB
(242,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4BADD; }

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

This text font color is #D4BADD.

Background Color

.myBgColor { background-color: #D4BADD; }

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

This div background color is #D4BADD.

Border color

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

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

This div border color is #D4BADD.

Opacity

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

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

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

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

This text has shadow with #D4BADD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4BADD.

Preview

Color preview on black background

This text has color #D4BADD on black background.


Color preview on white background

This text has color #D4BADD on white background.


Black color preview on #D4BADD background

This text has black color on #D4BADD background.


White color preview on #D4BADD background

This text has white color on #D4BADD background.


Related colors

Complementary color

Complementary color for #hex is #2B4522.


I love getcolorcode.com

Triadic colors

1 #DDD4BA and #BADDD4 with #D4BADD are triadic colors.

2 #DDBAD4 and #BAD4DD with #D4BADD are triadic colors.