COLOR #BBEDB8

HEX: #BBEDB8 RGB: (187,237,184)

Color info

#BBEDB8 contains red, green and blue colors in about the same proportion. Web safe color of #BBEDB8 is #CCFFCC (or #CFC).

RGB color model

#BBEDB8 color RGB value is (187,237,184).

RGB: (187,237,184) (73%, 93%, 72%)

RGB channels and saturation

R 187 of 255 = 73%
G 237 of 255 = 93%
B 184 of 255 = 72%

187
237
184

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

Portions of RGB colors in percentages

R + G + B = 187 + 237 + 184 = 608 (100%)
R 187 of 608 ~ 30.76%
G 237 of 608 ~ 38.98%
B 184 of 608 ~ 30.26'%

%30.76
%38.98
%30.26

CMYK color model

#BBEDB8 color CMYK value is (21,0,22,7).

  • cyan value is 21.10%
  • magenta value is 0.00%
  • yellow value is 22.36%
  • key color value is 7.06%
CMYK: (21,0,22,7) C21M0Y22K7 (21%,0%,22%,7%) (0.21/0.00/0.22/0.07) 

CMYK percentages

%21.1
%0
%22.36
%7.06

Codes

Color #BBEDB8 in popluar color models

BB ED B8
RGB 187 237 184
HSL 117° 59.55% 82.55%
HSB/HSV 117° 22.36% 92.94%
CMYK 21.10% 0.00% 22.36%
7.06%

Color #BBEDB8 in popluar number systems.

HEX BB ED B8
Decimal 187 237 184
Binary 10111011 11101101 10111000
Octal 273 355 270

Shades and tints

Shades of #BBEDB8

#BBEDB8
(187,237,184)
#AAD8A8
(170,216,168)
#99C398
(153,195,152)
#88AE88
(136,174,136)
#779978
(119,153,120)
#668468
(102,132,104)
#556F58
(85,111,88)
#445A48
(68,90,72)
#334538
(51,69,56)
#223028
(34,48,40)
#111B18
(17,27,24)
#000000
(0,0,0)

Tints of #BBEDB8

#BBEDB8
(187,237,184)
#C1EEBE
(193,238,190)
#C7EFC4
(199,239,196)
#CDF0CA
(205,240,202)
#D3F1D0
(211,241,208)
#D9F2D6
(217,242,214)
#DFF3DC
(223,243,220)
#E5F4E2
(229,244,226)
#EBF5E8
(235,245,232)
#F1F6EE
(241,246,238)
#F7F7F4
(247,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBEDB8; }

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

This text font color is #BBEDB8.

Background Color

.myBgColor { background-color: #BBEDB8; }

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

This div background color is #BBEDB8.

Border color

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

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

This div border color is #BBEDB8.

Opacity

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

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

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

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

This text has shadow with #BBEDB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBEDB8.

Preview

Color preview on black background

This text has color #BBEDB8 on black background.


Color preview on white background

This text has color #BBEDB8 on white background.


Black color preview on #BBEDB8 background

This text has black color on #BBEDB8 background.


White color preview on #BBEDB8 background

This text has white color on #BBEDB8 background.


Related colors

Complementary color

Complementary color for #hex is #441247.


I love getcolorcode.com

Triadic colors

1 #B8BBED and #EDB8BB with #BBEDB8 are triadic colors.

2 #B8EDBB and #EDBBB8 with #BBEDB8 are triadic colors.