COLOR #B6EFBE

HEX: #B6EFBE RGB: (182,239,190)

Color info

#B6EFBE contains red, green and blue colors in about the same proportion. Web safe color of #B6EFBE is #CCFFCC (or #CFC).

RGB color model

#B6EFBE color RGB value is (182,239,190).

RGB: (182,239,190) (71%, 94%, 75%)

RGB channels and saturation

R 182 of 255 = 71%
G 239 of 255 = 94%
B 190 of 255 = 75%

182
239
190

R + G + B ~ 80%. #B6EFBE is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 239 + 190 = 611 (100%)
R 182 of 611 ~ 29.79%
G 239 of 611 ~ 39.12%
B 190 of 611 ~ 31.1'%

%29.79
%39.12
%31.1

CMYK color model

#B6EFBE color CMYK value is (24,0,21,6).

  • cyan value is 23.85%
  • magenta value is 0.00%
  • yellow value is 20.50%
  • key color value is 6.27%

CMYK: (24,0,21,6)
C24M0Y21K6 (24%, 0%, 21%, 6%)
(0.24 / 0.00 / 0.21 / 0.06)

CMYK percentages

%23.85
%0
%20.5
%6.27

Codes

Color #B6EFBE in popluar color models

B6 EF BE
RGB 182 239 190
HSL 128° 64.04% 82.55%
HSB/HSV 128° 23.85% 93.73%
CMYK 23.85% 0.00% 20.50%
6.27%

Color #B6EFBE in popluar number systems.

HEX B6 EF BE
Decimal 182 239 190
Binary 10110110 11101111 10111110
Octal 266 357 276

Shades and tints

Shades of #B6EFBE

#B6EFBE
(182,239,190)
#A6DAAD
(166,218,173)
#96C59C
(150,197,156)
#86B08B
(134,176,139)
#769B7A
(118,155,122)
#668669
(102,134,105)
#567158
(86,113,88)
#465C47
(70,92,71)
#364736
(54,71,54)
#263225
(38,50,37)
#161D14
(22,29,20)
#000000
(0,0,0)

Tints of #B6EFBE

#B6EFBE
(182,239,190)
#BCF0C3
(188,240,195)
#C2F1C8
(194,241,200)
#C8F2CD
(200,242,205)
#CEF3D2
(206,243,210)
#D4F4D7
(212,244,215)
#DAF5DC
(218,245,220)
#E0F6E1
(224,246,225)
#E6F7E6
(230,247,230)
#ECF8EB
(236,248,235)
#F2F9F0
(242,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6EFBE color. Also use rgb(182,239,190) instead hex code.

Text Font Color

.myTextColor { color: #B6EFBE; }

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

This text font color is #B6EFBE.

Background Color

.myBgColor { background-color: #B6EFBE; }

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

This div background color is #B6EFBE.

Border color

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

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

This div border color is #B6EFBE.

Opacity

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

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

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

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

This text has shadow with #B6EFBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6EFBE.

Preview

Color preview on black background

This text has color #B6EFBE on black background.


Color preview on white background

This text has color #B6EFBE on white background.


Black color preview on #B6EFBE background

This text has black color on #B6EFBE background.


White color preview on #B6EFBE background

This text has white color on #B6EFBE background.


Related colors

Complementary color

Complementary color for #hex is #491041.


I love getcolorcode.com

Triadic colors

1 #BEB6EF and #EFBEB6 with #B6EFBE are triadic colors.

2 #BEEFB6 and #EFB6BE with #B6EFBE are triadic colors.