COLOR #D7B4DE

HEX: #D7B4DE RGB: (215,180,222)

Color info

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

RGB color model

#D7B4DE color RGB value is (215,180,222).

RGB: (215,180,222) (84%, 71%, 87%)

RGB channels and saturation

R 215 of 255 = 84%
G 180 of 255 = 71%
B 222 of 255 = 87%

215
180
222

R + G + B ~ 81%. #D7B4DE is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 180 + 222 = 617 (100%)
R 215 of 617 ~ 34.85%
G 180 of 617 ~ 29.17%
B 222 of 617 ~ 35.98'%

%34.85
%29.17
%35.98

CMYK color model

#D7B4DE color CMYK value is (3,19,0,13).

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

CMYK: (3,19,0,13)
C3M19Y0K13 (3%, 19%, 0%, 13%)
(0.03 / 0.19 / 0.00 / 0.13)

CMYK percentages

%3.15
%18.92
%0
%12.94

Codes

Color #D7B4DE in popluar color models

D7 B4 DE
RGB 215 180 222
HSL 290° 38.89% 78.82%
HSB/HSV 290° 18.92% 87.06%
CMYK 3.15% 18.92% 0.00%
12.94%

Color #D7B4DE in popluar number systems.

HEX D7 B4 DE
Decimal 215 180 222
Binary 11010111 10110100 11011110
Octal 327 264 336

Shades and tints

Shades of #D7B4DE

#D7B4DE
(215,180,222)
#C4A4CA
(196,164,202)
#B194B6
(177,148,182)
#9E84A2
(158,132,162)
#8B748E
(139,116,142)
#78647A
(120,100,122)
#655466
(101,84,102)
#524452
(82,68,82)
#3F343E
(63,52,62)
#2C242A
(44,36,42)
#191416
(25,20,22)
#000000
(0,0,0)

Tints of #D7B4DE

#D7B4DE
(215,180,222)
#DABAE1
(218,186,225)
#DDC0E4
(221,192,228)
#E0C6E7
(224,198,231)
#E3CCEA
(227,204,234)
#E6D2ED
(230,210,237)
#E9D8F0
(233,216,240)
#ECDEF3
(236,222,243)
#EFE4F6
(239,228,246)
#F2EAF9
(242,234,249)
#F5F0FC
(245,240,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D7B4DE; }

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

This text font color is #D7B4DE.

Background Color

.myBgColor { background-color: #D7B4DE; }

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

This div background color is #D7B4DE.

Border color

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

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

This div border color is #D7B4DE.

Opacity

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

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

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

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

This text has shadow with #D7B4DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7B4DE.

Preview

Color preview on black background

This text has color #D7B4DE on black background.


Color preview on white background

This text has color #D7B4DE on white background.


Black color preview on #D7B4DE background

This text has black color on #D7B4DE background.


White color preview on #D7B4DE background

This text has white color on #D7B4DE background.


Related colors

Complementary color

Complementary color for #hex is #284B21.


I love getcolorcode.com

Triadic colors

1 #DED7B4 and #B4DED7 with #D7B4DE are triadic colors.

2 #DEB4D7 and #B4D7DE with #D7B4DE are triadic colors.