COLOR #D1BBEF

HEX: #D1BBEF RGB: (209,187,239)

Color info

#D1BBEF contains red, green and blue colors in about the same proportion. Web safe color of #D1BBEF is #CCCCFF (or #CCF).

RGB color model

#D1BBEF color RGB value is (209,187,239).

RGB: (209,187,239) (82%, 73%, 94%)

RGB channels and saturation

R 209 of 255 = 82%
G 187 of 255 = 73%
B 239 of 255 = 94%

209
187
239

R + G + B ~ 83%. #D1BBEF is quite light color.

Portions of RGB colors in percentages

R + G + B = 209 + 187 + 239 = 635 (100%)
R 209 of 635 ~ 32.91%
G 187 of 635 ~ 29.45%
B 239 of 635 ~ 37.64'%

%32.91
%29.45
%37.64

CMYK color model

#D1BBEF color CMYK value is (13,22,0,6).

  • cyan value is 12.55%
  • magenta value is 21.76%
  • yellow value is 0.00%
  • key color value is 6.27%
CMYK: (13,22,0,6) C13M22Y0K6 (13%,22%,0%,6%) (0.13/0.22/0.00/0.06) 

CMYK percentages

%12.55
%21.76
%0
%6.27

Codes

Color #D1BBEF in popluar color models

D1 BB EF
RGB 209 187 239
HSL 265° 61.90% 83.53%
HSB/HSV 265° 21.76% 93.73%
CMYK 12.55% 21.76% 0.00%
6.27%

Color #D1BBEF in popluar number systems.

HEX D1 BB EF
Decimal 209 187 239
Binary 11010001 10111011 11101111
Octal 321 273 357

Shades and tints

Shades of #D1BBEF

#D1BBEF
(209,187,239)
#BEAADA
(190,170,218)
#AB99C5
(171,153,197)
#9888B0
(152,136,176)
#85779B
(133,119,155)
#726686
(114,102,134)
#5F5571
(95,85,113)
#4C445C
(76,68,92)
#393347
(57,51,71)
#262232
(38,34,50)
#13111D
(19,17,29)
#000000
(0,0,0)

Tints of #D1BBEF

#D1BBEF
(209,187,239)
#D5C1F0
(213,193,240)
#D9C7F1
(217,199,241)
#DDCDF2
(221,205,242)
#E1D3F3
(225,211,243)
#E5D9F4
(229,217,244)
#E9DFF5
(233,223,245)
#EDE5F6
(237,229,246)
#F1EBF7
(241,235,247)
#F5F1F8
(245,241,248)
#F9F7F9
(249,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1BBEF color. Also use rgb(209,187,239) instead hex code.

Text Font Color

.myTextColor { color: #D1BBEF; }

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

This text font color is #D1BBEF.

Background Color

.myBgColor { background-color: #D1BBEF; }

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

This div background color is #D1BBEF.

Border color

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

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

This div border color is #D1BBEF.

Opacity

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

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

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

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

This text has shadow with #D1BBEF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1BBEF.

Preview

Color preview on black background

This text has color #D1BBEF on black background.


Color preview on white background

This text has color #D1BBEF on white background.


Black color preview on #D1BBEF background

This text has black color on #D1BBEF background.


White color preview on #D1BBEF background

This text has white color on #D1BBEF background.


Related colors

Complementary color

Complementary color for #hex is #2E4410.


I love getcolorcode.com

Triadic colors

1 #EFD1BB and #BBEFD1 with #D1BBEF are triadic colors.

2 #EFBBD1 and #BBD1EF with #D1BBEF are triadic colors.