COLOR #B1D5BA

HEX: #B1D5BA RGB: (177,213,186)

Color info

#B1D5BA contains red, green and blue colors in about the same proportion. Web safe color of #B1D5BA is #99CCCC (or #9CC).

RGB color model

#B1D5BA color RGB value is (177,213,186).

RGB: (177,213,186) (69%, 84%, 73%)

RGB channels and saturation

R 177 of 255 = 69%
G 213 of 255 = 84%
B 186 of 255 = 73%

177
213
186

R + G + B ~ 75%. #B1D5BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 177 + 213 + 186 = 576 (100%)
R 177 of 576 ~ 30.73%
G 213 of 576 ~ 36.98%
B 186 of 576 ~ 32.29'%

%30.73
%36.98
%32.29

CMYK color model

#B1D5BA color CMYK value is (17,0,13,16).

  • cyan value is 16.90%
  • magenta value is 0.00%
  • yellow value is 12.68%
  • key color value is 16.47%

CMYK: (17,0,13,16)
C17M0Y13K16 (17%, 0%, 13%, 16%)
(0.17 / 0.00 / 0.13 / 0.16)

CMYK percentages

%16.9
%0
%12.68
%16.47

Codes

Color #B1D5BA in popluar color models

B1 D5 BA
RGB 177 213 186
HSL 135° 30.00% 76.47%
HSB/HSV 135° 16.90% 83.53%
CMYK 16.90% 0.00% 12.68%
16.47%

Color #B1D5BA in popluar number systems.

HEX B1 D5 BA
Decimal 177 213 186
Binary 10110001 11010101 10111010
Octal 261 325 272

Shades and tints

Shades of #B1D5BA

#B1D5BA
(177,213,186)
#A1C2AA
(161,194,170)
#91AF9A
(145,175,154)
#819C8A
(129,156,138)
#71897A
(113,137,122)
#61766A
(97,118,106)
#51635A
(81,99,90)
#41504A
(65,80,74)
#313D3A
(49,61,58)
#212A2A
(33,42,42)
#11171A
(17,23,26)
#000000
(0,0,0)

Tints of #B1D5BA

#B1D5BA
(177,213,186)
#B8D8C0
(184,216,192)
#BFDBC6
(191,219,198)
#C6DECC
(198,222,204)
#CDE1D2
(205,225,210)
#D4E4D8
(212,228,216)
#DBE7DE
(219,231,222)
#E2EAE4
(226,234,228)
#E9EDEA
(233,237,234)
#F0F0F0
(240,240,240)
#F7F3F6
(247,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B1D5BA; }

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

This text font color is #B1D5BA.

Background Color

.myBgColor { background-color: #B1D5BA; }

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

This div background color is #B1D5BA.

Border color

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

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

This div border color is #B1D5BA.

Opacity

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

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

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

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

This text has shadow with #B1D5BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B1D5BA.

Preview

Color preview on black background

This text has color #B1D5BA on black background.


Color preview on white background

This text has color #B1D5BA on white background.


Black color preview on #B1D5BA background

This text has black color on #B1D5BA background.


White color preview on #B1D5BA background

This text has white color on #B1D5BA background.


Related colors

Complementary color

Complementary color for #hex is #4E2A45.


I love getcolorcode.com

Triadic colors

1 #BAB1D5 and #D5BAB1 with #B1D5BA are triadic colors.

2 #BAD5B1 and #D5B1BA with #B1D5BA are triadic colors.