COLOR #B0EF37

HEX: #B0EF37 RGB: (176,239,55)

Color info

#B0EF37 contains mainly green color. Web safe color of #B0EF37 is #99FF33 (or #9F3).

RGB color model

#B0EF37 color RGB value is (176,239,55).

RGB: (176,239,55) (69%, 94%, 22%)

RGB channels and saturation

R 176 of 255 = 69%
G 239 of 255 = 94%
B 55 of 255 = 22%

176
239
55

R + G + B ~ 62%. #B0EF37 is quite light color.

Portions of RGB colors in percentages

R + G + B = 176 + 239 + 55 = 470 (100%)
R 176 of 470 ~ 37.45%
G 239 of 470 ~ 50.85%
B 55 of 470 ~ 11.7'%

%37.45
%50.85
%11.7

CMYK color model

#B0EF37 color CMYK value is (26,0,77,6).

  • cyan value is 26.36%
  • magenta value is 0.00%
  • yellow value is 76.99%
  • key color value is 6.27%

CMYK: (26,0,77,6)
C26M0Y77K6 (26%, 0%, 77%, 6%)
(0.26 / 0.00 / 0.77 / 0.06)

CMYK percentages

%26.36
%0
%76.99
%6.27

Codes

Color #B0EF37 in popluar color models

B0 EF 37
RGB 176 239 55
HSL 81° 85.19% 57.65%
HSB/HSV 81° 76.99% 93.73%
CMYK 26.36% 0.00% 76.99%
6.27%

Color #B0EF37 in popluar number systems.

HEX B0 EF 37
Decimal 176 239 55
Binary 10110000 11101111 110111
Octal 260 357 67

Shades and tints

Shades of #B0EF37

#B0EF37
(176,239,55)
#A0DA32
(160,218,50)
#90C52D
(144,197,45)
#80B028
(128,176,40)
#709B23
(112,155,35)
#60861E
(96,134,30)
#507119
(80,113,25)
#405C14
(64,92,20)
#30470F
(48,71,15)
#20320A
(32,50,10)
#101D05
(16,29,5)
#000000
(0,0,0)

Tints of #B0EF37

#B0EF37
(176,239,55)
#B7F049
(183,240,73)
#BEF15B
(190,241,91)
#C5F26D
(197,242,109)
#CCF37F
(204,243,127)
#D3F491
(211,244,145)
#DAF5A3
(218,245,163)
#E1F6B5
(225,246,181)
#E8F7C7
(232,247,199)
#EFF8D9
(239,248,217)
#F6F9EB
(246,249,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B0EF37 color. Also use rgb(176,239,55) instead hex code.

Text Font Color

.myTextColor { color: #B0EF37; }

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

This text font color is #B0EF37.

Background Color

.myBgColor { background-color: #B0EF37; }

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

This div background color is #B0EF37.

Border color

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

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

This div border color is #B0EF37.

Opacity

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

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

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

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

This text has shadow with #B0EF37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0EF37.

Preview

Color preview on black background

This text has color #B0EF37 on black background.


Color preview on white background

This text has color #B0EF37 on white background.


Black color preview on #B0EF37 background

This text has black color on #B0EF37 background.


White color preview on #B0EF37 background

This text has white color on #B0EF37 background.


Related colors

Complementary color

Complementary color for #hex is #4F10C8.


I love getcolorcode.com

Triadic colors

1 #37B0EF and #EF37B0 with #B0EF37 are triadic colors.

2 #37EFB0 and #EFB037 with #B0EF37 are triadic colors.