COLOR #B2E2A7

HEX: #B2E2A7 RGB: (178,226,167)

Color info

#B2E2A7 contains red, green and blue colors in about the same proportion. Web safe color of #B2E2A7 is #99CC99 (or #9C9).

RGB color model

#B2E2A7 color RGB value is (178,226,167).

RGB: (178,226,167) (70%, 89%, 65%)

RGB channels and saturation

R 178 of 255 = 70%
G 226 of 255 = 89%
B 167 of 255 = 65%

178
226
167

R + G + B ~ 75%. #B2E2A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 178 + 226 + 167 = 571 (100%)
R 178 of 571 ~ 31.17%
G 226 of 571 ~ 39.58%
B 167 of 571 ~ 29.25'%

%31.17
%39.58
%29.25

CMYK color model

#B2E2A7 color CMYK value is (21,0,26,11).

  • cyan value is 21.24%
  • magenta value is 0.00%
  • yellow value is 26.11%
  • key color value is 11.37%

CMYK: (21,0,26,11)
C21M0Y26K11 (21%, 0%, 26%, 11%)
(0.21 / 0.00 / 0.26 / 0.11)

CMYK percentages

%21.24
%0
%26.11
%11.37

Codes

Color #B2E2A7 in popluar color models

B2 E2 A7
RGB 178 226 167
HSL 109° 50.43% 77.06%
HSB/HSV 109° 26.11% 88.63%
CMYK 21.24% 0.00% 26.11%
11.37%

Color #B2E2A7 in popluar number systems.

HEX B2 E2 A7
Decimal 178 226 167
Binary 10110010 11100010 10100111
Octal 262 342 247

Shades and tints

Shades of #B2E2A7

#B2E2A7
(178,226,167)
#A2CE98
(162,206,152)
#92BA89
(146,186,137)
#82A67A
(130,166,122)
#72926B
(114,146,107)
#627E5C
(98,126,92)
#526A4D
(82,106,77)
#42563E
(66,86,62)
#32422F
(50,66,47)
#222E20
(34,46,32)
#121A11
(18,26,17)
#000000
(0,0,0)

Tints of #B2E2A7

#B2E2A7
(178,226,167)
#B9E4AF
(185,228,175)
#C0E6B7
(192,230,183)
#C7E8BF
(199,232,191)
#CEEAC7
(206,234,199)
#D5ECCF
(213,236,207)
#DCEED7
(220,238,215)
#E3F0DF
(227,240,223)
#EAF2E7
(234,242,231)
#F1F4EF
(241,244,239)
#F8F6F7
(248,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2E2A7 color. Also use rgb(178,226,167) instead hex code.

Text Font Color

.myTextColor { color: #B2E2A7; }

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

This text font color is #B2E2A7.

Background Color

.myBgColor { background-color: #B2E2A7; }

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

This div background color is #B2E2A7.

Border color

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

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

This div border color is #B2E2A7.

Opacity

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

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

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

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

This text has shadow with #B2E2A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2E2A7.

Preview

Color preview on black background

This text has color #B2E2A7 on black background.


Color preview on white background

This text has color #B2E2A7 on white background.


Black color preview on #B2E2A7 background

This text has black color on #B2E2A7 background.


White color preview on #B2E2A7 background

This text has white color on #B2E2A7 background.


Related colors

Complementary color

Complementary color for #hex is #4D1D58.


I love getcolorcode.com

Triadic colors

1 #A7B2E2 and #E2A7B2 with #B2E2A7 are triadic colors.

2 #A7E2B2 and #E2B2A7 with #B2E2A7 are triadic colors.