COLOR #D8BAEA

HEX: #D8BAEA RGB: (216,186,234)

Color info

#D8BAEA contains red, green and blue colors in about the same proportion. Web safe color of #D8BAEA is #CCCCFF (or #CCF).

RGB color model

#D8BAEA color RGB value is (216,186,234).

RGB: (216,186,234) (85%, 73%, 92%)

RGB channels and saturation

R 216 of 255 = 85%
G 186 of 255 = 73%
B 234 of 255 = 92%

216
186
234

R + G + B ~ 83%. #D8BAEA is quite light color.

Portions of RGB colors in percentages

R + G + B = 216 + 186 + 234 = 636 (100%)
R 216 of 636 ~ 33.96%
G 186 of 636 ~ 29.25%
B 234 of 636 ~ 36.79'%

%33.96
%29.25
%36.79

CMYK color model

#D8BAEA color CMYK value is (8,21,0,8).

  • cyan value is 7.69%
  • magenta value is 20.51%
  • yellow value is 0.00%
  • key color value is 8.24%

CMYK: (8,21,0,8)
C8M21Y0K8 (8%, 21%, 0%, 8%)
(0.08 / 0.21 / 0.00 / 0.08)

CMYK percentages

%7.69
%20.51
%0
%8.24

Codes

Color #D8BAEA in popluar color models

D8 BA EA
RGB 216 186 234
HSL 278° 53.33% 82.35%
HSB/HSV 278° 20.51% 91.76%
CMYK 7.69% 20.51% 0.00%
8.24%

Color #D8BAEA in popluar number systems.

HEX D8 BA EA
Decimal 216 186 234
Binary 11011000 10111010 11101010
Octal 330 272 352

Shades and tints

Shades of #D8BAEA

#D8BAEA
(216,186,234)
#C5AAD5
(197,170,213)
#B29AC0
(178,154,192)
#9F8AAB
(159,138,171)
#8C7A96
(140,122,150)
#796A81
(121,106,129)
#665A6C
(102,90,108)
#534A57
(83,74,87)
#403A42
(64,58,66)
#2D2A2D
(45,42,45)
#1A1A18
(26,26,24)
#000000
(0,0,0)

Tints of #D8BAEA

#D8BAEA
(216,186,234)
#DBC0EB
(219,192,235)
#DEC6EC
(222,198,236)
#E1CCED
(225,204,237)
#E4D2EE
(228,210,238)
#E7D8EF
(231,216,239)
#EADEF0
(234,222,240)
#EDE4F1
(237,228,241)
#F0EAF2
(240,234,242)
#F3F0F3
(243,240,243)
#F6F6F4
(246,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8BAEA color. Also use rgb(216,186,234) instead hex code.

Text Font Color

.myTextColor { color: #D8BAEA; }

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

This text font color is #D8BAEA.

Background Color

.myBgColor { background-color: #D8BAEA; }

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

This div background color is #D8BAEA.

Border color

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

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

This div border color is #D8BAEA.

Opacity

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

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

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

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

This text has shadow with #D8BAEA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8BAEA.

Preview

Color preview on black background

This text has color #D8BAEA on black background.


Color preview on white background

This text has color #D8BAEA on white background.


Black color preview on #D8BAEA background

This text has black color on #D8BAEA background.


White color preview on #D8BAEA background

This text has white color on #D8BAEA background.


Related colors

Complementary color

Complementary color for #hex is #274515.


I love getcolorcode.com

Triadic colors

1 #EAD8BA and #BAEAD8 with #D8BAEA are triadic colors.

2 #EABAD8 and #BAD8EA with #D8BAEA are triadic colors.