COLOR #B6EDAE

HEX: #B6EDAE RGB: (182,237,174)

Color info

#B6EDAE contains mainly red and green colors. Web safe color of #B6EDAE is #CCFF99 (or #CF9).

RGB color model

#B6EDAE color RGB value is (182,237,174).

RGB: (182,237,174) (71%, 93%, 68%)

RGB channels and saturation

R 182 of 255 = 71%
G 237 of 255 = 93%
B 174 of 255 = 68%

182
237
174

R + G + B ~ 77%. #B6EDAE is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 237 + 174 = 593 (100%)
R 182 of 593 ~ 30.69%
G 237 of 593 ~ 39.97%
B 174 of 593 ~ 29.34'%

%30.69
%39.97
%29.34

CMYK color model

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

  • cyan value is 23.21%
  • magenta value is 0.00%
  • yellow value is 26.58%
  • key color value is 7.06%

CMYK: (23,0,27,7)
C23M0Y27K7 (23%, 0%, 27%, 7%)
(0.23 / 0.00 / 0.27 / 0.07)

CMYK percentages

%23.21
%0
%26.58
%7.06

Codes

Color #B6EDAE in popluar color models

B6 ED AE
RGB 182 237 174
HSL 112° 63.64% 80.59%
HSB/HSV 112° 26.58% 92.94%
CMYK 23.21% 0.00% 26.58%
7.06%

Color #B6EDAE in popluar number systems.

HEX B6 ED AE
Decimal 182 237 174
Binary 10110110 11101101 10101110
Octal 266 355 256

Shades and tints

Shades of #B6EDAE

#B6EDAE
(182,237,174)
#A6D89F
(166,216,159)
#96C390
(150,195,144)
#86AE81
(134,174,129)
#769972
(118,153,114)
#668463
(102,132,99)
#566F54
(86,111,84)
#465A45
(70,90,69)
#364536
(54,69,54)
#263027
(38,48,39)
#161B18
(22,27,24)
#000000
(0,0,0)

Tints of #B6EDAE

#B6EDAE
(182,237,174)
#BCEEB5
(188,238,181)
#C2EFBC
(194,239,188)
#C8F0C3
(200,240,195)
#CEF1CA
(206,241,202)
#D4F2D1
(212,242,209)
#DAF3D8
(218,243,216)
#E0F4DF
(224,244,223)
#E6F5E6
(230,245,230)
#ECF6ED
(236,246,237)
#F2F7F4
(242,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6EDAE; }

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

This text font color is #B6EDAE.

Background Color

.myBgColor { background-color: #B6EDAE; }

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

This div background color is #B6EDAE.

Border color

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

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

This div border color is #B6EDAE.

Opacity

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

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

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

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

This text has shadow with #B6EDAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6EDAE.

Preview

Color preview on black background

This text has color #B6EDAE on black background.


Color preview on white background

This text has color #B6EDAE on white background.


Black color preview on #B6EDAE background

This text has black color on #B6EDAE background.


White color preview on #B6EDAE background

This text has white color on #B6EDAE background.


Related colors

Complementary color

Complementary color for #hex is #491251.


I love getcolorcode.com

Triadic colors

1 #AEB6ED and #EDAEB6 with #B6EDAE are triadic colors.

2 #AEEDB6 and #EDB6AE with #B6EDAE are triadic colors.