COLOR #B6E49B

HEX: #B6E49B RGB: (182,228,155)

Color info

#B6E49B contains mainly red and green colors. Web safe color of #B6E49B is #CCCC99 (or #CC9).

RGB color model

#B6E49B color RGB value is (182,228,155).

RGB: (182,228,155) (71%, 89%, 61%)

RGB channels and saturation

R 182 of 255 = 71%
G 228 of 255 = 89%
B 155 of 255 = 61%

182
228
155

R + G + B ~ 74%. #B6E49B is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 228 + 155 = 565 (100%)
R 182 of 565 ~ 32.21%
G 228 of 565 ~ 40.35%
B 155 of 565 ~ 27.43'%

%32.21
%40.35
%27.43

CMYK color model

#B6E49B color CMYK value is (20,0,32,11).

  • cyan value is 20.18%
  • magenta value is 0.00%
  • yellow value is 32.02%
  • key color value is 10.59%

CMYK: (20,0,32,11)
C20M0Y32K11 (20%, 0%, 32%, 11%)
(0.20 / 0.00 / 0.32 / 0.11)

CMYK percentages

%20.18
%0
%32.02
%10.59

Codes

Color #B6E49B in popluar color models

B6 E4 9B
RGB 182 228 155
HSL 98° 57.48% 75.10%
HSB/HSV 98° 32.02% 89.41%
CMYK 20.18% 0.00% 32.02%
10.59%

Color #B6E49B in popluar number systems.

HEX B6 E4 9B
Decimal 182 228 155
Binary 10110110 11100100 10011011
Octal 266 344 233

Shades and tints

Shades of #B6E49B

#B6E49B
(182,228,155)
#A6D08D
(166,208,141)
#96BC7F
(150,188,127)
#86A871
(134,168,113)
#769463
(118,148,99)
#668055
(102,128,85)
#566C47
(86,108,71)
#465839
(70,88,57)
#36442B
(54,68,43)
#26301D
(38,48,29)
#161C0F
(22,28,15)
#000000
(0,0,0)

Tints of #B6E49B

#B6E49B
(182,228,155)
#BCE6A4
(188,230,164)
#C2E8AD
(194,232,173)
#C8EAB6
(200,234,182)
#CEECBF
(206,236,191)
#D4EEC8
(212,238,200)
#DAF0D1
(218,240,209)
#E0F2DA
(224,242,218)
#E6F4E3
(230,244,227)
#ECF6EC
(236,246,236)
#F2F8F5
(242,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6E49B color. Also use rgb(182,228,155) instead hex code.

Text Font Color

.myTextColor { color: #B6E49B; }

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

This text font color is #B6E49B.

Background Color

.myBgColor { background-color: #B6E49B; }

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

This div background color is #B6E49B.

Border color

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

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

This div border color is #B6E49B.

Opacity

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

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

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

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

This text has shadow with #B6E49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6E49B.

Preview

Color preview on black background

This text has color #B6E49B on black background.


Color preview on white background

This text has color #B6E49B on white background.


Black color preview on #B6E49B background

This text has black color on #B6E49B background.


White color preview on #B6E49B background

This text has white color on #B6E49B background.


Related colors

Complementary color

Complementary color for #hex is #491B64.


I love getcolorcode.com

Triadic colors

1 #9BB6E4 and #E49BB6 with #B6E49B are triadic colors.

2 #9BE4B6 and #E4B69B with #B6E49B are triadic colors.