COLOR #B5B4DE

HEX: #B5B4DE RGB: (181,180,222)

Color info

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

RGB color model

#B5B4DE color RGB value is (181,180,222).

RGB: (181,180,222) (71%, 71%, 87%)

RGB channels and saturation

R 181 of 255 = 71%
G 180 of 255 = 71%
B 222 of 255 = 87%

181
180
222

R + G + B ~ 76%. #B5B4DE is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 180 + 222 = 583 (100%)
R 181 of 583 ~ 31.05%
G 180 of 583 ~ 30.87%
B 222 of 583 ~ 38.08'%

%31.05
%30.87
%38.08

CMYK color model

#B5B4DE color CMYK value is (18,19,0,13).

  • cyan value is 18.47%
  • magenta value is 18.92%
  • yellow value is 0.00%
  • key color value is 12.94%

CMYK: (18,19,0,13)
C18M19Y0K13 (18%, 19%, 0%, 13%)
(0.18 / 0.19 / 0.00 / 0.13)

CMYK percentages

%18.47
%18.92
%0
%12.94

Codes

Color #B5B4DE in popluar color models

B5 B4 DE
RGB 181 180 222
HSL 241° 38.89% 78.82%
HSB/HSV 241° 18.92% 87.06%
CMYK 18.47% 18.92% 0.00%
12.94%

Color #B5B4DE in popluar number systems.

HEX B5 B4 DE
Decimal 181 180 222
Binary 10110101 10110100 11011110
Octal 265 264 336

Shades and tints

Shades of #B5B4DE

#B5B4DE
(181,180,222)
#A5A4CA
(165,164,202)
#9594B6
(149,148,182)
#8584A2
(133,132,162)
#75748E
(117,116,142)
#65647A
(101,100,122)
#555466
(85,84,102)
#454452
(69,68,82)
#35343E
(53,52,62)
#25242A
(37,36,42)
#151416
(21,20,22)
#000000
(0,0,0)

Tints of #B5B4DE

#B5B4DE
(181,180,222)
#BBBAE1
(187,186,225)
#C1C0E4
(193,192,228)
#C7C6E7
(199,198,231)
#CDCCEA
(205,204,234)
#D3D2ED
(211,210,237)
#D9D8F0
(217,216,240)
#DFDEF3
(223,222,243)
#E5E4F6
(229,228,246)
#EBEAF9
(235,234,249)
#F1F0FC
(241,240,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5B4DE color. Also use rgb(181,180,222) instead hex code.

Text Font Color

.myTextColor { color: #B5B4DE; }

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

This text font color is #B5B4DE.

Background Color

.myBgColor { background-color: #B5B4DE; }

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

This div background color is #B5B4DE.

Border color

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

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

This div border color is #B5B4DE.

Opacity

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

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

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

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

This text has shadow with #B5B4DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5B4DE.

Preview

Color preview on black background

This text has color #B5B4DE on black background.


Color preview on white background

This text has color #B5B4DE on white background.


Black color preview on #B5B4DE background

This text has black color on #B5B4DE background.


White color preview on #B5B4DE background

This text has white color on #B5B4DE background.


Related colors

Complementary color

Complementary color for #hex is #4A4B21.


I love getcolorcode.com

Triadic colors

1 #DEB5B4 and #B4DEB5 with #B5B4DE are triadic colors.

2 #DEB4B5 and #B4B5DE with #B5B4DE are triadic colors.