COLOR #D5B1DB

HEX: #D5B1DB RGB: (213,177,219)

Color info

#D5B1DB contains red, green and blue colors in about the same proportion. Web safe color of #D5B1DB is #CC99CC (or #C9C).

RGB color model

#D5B1DB color RGB value is (213,177,219).

RGB: (213,177,219) (84%, 69%, 86%)

RGB channels and saturation

R 213 of 255 = 84%
G 177 of 255 = 69%
B 219 of 255 = 86%

213
177
219

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

Portions of RGB colors in percentages

R + G + B = 213 + 177 + 219 = 609 (100%)
R 213 of 609 ~ 34.98%
G 177 of 609 ~ 29.06%
B 219 of 609 ~ 35.96'%

%34.98
%29.06
%35.96

CMYK color model

#D5B1DB color CMYK value is (3,19,0,14).

  • cyan value is 2.74%
  • magenta value is 19.18%
  • yellow value is 0.00%
  • key color value is 14.12%

CMYK: (3,19,0,14)
C3M19Y0K14 (3%, 19%, 0%, 14%)
(0.03 / 0.19 / 0.00 / 0.14)

CMYK percentages

%2.74
%19.18
%0
%14.12

Codes

Color #D5B1DB in popluar color models

D5 B1 DB
RGB 213 177 219
HSL 291° 36.84% 77.65%
HSB/HSV 291° 19.18% 85.88%
CMYK 2.74% 19.18% 0.00%
14.12%

Color #D5B1DB in popluar number systems.

HEX D5 B1 DB
Decimal 213 177 219
Binary 11010101 10110001 11011011
Octal 325 261 333

Shades and tints

Shades of #D5B1DB

#D5B1DB
(213,177,219)
#C2A1C8
(194,161,200)
#AF91B5
(175,145,181)
#9C81A2
(156,129,162)
#89718F
(137,113,143)
#76617C
(118,97,124)
#635169
(99,81,105)
#504156
(80,65,86)
#3D3143
(61,49,67)
#2A2130
(42,33,48)
#17111D
(23,17,29)
#000000
(0,0,0)

Tints of #D5B1DB

#D5B1DB
(213,177,219)
#D8B8DE
(216,184,222)
#DBBFE1
(219,191,225)
#DEC6E4
(222,198,228)
#E1CDE7
(225,205,231)
#E4D4EA
(228,212,234)
#E7DBED
(231,219,237)
#EAE2F0
(234,226,240)
#EDE9F3
(237,233,243)
#F0F0F6
(240,240,246)
#F3F7F9
(243,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5B1DB color. Also use rgb(213,177,219) instead hex code.

Text Font Color

.myTextColor { color: #D5B1DB; }

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

This text font color is #D5B1DB.

Background Color

.myBgColor { background-color: #D5B1DB; }

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

This div background color is #D5B1DB.

Border color

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

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

This div border color is #D5B1DB.

Opacity

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

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

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

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

This text has shadow with #D5B1DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5B1DB.

Preview

Color preview on black background

This text has color #D5B1DB on black background.


Color preview on white background

This text has color #D5B1DB on white background.


Black color preview on #D5B1DB background

This text has black color on #D5B1DB background.


White color preview on #D5B1DB background

This text has white color on #D5B1DB background.


Related colors

Complementary color

Complementary color for #hex is #2A4E24.


I love getcolorcode.com

Triadic colors

1 #DBD5B1 and #B1DBD5 with #D5B1DB are triadic colors.

2 #DBB1D5 and #B1D5DB with #D5B1DB are triadic colors.