COLOR #D7B4D6

HEX: #D7B4D6 RGB: (215,180,214)

Color info

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

RGB color model

#D7B4D6 color RGB value is (215,180,214).

RGB: (215,180,214) (84%, 71%, 84%)

RGB channels and saturation

R 215 of 255 = 84%
G 180 of 255 = 71%
B 214 of 255 = 84%

215
180
214

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

Portions of RGB colors in percentages

R + G + B = 215 + 180 + 214 = 609 (100%)
R 215 of 609 ~ 35.3%
G 180 of 609 ~ 29.56%
B 214 of 609 ~ 35.14'%

%35.3
%29.56
%35.14

CMYK color model

#D7B4D6 color CMYK value is (0,16,0,16).

  • cyan value is 0.00%
  • magenta value is 16.28%
  • yellow value is 0.47%
  • key color value is 15.69%

CMYK: (0,16,0,16)
C0M16Y0K16 (0%, 16%, 0%, 16%)
(0.00 / 0.16 / 0.00 / 0.16)

CMYK percentages

%0
%16.28
%0.47
%15.69

Codes

Color #D7B4D6 in popluar color models

D7 B4 D6
RGB 215 180 214
HSL 302° 30.43% 77.45%
HSB/HSV 302° 16.28% 84.31%
CMYK 0.00% 16.28% 0.47%
15.69%

Color #D7B4D6 in popluar number systems.

HEX D7 B4 D6
Decimal 215 180 214
Binary 11010111 10110100 11010110
Octal 327 264 326

Shades and tints

Shades of #D7B4D6

#D7B4D6
(215,180,214)
#C4A4C3
(196,164,195)
#B194B0
(177,148,176)
#9E849D
(158,132,157)
#8B748A
(139,116,138)
#786477
(120,100,119)
#655464
(101,84,100)
#524451
(82,68,81)
#3F343E
(63,52,62)
#2C242B
(44,36,43)
#191418
(25,20,24)
#000000
(0,0,0)

Tints of #D7B4D6

#D7B4D6
(215,180,214)
#DABAD9
(218,186,217)
#DDC0DC
(221,192,220)
#E0C6DF
(224,198,223)
#E3CCE2
(227,204,226)
#E6D2E5
(230,210,229)
#E9D8E8
(233,216,232)
#ECDEEB
(236,222,235)
#EFE4EE
(239,228,238)
#F2EAF1
(242,234,241)
#F5F0F4
(245,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D7B4D6; }

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

This text font color is #D7B4D6.

Background Color

.myBgColor { background-color: #D7B4D6; }

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

This div background color is #D7B4D6.

Border color

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

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

This div border color is #D7B4D6.

Opacity

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

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

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

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

This text has shadow with #D7B4D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7B4D6.

Preview

Color preview on black background

This text has color #D7B4D6 on black background.


Color preview on white background

This text has color #D7B4D6 on white background.


Black color preview on #D7B4D6 background

This text has black color on #D7B4D6 background.


White color preview on #D7B4D6 background

This text has white color on #D7B4D6 background.


Related colors

Complementary color

Complementary color for #hex is #284B29.


I love getcolorcode.com

Triadic colors

1 #D6D7B4 and #B4D6D7 with #D7B4D6 are triadic colors.

2 #D6B4D7 and #B4D7D6 with #D7B4D6 are triadic colors.