COLOR #B6EDB7

HEX: #B6EDB7 RGB: (182,237,183)

Color info

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

RGB color model

#B6EDB7 color RGB value is (182,237,183).

RGB: (182,237,183) (71%, 93%, 72%)

RGB channels and saturation

R 182 of 255 = 71%
G 237 of 255 = 93%
B 183 of 255 = 72%

182
237
183

R + G + B ~ 79%. #B6EDB7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 237 + 183 = 602 (100%)
R 182 of 602 ~ 30.23%
G 237 of 602 ~ 39.37%
B 183 of 602 ~ 30.4'%

%30.23
%39.37
%30.4

CMYK color model

#B6EDB7 color CMYK value is (23,0,23,7).

  • cyan value is 23.21%
  • magenta value is 0.00%
  • yellow value is 22.78%
  • key color value is 7.06%
CMYK: (23,0,23,7) C23M0Y23K7 (23%,0%,23%,7%) (0.23/0.00/0.23/0.07) 

CMYK percentages

%23.21
%0
%22.78
%7.06

Codes

Color #B6EDB7 in popluar color models

B6 ED B7
RGB 182 237 183
HSL 121° 60.44% 82.16%
HSB/HSV 121° 23.21% 92.94%
CMYK 23.21% 0.00% 22.78%
7.06%

Color #B6EDB7 in popluar number systems.

HEX B6 ED B7
Decimal 182 237 183
Binary 10110110 11101101 10110111
Octal 266 355 267

Shades and tints

Shades of #B6EDB7

#B6EDB7
(182,237,183)
#A6D8A7
(166,216,167)
#96C397
(150,195,151)
#86AE87
(134,174,135)
#769977
(118,153,119)
#668467
(102,132,103)
#566F57
(86,111,87)
#465A47
(70,90,71)
#364537
(54,69,55)
#263027
(38,48,39)
#161B17
(22,27,23)
#000000
(0,0,0)

Tints of #B6EDB7

#B6EDB7
(182,237,183)
#BCEEBD
(188,238,189)
#C2EFC3
(194,239,195)
#C8F0C9
(200,240,201)
#CEF1CF
(206,241,207)
#D4F2D5
(212,242,213)
#DAF3DB
(218,243,219)
#E0F4E1
(224,244,225)
#E6F5E7
(230,245,231)
#ECF6ED
(236,246,237)
#F2F7F3
(242,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6EDB7 color. Also use rgb(182,237,183) instead hex code.

Text Font Color

.myTextColor { color: #B6EDB7; }

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

This text font color is #B6EDB7.

Background Color

.myBgColor { background-color: #B6EDB7; }

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

This div background color is #B6EDB7.

Border color

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

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

This div border color is #B6EDB7.

Opacity

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

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

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

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

This text has shadow with #B6EDB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6EDB7.

Preview

Color preview on black background

This text has color #B6EDB7 on black background.


Color preview on white background

This text has color #B6EDB7 on white background.


Black color preview on #B6EDB7 background

This text has black color on #B6EDB7 background.


White color preview on #B6EDB7 background

This text has white color on #B6EDB7 background.


Related colors

Complementary color

Complementary color for #hex is #491248.


I love getcolorcode.com

Triadic colors

1 #B7B6ED and #EDB7B6 with #B6EDB7 are triadic colors.

2 #B7EDB6 and #EDB6B7 with #B6EDB7 are triadic colors.