COLOR #D5B7D6

HEX: #D5B7D6 RGB: (213,183,214)

Color info

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

RGB color model

#D5B7D6 color RGB value is (213,183,214).

RGB: (213,183,214) (84%, 72%, 84%)

RGB channels and saturation

R 213 of 255 = 84%
G 183 of 255 = 72%
B 214 of 255 = 84%

213
183
214

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

Portions of RGB colors in percentages

R + G + B = 213 + 183 + 214 = 610 (100%)
R 213 of 610 ~ 34.92%
G 183 of 610 ~ 30%
B 214 of 610 ~ 35.08'%

%34.92
%30
%35.08

CMYK color model

#D5B7D6 color CMYK value is (0,14,0,16).

  • cyan value is 0.47%
  • magenta value is 14.49%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (0,14,0,16)
C0M14Y0K16 (0%, 14%, 0%, 16%)
(0.00 / 0.14 / 0.00 / 0.16)

CMYK percentages

%0.47
%14.49
%0
%16.08

Codes

Color #D5B7D6 in popluar color models

D5 B7 D6
RGB 213 183 214
HSL 298° 27.43% 77.84%
HSB/HSV 298° 14.49% 83.92%
CMYK 0.47% 14.49% 0.00%
16.08%

Color #D5B7D6 in popluar number systems.

HEX D5 B7 D6
Decimal 213 183 214
Binary 11010101 10110111 11010110
Octal 325 267 326

Shades and tints

Shades of #D5B7D6

#D5B7D6
(213,183,214)
#C2A7C3
(194,167,195)
#AF97B0
(175,151,176)
#9C879D
(156,135,157)
#89778A
(137,119,138)
#766777
(118,103,119)
#635764
(99,87,100)
#504751
(80,71,81)
#3D373E
(61,55,62)
#2A272B
(42,39,43)
#171718
(23,23,24)
#000000
(0,0,0)

Tints of #D5B7D6

#D5B7D6
(213,183,214)
#D8BDD9
(216,189,217)
#DBC3DC
(219,195,220)
#DEC9DF
(222,201,223)
#E1CFE2
(225,207,226)
#E4D5E5
(228,213,229)
#E7DBE8
(231,219,232)
#EAE1EB
(234,225,235)
#EDE7EE
(237,231,238)
#F0EDF1
(240,237,241)
#F3F3F4
(243,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5B7D6 color. Also use rgb(213,183,214) instead hex code.

Text Font Color

.myTextColor { color: #D5B7D6; }

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

This text font color is #D5B7D6.

Background Color

.myBgColor { background-color: #D5B7D6; }

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

This div background color is #D5B7D6.

Border color

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

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

This div border color is #D5B7D6.

Opacity

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

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

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

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

This text has shadow with #D5B7D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5B7D6.

Preview

Color preview on black background

This text has color #D5B7D6 on black background.


Color preview on white background

This text has color #D5B7D6 on white background.


Black color preview on #D5B7D6 background

This text has black color on #D5B7D6 background.


White color preview on #D5B7D6 background

This text has white color on #D5B7D6 background.


Related colors

Complementary color

Complementary color for #hex is #2A4829.


I love getcolorcode.com

Triadic colors

1 #D6D5B7 and #B7D6D5 with #D5B7D6 are triadic colors.

2 #D6B7D5 and #B7D5D6 with #D5B7D6 are triadic colors.