COLOR #D5CBF6

HEX: #D5CBF6 RGB: (213,203,246)

Color info

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

RGB color model

#D5CBF6 color RGB value is (213,203,246).

RGB: (213,203,246) (84%, 80%, 96%)

RGB channels and saturation

R 213 of 255 = 84%
G 203 of 255 = 80%
B 246 of 255 = 96%

213
203
246

R + G + B ~ 87%. #D5CBF6 is light color.

Portions of RGB colors in percentages

R + G + B = 213 + 203 + 246 = 662 (100%)
R 213 of 662 ~ 32.18%
G 203 of 662 ~ 30.66%
B 246 of 662 ~ 37.16'%

%32.18
%30.66
%37.16

CMYK color model

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

  • cyan value is 13.41%
  • magenta value is 17.48%
  • yellow value is 0.00%
  • key color value is 3.53%

CMYK: (13,17,0,4)
C13M17Y0K4 (13%, 17%, 0%, 4%)
(0.13 / 0.17 / 0.00 / 0.04)

CMYK percentages

%13.41
%17.48
%0
%3.53

Codes

Color #D5CBF6 in popluar color models

D5 CB F6
RGB 213 203 246
HSL 254° 70.49% 88.04%
HSB/HSV 254° 17.48% 96.47%
CMYK 13.41% 17.48% 0.00%
3.53%

Color #D5CBF6 in popluar number systems.

HEX D5 CB F6
Decimal 213 203 246
Binary 11010101 11001011 11110110
Octal 325 313 366

Shades and tints

Shades of #D5CBF6

#D5CBF6
(213,203,246)
#C2B9E0
(194,185,224)
#AFA7CA
(175,167,202)
#9C95B4
(156,149,180)
#89839E
(137,131,158)
#767188
(118,113,136)
#635F72
(99,95,114)
#504D5C
(80,77,92)
#3D3B46
(61,59,70)
#2A2930
(42,41,48)
#17171A
(23,23,26)
#000000
(0,0,0)

Tints of #D5CBF6

#D5CBF6
(213,203,246)
#D8CFF6
(216,207,246)
#DBD3F6
(219,211,246)
#DED7F6
(222,215,246)
#E1DBF6
(225,219,246)
#E4DFF6
(228,223,246)
#E7E3F6
(231,227,246)
#EAE7F6
(234,231,246)
#EDEBF6
(237,235,246)
#F0EFF6
(240,239,246)
#F3F3F6
(243,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5CBF6 color. Also use rgb(213,203,246) instead hex code.

Text Font Color

.myTextColor { color: #D5CBF6; }

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

This text font color is #D5CBF6.

Background Color

.myBgColor { background-color: #D5CBF6; }

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

This div background color is #D5CBF6.

Border color

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

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

This div border color is #D5CBF6.

Opacity

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

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

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

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

This text has shadow with #D5CBF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5CBF6.

Preview

Color preview on black background

This text has color #D5CBF6 on black background.


Color preview on white background

This text has color #D5CBF6 on white background.


Black color preview on #D5CBF6 background

This text has black color on #D5CBF6 background.


White color preview on #D5CBF6 background

This text has white color on #D5CBF6 background.


Related colors

Complementary color

Complementary color for #hex is #2A3409.


I love getcolorcode.com

Triadic colors

1 #F6D5CB and #CBF6D5 with #D5CBF6 are triadic colors.

2 #F6CBD5 and #CBD5F6 with #D5CBF6 are triadic colors.