COLOR #D7B6D5

HEX: #D7B6D5 RGB: (215,182,213)

Color info

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

RGB color model

#D7B6D5 color RGB value is (215,182,213).

RGB: (215,182,213) (84%, 71%, 84%)

RGB channels and saturation

R 215 of 255 = 84%
G 182 of 255 = 71%
B 213 of 255 = 84%

215
182
213

R + G + B ~ 80%. #D7B6D5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 182 + 213 = 610 (100%)
R 215 of 610 ~ 35.25%
G 182 of 610 ~ 29.84%
B 213 of 610 ~ 34.92'%

%35.25
%29.84
%34.92

CMYK color model

#D7B6D5 color CMYK value is (0,15,1,16).

  • cyan value is 0.00%
  • magenta value is 15.35%
  • yellow value is 0.93%
  • key color value is 15.69%
CMYK: (0,15,1,16) C0M15Y1K16 (0%,15%,1%,16%) (0.00/0.15/0.01/0.16) 

CMYK percentages

%0
%15.35
%0.93
%15.69

Codes

Color #D7B6D5 in popluar color models

D7 B6 D5
RGB 215 182 213
HSL 304° 29.20% 77.84%
HSB/HSV 304° 15.35% 84.31%
CMYK 0.00% 15.35% 0.93%
15.69%

Color #D7B6D5 in popluar number systems.

HEX D7 B6 D5
Decimal 215 182 213
Binary 11010111 10110110 11010101
Octal 327 266 325

Shades and tints

Shades of #D7B6D5

#D7B6D5
(215,182,213)
#C4A6C2
(196,166,194)
#B196AF
(177,150,175)
#9E869C
(158,134,156)
#8B7689
(139,118,137)
#786676
(120,102,118)
#655663
(101,86,99)
#524650
(82,70,80)
#3F363D
(63,54,61)
#2C262A
(44,38,42)
#191617
(25,22,23)
#000000
(0,0,0)

Tints of #D7B6D5

#D7B6D5
(215,182,213)
#DABCD8
(218,188,216)
#DDC2DB
(221,194,219)
#E0C8DE
(224,200,222)
#E3CEE1
(227,206,225)
#E6D4E4
(230,212,228)
#E9DAE7
(233,218,231)
#ECE0EA
(236,224,234)
#EFE6ED
(239,230,237)
#F2ECF0
(242,236,240)
#F5F2F3
(245,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7B6D5 color. Also use rgb(215,182,213) instead hex code.

Text Font Color

.myTextColor { color: #D7B6D5; }

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

This text font color is #D7B6D5.

Background Color

.myBgColor { background-color: #D7B6D5; }

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

This div background color is #D7B6D5.

Border color

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

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

This div border color is #D7B6D5.

Opacity

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

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

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

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

This text has shadow with #D7B6D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7B6D5.

Preview

Color preview on black background

This text has color #D7B6D5 on black background.


Color preview on white background

This text has color #D7B6D5 on white background.


Black color preview on #D7B6D5 background

This text has black color on #D7B6D5 background.


White color preview on #D7B6D5 background

This text has white color on #D7B6D5 background.


Related colors

Complementary color

Complementary color for #hex is #28492A.


I love getcolorcode.com

Triadic colors

1 #D5D7B6 and #B6D5D7 with #D7B6D5 are triadic colors.

2 #D5B6D7 and #B6D7D5 with #D7B6D5 are triadic colors.