COLOR #B1D8BA

HEX: #B1D8BA RGB: (177,216,186)

Color info

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

RGB color model

#B1D8BA color RGB value is (177,216,186).

RGB: (177,216,186) (69%, 85%, 73%)

RGB channels and saturation

R 177 of 255 = 69%
G 216 of 255 = 85%
B 186 of 255 = 73%

177
216
186

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

Portions of RGB colors in percentages

R + G + B = 177 + 216 + 186 = 579 (100%)
R 177 of 579 ~ 30.57%
G 216 of 579 ~ 37.31%
B 186 of 579 ~ 32.12'%

%30.57
%37.31
%32.12

CMYK color model

#B1D8BA color CMYK value is (18,0,14,15).

  • cyan value is 18.06%
  • magenta value is 0.00%
  • yellow value is 13.89%
  • key color value is 15.29%

CMYK: (18,0,14,15)
C18M0Y14K15 (18%, 0%, 14%, 15%)
(0.18 / 0.00 / 0.14 / 0.15)

CMYK percentages

%18.06
%0
%13.89
%15.29

Codes

Color #B1D8BA in popluar color models

B1 D8 BA
RGB 177 216 186
HSL 134° 33.33% 77.06%
HSB/HSV 134° 18.06% 84.71%
CMYK 18.06% 0.00% 13.89%
15.29%

Color #B1D8BA in popluar number systems.

HEX B1 D8 BA
Decimal 177 216 186
Binary 10110001 11011000 10111010
Octal 261 330 272

Shades and tints

Shades of #B1D8BA

#B1D8BA
(177,216,186)
#A1C5AA
(161,197,170)
#91B29A
(145,178,154)
#819F8A
(129,159,138)
#718C7A
(113,140,122)
#61796A
(97,121,106)
#51665A
(81,102,90)
#41534A
(65,83,74)
#31403A
(49,64,58)
#212D2A
(33,45,42)
#111A1A
(17,26,26)
#000000
(0,0,0)

Tints of #B1D8BA

#B1D8BA
(177,216,186)
#B8DBC0
(184,219,192)
#BFDEC6
(191,222,198)
#C6E1CC
(198,225,204)
#CDE4D2
(205,228,210)
#D4E7D8
(212,231,216)
#DBEADE
(219,234,222)
#E2EDE4
(226,237,228)
#E9F0EA
(233,240,234)
#F0F3F0
(240,243,240)
#F7F6F6
(247,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B1D8BA; }

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

This text font color is #B1D8BA.

Background Color

.myBgColor { background-color: #B1D8BA; }

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

This div background color is #B1D8BA.

Border color

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

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

This div border color is #B1D8BA.

Opacity

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

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

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

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

This text has shadow with #B1D8BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B1D8BA.

Preview

Color preview on black background

This text has color #B1D8BA on black background.


Color preview on white background

This text has color #B1D8BA on white background.


Black color preview on #B1D8BA background

This text has black color on #B1D8BA background.


White color preview on #B1D8BA background

This text has white color on #B1D8BA background.


Related colors

Complementary color

Complementary color for #hex is #4E2745.


I love getcolorcode.com

Triadic colors

1 #BAB1D8 and #D8BAB1 with #B1D8BA are triadic colors.

2 #BAD8B1 and #D8B1BA with #B1D8BA are triadic colors.