COLOR #D5C5F0

HEX: #D5C5F0 RGB: (213,197,240)

Color info

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

RGB color model

#D5C5F0 color RGB value is (213,197,240).

RGB: (213,197,240) (84%, 77%, 94%)

RGB channels and saturation

R 213 of 255 = 84%
G 197 of 255 = 77%
B 240 of 255 = 94%

213
197
240

R + G + B ~ 85%. #D5C5F0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 197 + 240 = 650 (100%)
R 213 of 650 ~ 32.77%
G 197 of 650 ~ 30.31%
B 240 of 650 ~ 36.92'%

%32.77
%30.31
%36.92

CMYK color model

#D5C5F0 color CMYK value is (11,18,0,6).

  • cyan value is 11.25%
  • magenta value is 17.92%
  • yellow value is 0.00%
  • key color value is 5.88%

CMYK: (11,18,0,6)
C11M18Y0K6 (11%, 18%, 0%, 6%)
(0.11 / 0.18 / 0.00 / 0.06)

CMYK percentages

%11.25
%17.92
%0
%5.88

Codes

Color #D5C5F0 in popluar color models

D5 C5 F0
RGB 213 197 240
HSL 262° 58.90% 85.69%
HSB/HSV 262° 17.92% 94.12%
CMYK 11.25% 17.92% 0.00%
5.88%

Color #D5C5F0 in popluar number systems.

HEX D5 C5 F0
Decimal 213 197 240
Binary 11010101 11000101 11110000
Octal 325 305 360

Shades and tints

Shades of #D5C5F0

#D5C5F0
(213,197,240)
#C2B4DB
(194,180,219)
#AFA3C6
(175,163,198)
#9C92B1
(156,146,177)
#89819C
(137,129,156)
#767087
(118,112,135)
#635F72
(99,95,114)
#504E5D
(80,78,93)
#3D3D48
(61,61,72)
#2A2C33
(42,44,51)
#171B1E
(23,27,30)
#000000
(0,0,0)

Tints of #D5C5F0

#D5C5F0
(213,197,240)
#D8CAF1
(216,202,241)
#DBCFF2
(219,207,242)
#DED4F3
(222,212,243)
#E1D9F4
(225,217,244)
#E4DEF5
(228,222,245)
#E7E3F6
(231,227,246)
#EAE8F7
(234,232,247)
#EDEDF8
(237,237,248)
#F0F2F9
(240,242,249)
#F3F7FA
(243,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5C5F0 color. Also use rgb(213,197,240) instead hex code.

Text Font Color

.myTextColor { color: #D5C5F0; }

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

This text font color is #D5C5F0.

Background Color

.myBgColor { background-color: #D5C5F0; }

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

This div background color is #D5C5F0.

Border color

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

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

This div border color is #D5C5F0.

Opacity

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

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

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

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

This text has shadow with #D5C5F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5C5F0.

Preview

Color preview on black background

This text has color #D5C5F0 on black background.


Color preview on white background

This text has color #D5C5F0 on white background.


Black color preview on #D5C5F0 background

This text has black color on #D5C5F0 background.


White color preview on #D5C5F0 background

This text has white color on #D5C5F0 background.


Related colors

Complementary color

Complementary color for #hex is #2A3A0F.


I love getcolorcode.com

Triadic colors

1 #F0D5C5 and #C5F0D5 with #D5C5F0 are triadic colors.

2 #F0C5D5 and #C5D5F0 with #D5C5F0 are triadic colors.