COLOR #B5F8BE

HEX: #B5F8BE RGB: (181,248,190)

Color info

#B5F8BE contains mainly green and blue colors. Web safe color of #B5F8BE is #CCFFCC (or #CFC).

RGB color model

#B5F8BE color RGB value is (181,248,190).

RGB: (181,248,190) (71%, 97%, 75%)

RGB channels and saturation

R 181 of 255 = 71%
G 248 of 255 = 97%
B 190 of 255 = 75%

181
248
190

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

Portions of RGB colors in percentages

R + G + B = 181 + 248 + 190 = 619 (100%)
R 181 of 619 ~ 29.24%
G 248 of 619 ~ 40.06%
B 190 of 619 ~ 30.69'%

%29.24
%40.06
%30.69

CMYK color model

#B5F8BE color CMYK value is (27,0,23,3).

  • cyan value is 27.02%
  • magenta value is 0.00%
  • yellow value is 23.39%
  • key color value is 2.75%
CMYK: (27,0,23,3) C27M0Y23K3 (27%,0%,23%,3%) (0.27/0.00/0.23/0.03) 

CMYK percentages

%27.02
%0
%23.39
%2.75

Codes

Color #B5F8BE in popluar color models

B5 F8 BE
RGB 181 248 190
HSL 128° 82.72% 84.12%
HSB/HSV 128° 27.02% 97.25%
CMYK 27.02% 0.00% 23.39%
2.75%

Color #B5F8BE in popluar number systems.

HEX B5 F8 BE
Decimal 181 248 190
Binary 10110101 11111000 10111110
Octal 265 370 276

Shades and tints

Shades of #B5F8BE

#B5F8BE
(181,248,190)
#A5E2AD
(165,226,173)
#95CC9C
(149,204,156)
#85B68B
(133,182,139)
#75A07A
(117,160,122)
#658A69
(101,138,105)
#557458
(85,116,88)
#455E47
(69,94,71)
#354836
(53,72,54)
#253225
(37,50,37)
#151C14
(21,28,20)
#000000
(0,0,0)

Tints of #B5F8BE

#B5F8BE
(181,248,190)
#BBF8C3
(187,248,195)
#C1F8C8
(193,248,200)
#C7F8CD
(199,248,205)
#CDF8D2
(205,248,210)
#D3F8D7
(211,248,215)
#D9F8DC
(217,248,220)
#DFF8E1
(223,248,225)
#E5F8E6
(229,248,230)
#EBF8EB
(235,248,235)
#F1F8F0
(241,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5F8BE color. Also use rgb(181,248,190) instead hex code.

Text Font Color

.myTextColor { color: #B5F8BE; }

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

This text font color is #B5F8BE.

Background Color

.myBgColor { background-color: #B5F8BE; }

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

This div background color is #B5F8BE.

Border color

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

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

This div border color is #B5F8BE.

Opacity

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

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

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

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

This text has shadow with #B5F8BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5F8BE.

Preview

Color preview on black background

This text has color #B5F8BE on black background.


Color preview on white background

This text has color #B5F8BE on white background.


Black color preview on #B5F8BE background

This text has black color on #B5F8BE background.


White color preview on #B5F8BE background

This text has white color on #B5F8BE background.


Related colors

Complementary color

Complementary color for #hex is #4A0741.


I love getcolorcode.com

Triadic colors

1 #BEB5F8 and #F8BEB5 with #B5F8BE are triadic colors.

2 #BEF8B5 and #F8B5BE with #B5F8BE are triadic colors.