COLOR #B2E478

HEX: #B2E478 RGB: (178,228,120)

Color info

#B2E478 contains mainly red and green colors. Web safe color of #B2E478 is #99CC66 (or #9C6).

RGB color model

#B2E478 color RGB value is (178,228,120).

RGB: (178,228,120) (70%, 89%, 47%)

RGB channels and saturation

R 178 of 255 = 70%
G 228 of 255 = 89%
B 120 of 255 = 47%

178
228
120

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

Portions of RGB colors in percentages

R + G + B = 178 + 228 + 120 = 526 (100%)
R 178 of 526 ~ 33.84%
G 228 of 526 ~ 43.35%
B 120 of 526 ~ 22.81'%

%33.84
%43.35
%22.81

CMYK color model

#B2E478 color CMYK value is (22,0,47,11).

  • cyan value is 21.93%
  • magenta value is 0.00%
  • yellow value is 47.37%
  • key color value is 10.59%
CMYK: (22,0,47,11) C22M0Y47K11 (22%,0%,47%,11%) (0.22/0.00/0.47/0.11) 

CMYK percentages

%21.93
%0
%47.37
%10.59

Codes

Color #B2E478 in popluar color models

B2 E4 78
RGB 178 228 120
HSL 88° 66.67% 68.24%
HSB/HSV 88° 47.37% 89.41%
CMYK 21.93% 0.00% 47.37%
10.59%

Color #B2E478 in popluar number systems.

HEX B2 E4 78
Decimal 178 228 120
Binary 10110010 11100100 1111000
Octal 262 344 170

Shades and tints

Shades of #B2E478

#B2E478
(178,228,120)
#A2D06E
(162,208,110)
#92BC64
(146,188,100)
#82A85A
(130,168,90)
#729450
(114,148,80)
#628046
(98,128,70)
#526C3C
(82,108,60)
#425832
(66,88,50)
#324428
(50,68,40)
#22301E
(34,48,30)
#121C14
(18,28,20)
#000000
(0,0,0)

Tints of #B2E478

#B2E478
(178,228,120)
#B9E684
(185,230,132)
#C0E890
(192,232,144)
#C7EA9C
(199,234,156)
#CEECA8
(206,236,168)
#D5EEB4
(213,238,180)
#DCF0C0
(220,240,192)
#E3F2CC
(227,242,204)
#EAF4D8
(234,244,216)
#F1F6E4
(241,246,228)
#F8F8F0
(248,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2E478 color. Also use rgb(178,228,120) instead hex code.

Text Font Color

.myTextColor { color: #B2E478; }

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

This text font color is #B2E478.

Background Color

.myBgColor { background-color: #B2E478; }

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

This div background color is #B2E478.

Border color

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

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

This div border color is #B2E478.

Opacity

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

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

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

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

This text has shadow with #B2E478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2E478.

Preview

Color preview on black background

This text has color #B2E478 on black background.


Color preview on white background

This text has color #B2E478 on white background.


Black color preview on #B2E478 background

This text has black color on #B2E478 background.


White color preview on #B2E478 background

This text has white color on #B2E478 background.


Related colors

Complementary color

Complementary color for #hex is #4D1B87.


I love getcolorcode.com

Triadic colors

1 #78B2E4 and #E478B2 with #B2E478 are triadic colors.

2 #78E4B2 and #E4B278 with #B2E478 are triadic colors.