COLOR #B6D49E

HEX: #B6D49E RGB: (182,212,158)

Color info

#B6D49E contains red, green and blue colors in about the same proportion. Web safe color of #B6D49E is #CCCC99 (or #CC9).

RGB color model

#B6D49E color RGB value is (182,212,158).

RGB: (182,212,158) (71%, 83%, 62%)

RGB channels and saturation

R 182 of 255 = 71%
G 212 of 255 = 83%
B 158 of 255 = 62%

182
212
158

R + G + B ~ 72%. #B6D49E is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 212 + 158 = 552 (100%)
R 182 of 552 ~ 32.97%
G 212 of 552 ~ 38.41%
B 158 of 552 ~ 28.62'%

%32.97
%38.41
%28.62

CMYK color model

#B6D49E color CMYK value is (14,0,25,17).

  • cyan value is 14.15%
  • magenta value is 0.00%
  • yellow value is 25.47%
  • key color value is 16.86%

CMYK: (14,0,25,17)
C14M0Y25K17 (14%, 0%, 25%, 17%)
(0.14 / 0.00 / 0.25 / 0.17)

CMYK percentages

%14.15
%0
%25.47
%16.86

Codes

Color #B6D49E in popluar color models

B6 D4 9E
RGB 182 212 158
HSL 93° 38.57% 72.55%
HSB/HSV 93° 25.47% 83.14%
CMYK 14.15% 0.00% 25.47%
16.86%

Color #B6D49E in popluar number systems.

HEX B6 D4 9E
Decimal 182 212 158
Binary 10110110 11010100 10011110
Octal 266 324 236

Shades and tints

Shades of #B6D49E

#B6D49E
(182,212,158)
#A6C190
(166,193,144)
#96AE82
(150,174,130)
#869B74
(134,155,116)
#768866
(118,136,102)
#667558
(102,117,88)
#56624A
(86,98,74)
#464F3C
(70,79,60)
#363C2E
(54,60,46)
#262920
(38,41,32)
#161612
(22,22,18)
#000000
(0,0,0)

Tints of #B6D49E

#B6D49E
(182,212,158)
#BCD7A6
(188,215,166)
#C2DAAE
(194,218,174)
#C8DDB6
(200,221,182)
#CEE0BE
(206,224,190)
#D4E3C6
(212,227,198)
#DAE6CE
(218,230,206)
#E0E9D6
(224,233,214)
#E6ECDE
(230,236,222)
#ECEFE6
(236,239,230)
#F2F2EE
(242,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6D49E color. Also use rgb(182,212,158) instead hex code.

Text Font Color

.myTextColor { color: #B6D49E; }

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

This text font color is #B6D49E.

Background Color

.myBgColor { background-color: #B6D49E; }

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

This div background color is #B6D49E.

Border color

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

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

This div border color is #B6D49E.

Opacity

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

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

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

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

This text has shadow with #B6D49E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6D49E.

Preview

Color preview on black background

This text has color #B6D49E on black background.


Color preview on white background

This text has color #B6D49E on white background.


Black color preview on #B6D49E background

This text has black color on #B6D49E background.


White color preview on #B6D49E background

This text has white color on #B6D49E background.


Related colors

Complementary color

Complementary color for #hex is #492B61.


I love getcolorcode.com

Triadic colors

1 #9EB6D4 and #D49EB6 with #B6D49E are triadic colors.

2 #9ED4B6 and #D4B69E with #B6D49E are triadic colors.