COLOR #D4BADB

HEX: #D4BADB RGB: (212,186,219)

Color info

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

RGB color model

#D4BADB color RGB value is (212,186,219).

RGB: (212,186,219) (83%, 73%, 86%)

RGB channels and saturation

R 212 of 255 = 83%
G 186 of 255 = 73%
B 219 of 255 = 86%

212
186
219

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

Portions of RGB colors in percentages

R + G + B = 212 + 186 + 219 = 617 (100%)
R 212 of 617 ~ 34.36%
G 186 of 617 ~ 30.15%
B 219 of 617 ~ 35.49'%

%34.36
%30.15
%35.49

CMYK color model

#D4BADB color CMYK value is (3,15,0,14).

  • cyan value is 3.20%
  • magenta value is 15.07%
  • yellow value is 0.00%
  • key color value is 14.12%

CMYK: (3,15,0,14)
C3M15Y0K14 (3%, 15%, 0%, 14%)
(0.03 / 0.15 / 0.00 / 0.14)

CMYK percentages

%3.2
%15.07
%0
%14.12

Codes

Color #D4BADB in popluar color models

D4 BA DB
RGB 212 186 219
HSL 287° 31.43% 79.41%
HSB/HSV 287° 15.07% 85.88%
CMYK 3.20% 15.07% 0.00%
14.12%

Color #D4BADB in popluar number systems.

HEX D4 BA DB
Decimal 212 186 219
Binary 11010100 10111010 11011011
Octal 324 272 333

Shades and tints

Shades of #D4BADB

#D4BADB
(212,186,219)
#C1AAC8
(193,170,200)
#AE9AB5
(174,154,181)
#9B8AA2
(155,138,162)
#887A8F
(136,122,143)
#756A7C
(117,106,124)
#625A69
(98,90,105)
#4F4A56
(79,74,86)
#3C3A43
(60,58,67)
#292A30
(41,42,48)
#161A1D
(22,26,29)
#000000
(0,0,0)

Tints of #D4BADB

#D4BADB
(212,186,219)
#D7C0DE
(215,192,222)
#DAC6E1
(218,198,225)
#DDCCE4
(221,204,228)
#E0D2E7
(224,210,231)
#E3D8EA
(227,216,234)
#E6DEED
(230,222,237)
#E9E4F0
(233,228,240)
#ECEAF3
(236,234,243)
#EFF0F6
(239,240,246)
#F2F6F9
(242,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4BADB; }

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

This text font color is #D4BADB.

Background Color

.myBgColor { background-color: #D4BADB; }

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

This div background color is #D4BADB.

Border color

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

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

This div border color is #D4BADB.

Opacity

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

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

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

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

This text has shadow with #D4BADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4BADB.

Preview

Color preview on black background

This text has color #D4BADB on black background.


Color preview on white background

This text has color #D4BADB on white background.


Black color preview on #D4BADB background

This text has black color on #D4BADB background.


White color preview on #D4BADB background

This text has white color on #D4BADB background.


Related colors

Complementary color

Complementary color for #hex is #2B4524.


I love getcolorcode.com

Triadic colors

1 #DBD4BA and #BADBD4 with #D4BADB are triadic colors.

2 #DBBAD4 and #BAD4DB with #D4BADB are triadic colors.