COLOR #BBE6BB

HEX: #BBE6BB RGB: (187,230,187)

Color info

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

RGB color model

#BBE6BB color RGB value is (187,230,187).

RGB: (187,230,187) (73%, 90%, 73%)

RGB channels and saturation

R 187 of 255 = 73%
G 230 of 255 = 90%
B 187 of 255 = 73%

187
230
187

R + G + B ~ 79%. #BBE6BB is quite light color.

Portions of RGB colors in percentages

R + G + B = 187 + 230 + 187 = 604 (100%)
R 187 of 604 ~ 30.96%
G 230 of 604 ~ 38.08%
B 187 of 604 ~ 30.96'%

%30.96
%38.08
%30.96

CMYK color model

#BBE6BB color CMYK value is (19,0,19,10).

  • cyan value is 18.70%
  • magenta value is 0.00%
  • yellow value is 18.70%
  • key color value is 9.80%

CMYK: (19,0,19,10)
C19M0Y19K10 (19%, 0%, 19%, 10%)
(0.19 / 0.00 / 0.19 / 0.10)

CMYK percentages

%18.7
%0
%18.7
%9.8

Codes

Color #BBE6BB in popluar color models

BB E6 BB
RGB 187 230 187
HSL 120° 46.24% 81.76%
HSB/HSV 120° 18.70% 90.20%
CMYK 18.70% 0.00% 18.70%
9.80%

Color #BBE6BB in popluar number systems.

HEX BB E6 BB
Decimal 187 230 187
Binary 10111011 11100110 10111011
Octal 273 346 273

Shades and tints

Shades of #BBE6BB

#BBE6BB
(187,230,187)
#AAD2AA
(170,210,170)
#99BE99
(153,190,153)
#88AA88
(136,170,136)
#779677
(119,150,119)
#668266
(102,130,102)
#556E55
(85,110,85)
#445A44
(68,90,68)
#334633
(51,70,51)
#223222
(34,50,34)
#111E11
(17,30,17)
#000000
(0,0,0)

Tints of #BBE6BB

#BBE6BB
(187,230,187)
#C1E8C1
(193,232,193)
#C7EAC7
(199,234,199)
#CDECCD
(205,236,205)
#D3EED3
(211,238,211)
#D9F0D9
(217,240,217)
#DFF2DF
(223,242,223)
#E5F4E5
(229,244,229)
#EBF6EB
(235,246,235)
#F1F8F1
(241,248,241)
#F7FAF7
(247,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBE6BB; }

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

This text font color is #BBE6BB.

Background Color

.myBgColor { background-color: #BBE6BB; }

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

This div background color is #BBE6BB.

Border color

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

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

This div border color is #BBE6BB.

Opacity

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

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

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

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

This text has shadow with #BBE6BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBE6BB.

Preview

Color preview on black background

This text has color #BBE6BB on black background.


Color preview on white background

This text has color #BBE6BB on white background.


Black color preview on #BBE6BB background

This text has black color on #BBE6BB background.


White color preview on #BBE6BB background

This text has white color on #BBE6BB background.


Related colors

Complementary color

Complementary color for #hex is #441944.


I love getcolorcode.com

Triadic colors

1 #BBBBE6 and #E6BBBB with #BBE6BB are triadic colors.

2 #BBE6BB and #E6BBBB with #BBE6BB are triadic colors.