COLOR #B1EB78

HEX: #B1EB78 RGB: (177,235,120)

Color info

#B1EB78 contains mainly red and green colors. Web safe color of #B1EB78 is #99FF66 (or #9F6).

RGB color model

#B1EB78 color RGB value is (177,235,120).

RGB: (177,235,120) (69%, 92%, 47%)

RGB channels and saturation

R 177 of 255 = 69%
G 235 of 255 = 92%
B 120 of 255 = 47%

177
235
120

R + G + B ~ 69%. #B1EB78 is quite light color.

Portions of RGB colors in percentages

R + G + B = 177 + 235 + 120 = 532 (100%)
R 177 of 532 ~ 33.27%
G 235 of 532 ~ 44.17%
B 120 of 532 ~ 22.56'%

%33.27
%44.17
%22.56

CMYK color model

#B1EB78 color CMYK value is (25,0,49,8).

  • cyan value is 24.68%
  • magenta value is 0.00%
  • yellow value is 48.94%
  • key color value is 7.84%

CMYK: (25,0,49,8)
C25M0Y49K8 (25%, 0%, 49%, 8%)
(0.25 / 0.00 / 0.49 / 0.08)

CMYK percentages

%24.68
%0
%48.94
%7.84

Codes

Color #B1EB78 in popluar color models

B1 EB 78
RGB 177 235 120
HSL 90° 74.19% 69.61%
HSB/HSV 90° 48.94% 92.16%
CMYK 24.68% 0.00% 48.94%
7.84%

Color #B1EB78 in popluar number systems.

HEX B1 EB 78
Decimal 177 235 120
Binary 10110001 11101011 1111000
Octal 261 353 170

Shades and tints

Shades of #B1EB78

#B1EB78
(177,235,120)
#A1D66E
(161,214,110)
#91C164
(145,193,100)
#81AC5A
(129,172,90)
#719750
(113,151,80)
#618246
(97,130,70)
#516D3C
(81,109,60)
#415832
(65,88,50)
#314328
(49,67,40)
#212E1E
(33,46,30)
#111914
(17,25,20)
#000000
(0,0,0)

Tints of #B1EB78

#B1EB78
(177,235,120)
#B8EC84
(184,236,132)
#BFED90
(191,237,144)
#C6EE9C
(198,238,156)
#CDEFA8
(205,239,168)
#D4F0B4
(212,240,180)
#DBF1C0
(219,241,192)
#E2F2CC
(226,242,204)
#E9F3D8
(233,243,216)
#F0F4E4
(240,244,228)
#F7F5F0
(247,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B1EB78 color. Also use rgb(177,235,120) instead hex code.

Text Font Color

.myTextColor { color: #B1EB78; }

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

This text font color is #B1EB78.

Background Color

.myBgColor { background-color: #B1EB78; }

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

This div background color is #B1EB78.

Border color

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

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

This div border color is #B1EB78.

Opacity

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

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

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

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

This text has shadow with #B1EB78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B1EB78.

Preview

Color preview on black background

This text has color #B1EB78 on black background.


Color preview on white background

This text has color #B1EB78 on white background.


Black color preview on #B1EB78 background

This text has black color on #B1EB78 background.


White color preview on #B1EB78 background

This text has white color on #B1EB78 background.


Related colors

Complementary color

Complementary color for #hex is #4E1487.


I love getcolorcode.com

Triadic colors

1 #78B1EB and #EB78B1 with #B1EB78 are triadic colors.

2 #78EBB1 and #EBB178 with #B1EB78 are triadic colors.