COLOR #B4BDD7

HEX: #B4BDD7 RGB: (180,189,215)

Color info

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

RGB color model

#B4BDD7 color RGB value is (180,189,215).

RGB: (180,189,215) (71%, 74%, 84%)

RGB channels and saturation

R 180 of 255 = 71%
G 189 of 255 = 74%
B 215 of 255 = 84%

180
189
215

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

Portions of RGB colors in percentages

R + G + B = 180 + 189 + 215 = 584 (100%)
R 180 of 584 ~ 30.82%
G 189 of 584 ~ 32.36%
B 215 of 584 ~ 36.82'%

%30.82
%32.36
%36.82

CMYK color model

#B4BDD7 color CMYK value is (16,12,0,16).

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

CMYK: (16,12,0,16)
C16M12Y0K16 (16%, 12%, 0%, 16%)
(0.16 / 0.12 / 0.00 / 0.16)

CMYK percentages

%16.28
%12.09
%0
%15.69

Codes

Color #B4BDD7 in popluar color models

B4 BD D7
RGB 180 189 215
HSL 225° 30.43% 77.45%
HSB/HSV 225° 16.28% 84.31%
CMYK 16.28% 12.09% 0.00%
15.69%

Color #B4BDD7 in popluar number systems.

HEX B4 BD D7
Decimal 180 189 215
Binary 10110100 10111101 11010111
Octal 264 275 327

Shades and tints

Shades of #B4BDD7

#B4BDD7
(180,189,215)
#A4ACC4
(164,172,196)
#949BB1
(148,155,177)
#848A9E
(132,138,158)
#74798B
(116,121,139)
#646878
(100,104,120)
#545765
(84,87,101)
#444652
(68,70,82)
#34353F
(52,53,63)
#24242C
(36,36,44)
#141319
(20,19,25)
#000000
(0,0,0)

Tints of #B4BDD7

#B4BDD7
(180,189,215)
#BAC3DA
(186,195,218)
#C0C9DD
(192,201,221)
#C6CFE0
(198,207,224)
#CCD5E3
(204,213,227)
#D2DBE6
(210,219,230)
#D8E1E9
(216,225,233)
#DEE7EC
(222,231,236)
#E4EDEF
(228,237,239)
#EAF3F2
(234,243,242)
#F0F9F5
(240,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4BDD7; }

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

This text font color is #B4BDD7.

Background Color

.myBgColor { background-color: #B4BDD7; }

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

This div background color is #B4BDD7.

Border color

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

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

This div border color is #B4BDD7.

Opacity

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

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

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

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

This text has shadow with #B4BDD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4BDD7.

Preview

Color preview on black background

This text has color #B4BDD7 on black background.


Color preview on white background

This text has color #B4BDD7 on white background.


Black color preview on #B4BDD7 background

This text has black color on #B4BDD7 background.


White color preview on #B4BDD7 background

This text has white color on #B4BDD7 background.


Related colors

Complementary color

Complementary color for #hex is #4B4228.


I love getcolorcode.com

Triadic colors

1 #D7B4BD and #BDD7B4 with #B4BDD7 are triadic colors.

2 #D7BDB4 and #BDB4D7 with #B4BDD7 are triadic colors.