COLOR #B2E185

HEX: #B2E185 RGB: (178,225,133)

Color info

#B2E185 contains mainly red and green colors. Web safe color of #B2E185 is #99CC99 (or #9C9).

RGB color model

#B2E185 color RGB value is (178,225,133).

RGB: (178,225,133) (70%, 88%, 52%)

RGB channels and saturation

R 178 of 255 = 70%
G 225 of 255 = 88%
B 133 of 255 = 52%

178
225
133

R + G + B ~ 70%. #B2E185 is quite light color.

Portions of RGB colors in percentages

R + G + B = 178 + 225 + 133 = 536 (100%)
R 178 of 536 ~ 33.21%
G 225 of 536 ~ 41.98%
B 133 of 536 ~ 24.81'%

%33.21
%41.98
%24.81

CMYK color model

#B2E185 color CMYK value is (21,0,41,12).

  • cyan value is 20.89%
  • magenta value is 0.00%
  • yellow value is 40.89%
  • key color value is 11.76%

CMYK: (21,0,41,12)
C21M0Y41K12 (21%, 0%, 41%, 12%)
(0.21 / 0.00 / 0.41 / 0.12)

CMYK percentages

%20.89
%0
%40.89
%11.76

Codes

Color #B2E185 in popluar color models

B2 E1 85
RGB 178 225 133
HSL 91° 60.53% 70.20%
HSB/HSV 91° 40.89% 88.24%
CMYK 20.89% 0.00% 40.89%
11.76%

Color #B2E185 in popluar number systems.

HEX B2 E1 85
Decimal 178 225 133
Binary 10110010 11100001 10000101
Octal 262 341 205

Shades and tints

Shades of #B2E185

#B2E185
(178,225,133)
#A2CD79
(162,205,121)
#92B96D
(146,185,109)
#82A561
(130,165,97)
#729155
(114,145,85)
#627D49
(98,125,73)
#52693D
(82,105,61)
#425531
(66,85,49)
#324125
(50,65,37)
#222D19
(34,45,25)
#12190D
(18,25,13)
#000000
(0,0,0)

Tints of #B2E185

#B2E185
(178,225,133)
#B9E390
(185,227,144)
#C0E59B
(192,229,155)
#C7E7A6
(199,231,166)
#CEE9B1
(206,233,177)
#D5EBBC
(213,235,188)
#DCEDC7
(220,237,199)
#E3EFD2
(227,239,210)
#EAF1DD
(234,241,221)
#F1F3E8
(241,243,232)
#F8F5F3
(248,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2E185 color. Also use rgb(178,225,133) instead hex code.

Text Font Color

.myTextColor { color: #B2E185; }

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

This text font color is #B2E185.

Background Color

.myBgColor { background-color: #B2E185; }

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

This div background color is #B2E185.

Border color

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

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

This div border color is #B2E185.

Opacity

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

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

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

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

This text has shadow with #B2E185 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2E185.

Preview

Color preview on black background

This text has color #B2E185 on black background.


Color preview on white background

This text has color #B2E185 on white background.


Black color preview on #B2E185 background

This text has black color on #B2E185 background.


White color preview on #B2E185 background

This text has white color on #B2E185 background.


Related colors

Complementary color

Complementary color for #hex is #4D1E7A.


I love getcolorcode.com

Triadic colors

1 #85B2E1 and #E185B2 with #B2E185 are triadic colors.

2 #85E1B2 and #E1B285 with #B2E185 are triadic colors.