COLOR #D7C5DE

HEX: #D7C5DE RGB: (215,197,222)

Color info

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

RGB color model

#D7C5DE color RGB value is (215,197,222).

RGB: (215,197,222) (84%, 77%, 87%)

RGB channels and saturation

R 215 of 255 = 84%
G 197 of 255 = 77%
B 222 of 255 = 87%

215
197
222

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

Portions of RGB colors in percentages

R + G + B = 215 + 197 + 222 = 634 (100%)
R 215 of 634 ~ 33.91%
G 197 of 634 ~ 31.07%
B 222 of 634 ~ 35.02'%

%33.91
%31.07
%35.02

CMYK color model

#D7C5DE color CMYK value is (3,11,0,13).

  • cyan value is 3.15%
  • magenta value is 11.26%
  • yellow value is 0.00%
  • key color value is 12.94%

CMYK: (3,11,0,13)
C3M11Y0K13 (3%, 11%, 0%, 13%)
(0.03 / 0.11 / 0.00 / 0.13)

CMYK percentages

%3.15
%11.26
%0
%12.94

Codes

Color #D7C5DE in popluar color models

D7 C5 DE
RGB 215 197 222
HSL 283° 27.47% 82.16%
HSB/HSV 283° 11.26% 87.06%
CMYK 3.15% 11.26% 0.00%
12.94%

Color #D7C5DE in popluar number systems.

HEX D7 C5 DE
Decimal 215 197 222
Binary 11010111 11000101 11011110
Octal 327 305 336

Shades and tints

Shades of #D7C5DE

#D7C5DE
(215,197,222)
#C4B4CA
(196,180,202)
#B1A3B6
(177,163,182)
#9E92A2
(158,146,162)
#8B818E
(139,129,142)
#78707A
(120,112,122)
#655F66
(101,95,102)
#524E52
(82,78,82)
#3F3D3E
(63,61,62)
#2C2C2A
(44,44,42)
#191B16
(25,27,22)
#000000
(0,0,0)

Tints of #D7C5DE

#D7C5DE
(215,197,222)
#DACAE1
(218,202,225)
#DDCFE4
(221,207,228)
#E0D4E7
(224,212,231)
#E3D9EA
(227,217,234)
#E6DEED
(230,222,237)
#E9E3F0
(233,227,240)
#ECE8F3
(236,232,243)
#EFEDF6
(239,237,246)
#F2F2F9
(242,242,249)
#F5F7FC
(245,247,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7C5DE color. Also use rgb(215,197,222) instead hex code.

Text Font Color

.myTextColor { color: #D7C5DE; }

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

This text font color is #D7C5DE.

Background Color

.myBgColor { background-color: #D7C5DE; }

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

This div background color is #D7C5DE.

Border color

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

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

This div border color is #D7C5DE.

Opacity

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

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

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

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

This text has shadow with #D7C5DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7C5DE.

Preview

Color preview on black background

This text has color #D7C5DE on black background.


Color preview on white background

This text has color #D7C5DE on white background.


Black color preview on #D7C5DE background

This text has black color on #D7C5DE background.


White color preview on #D7C5DE background

This text has white color on #D7C5DE background.


Related colors

Complementary color

Complementary color for #hex is #283A21.


I love getcolorcode.com

Triadic colors

1 #DED7C5 and #C5DED7 with #D7C5DE are triadic colors.

2 #DEC5D7 and #C5D7DE with #D7C5DE are triadic colors.