COLOR #D5C1F7

HEX: #D5C1F7 RGB: (213,193,247)

Color info

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

RGB color model

#D5C1F7 color RGB value is (213,193,247).

RGB: (213,193,247) (84%, 76%, 97%)

RGB channels and saturation

R 213 of 255 = 84%
G 193 of 255 = 76%
B 247 of 255 = 97%

213
193
247

R + G + B ~ 86%. #D5C1F7 is light color.

Portions of RGB colors in percentages

R + G + B = 213 + 193 + 247 = 653 (100%)
R 213 of 653 ~ 32.62%
G 193 of 653 ~ 29.56%
B 247 of 653 ~ 37.83'%

%32.62
%29.56
%37.83

CMYK color model

#D5C1F7 color CMYK value is (14,22,0,3).

  • cyan value is 13.77%
  • magenta value is 21.86%
  • yellow value is 0.00%
  • key color value is 3.14%

CMYK: (14,22,0,3)
C14M22Y0K3 (14%, 22%, 0%, 3%)
(0.14 / 0.22 / 0.00 / 0.03)

CMYK percentages

%13.77
%21.86
%0
%3.14

Codes

Color #D5C1F7 in popluar color models

D5 C1 F7
RGB 213 193 247
HSL 262° 77.14% 86.27%
HSB/HSV 262° 21.86% 96.86%
CMYK 13.77% 21.86% 0.00%
3.14%

Color #D5C1F7 in popluar number systems.

HEX D5 C1 F7
Decimal 213 193 247
Binary 11010101 11000001 11110111
Octal 325 301 367

Shades and tints

Shades of #D5C1F7

#D5C1F7
(213,193,247)
#C2B0E1
(194,176,225)
#AF9FCB
(175,159,203)
#9C8EB5
(156,142,181)
#897D9F
(137,125,159)
#766C89
(118,108,137)
#635B73
(99,91,115)
#504A5D
(80,74,93)
#3D3947
(61,57,71)
#2A2831
(42,40,49)
#17171B
(23,23,27)
#000000
(0,0,0)

Tints of #D5C1F7

#D5C1F7
(213,193,247)
#D8C6F7
(216,198,247)
#DBCBF7
(219,203,247)
#DED0F7
(222,208,247)
#E1D5F7
(225,213,247)
#E4DAF7
(228,218,247)
#E7DFF7
(231,223,247)
#EAE4F7
(234,228,247)
#EDE9F7
(237,233,247)
#F0EEF7
(240,238,247)
#F3F3F7
(243,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5C1F7 color. Also use rgb(213,193,247) instead hex code.

Text Font Color

.myTextColor { color: #D5C1F7; }

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

This text font color is #D5C1F7.

Background Color

.myBgColor { background-color: #D5C1F7; }

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

This div background color is #D5C1F7.

Border color

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

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

This div border color is #D5C1F7.

Opacity

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

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

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

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

This text has shadow with #D5C1F7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5C1F7.

Preview

Color preview on black background

This text has color #D5C1F7 on black background.


Color preview on white background

This text has color #D5C1F7 on white background.


Black color preview on #D5C1F7 background

This text has black color on #D5C1F7 background.


White color preview on #D5C1F7 background

This text has white color on #D5C1F7 background.


Related colors

Complementary color

Complementary color for #hex is #2A3E08.


I love getcolorcode.com

Triadic colors

1 #F7D5C1 and #C1F7D5 with #D5C1F7 are triadic colors.

2 #F7C1D5 and #C1D5F7 with #D5C1F7 are triadic colors.