COLOR #B6C794

HEX: #B6C794 RGB: (182,199,148)

Color info

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

RGB color model

#B6C794 color RGB value is (182,199,148).

RGB: (182,199,148) (71%, 78%, 58%)

RGB channels and saturation

R 182 of 255 = 71%
G 199 of 255 = 78%
B 148 of 255 = 58%

182
199
148

R + G + B ~ 69%. #B6C794 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 199 + 148 = 529 (100%)
R 182 of 529 ~ 34.4%
G 199 of 529 ~ 37.62%
B 148 of 529 ~ 27.98'%

%34.4
%37.62
%27.98

CMYK color model

#B6C794 color CMYK value is (9,0,26,22).

  • cyan value is 8.54%
  • magenta value is 0.00%
  • yellow value is 25.63%
  • key color value is 21.96%

CMYK: (9,0,26,22)
C9M0Y26K22 (9%, 0%, 26%, 22%)
(0.09 / 0.00 / 0.26 / 0.22)

CMYK percentages

%8.54
%0
%25.63
%21.96

Codes

Color #B6C794 in popluar color models

B6 C7 94
RGB 182 199 148
HSL 80° 31.29% 68.04%
HSB/HSV 80° 25.63% 78.04%
CMYK 8.54% 0.00% 25.63%
21.96%

Color #B6C794 in popluar number systems.

HEX B6 C7 94
Decimal 182 199 148
Binary 10110110 11000111 10010100
Octal 266 307 224

Shades and tints

Shades of #B6C794

#B6C794
(182,199,148)
#A6B587
(166,181,135)
#96A37A
(150,163,122)
#86916D
(134,145,109)
#767F60
(118,127,96)
#666D53
(102,109,83)
#565B46
(86,91,70)
#464939
(70,73,57)
#36372C
(54,55,44)
#26251F
(38,37,31)
#161312
(22,19,18)
#000000
(0,0,0)

Tints of #B6C794

#B6C794
(182,199,148)
#BCCC9D
(188,204,157)
#C2D1A6
(194,209,166)
#C8D6AF
(200,214,175)
#CEDBB8
(206,219,184)
#D4E0C1
(212,224,193)
#DAE5CA
(218,229,202)
#E0EAD3
(224,234,211)
#E6EFDC
(230,239,220)
#ECF4E5
(236,244,229)
#F2F9EE
(242,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6C794 color. Also use rgb(182,199,148) instead hex code.

Text Font Color

.myTextColor { color: #B6C794; }

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

This text font color is #B6C794.

Background Color

.myBgColor { background-color: #B6C794; }

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

This div background color is #B6C794.

Border color

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

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

This div border color is #B6C794.

Opacity

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

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

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

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

This text has shadow with #B6C794 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6C794.

Preview

Color preview on black background

This text has color #B6C794 on black background.


Color preview on white background

This text has color #B6C794 on white background.


Black color preview on #B6C794 background

This text has black color on #B6C794 background.


White color preview on #B6C794 background

This text has white color on #B6C794 background.


Related colors

Complementary color

Complementary color for #hex is #49386B.


I love getcolorcode.com

Triadic colors

1 #94B6C7 and #C794B6 with #B6C794 are triadic colors.

2 #94C7B6 and #C7B694 with #B6C794 are triadic colors.