COLOR #B9FBB9

HEX: #B9FBB9 RGB: (185,251,185)

Color info

#B9FBB9 contains mainly green color. Web safe color of #B9FBB9 is #CCFFCC (or #CFC).

RGB color model

#B9FBB9 color RGB value is (185,251,185).

RGB: (185,251,185) (73%, 98%, 73%)

RGB channels and saturation

R 185 of 255 = 73%
G 251 of 255 = 98%
B 185 of 255 = 73%

185
251
185

R + G + B ~ 81%. #B9FBB9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 251 + 185 = 621 (100%)
R 185 of 621 ~ 29.79%
G 251 of 621 ~ 40.42%
B 185 of 621 ~ 29.79'%

%29.79
%40.42
%29.79

CMYK color model

#B9FBB9 color CMYK value is (26,0,26,2).

  • cyan value is 26.29%
  • magenta value is 0.00%
  • yellow value is 26.29%
  • key color value is 1.57%

CMYK: (26,0,26,2)
C26M0Y26K2 (26%, 0%, 26%, 2%)
(0.26 / 0.00 / 0.26 / 0.02)

CMYK percentages

%26.29
%0
%26.29
%1.57

Codes

Color #B9FBB9 in popluar color models

B9 FB B9
RGB 185 251 185
HSL 120° 89.19% 85.49%
HSB/HSV 120° 26.29% 98.43%
CMYK 26.29% 0.00% 26.29%
1.57%

Color #B9FBB9 in popluar number systems.

HEX B9 FB B9
Decimal 185 251 185
Binary 10111001 11111011 10111001
Octal 271 373 271

Shades and tints

Shades of #B9FBB9

#B9FBB9
(185,251,185)
#A9E5A9
(169,229,169)
#99CF99
(153,207,153)
#89B989
(137,185,137)
#79A379
(121,163,121)
#698D69
(105,141,105)
#597759
(89,119,89)
#496149
(73,97,73)
#394B39
(57,75,57)
#293529
(41,53,41)
#191F19
(25,31,25)
#000000
(0,0,0)

Tints of #B9FBB9

#B9FBB9
(185,251,185)
#BFFBBF
(191,251,191)
#C5FBC5
(197,251,197)
#CBFBCB
(203,251,203)
#D1FBD1
(209,251,209)
#D7FBD7
(215,251,215)
#DDFBDD
(221,251,221)
#E3FBE3
(227,251,227)
#E9FBE9
(233,251,233)
#EFFBEF
(239,251,239)
#F5FBF5
(245,251,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9FBB9 color. Also use rgb(185,251,185) instead hex code.

Text Font Color

.myTextColor { color: #B9FBB9; }

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

This text font color is #B9FBB9.

Background Color

.myBgColor { background-color: #B9FBB9; }

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

This div background color is #B9FBB9.

Border color

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

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

This div border color is #B9FBB9.

Opacity

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

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

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

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

This text has shadow with #B9FBB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9FBB9.

Preview

Color preview on black background

This text has color #B9FBB9 on black background.


Color preview on white background

This text has color #B9FBB9 on white background.


Black color preview on #B9FBB9 background

This text has black color on #B9FBB9 background.


White color preview on #B9FBB9 background

This text has white color on #B9FBB9 background.


Related colors

Complementary color

Complementary color for #hex is #460446.


I love getcolorcode.com

Triadic colors

1 #B9B9FB and #FBB9B9 with #B9FBB9 are triadic colors.

2 #B9FBB9 and #FBB9B9 with #B9FBB9 are triadic colors.