COLOR #B6C797

HEX: #B6C797 RGB: (182,199,151)

Color info

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

RGB color model

#B6C797 color RGB value is (182,199,151).

RGB: (182,199,151) (71%, 78%, 59%)

RGB channels and saturation

R 182 of 255 = 71%
G 199 of 255 = 78%
B 151 of 255 = 59%

182
199
151

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

Portions of RGB colors in percentages

R + G + B = 182 + 199 + 151 = 532 (100%)
R 182 of 532 ~ 34.21%
G 199 of 532 ~ 37.41%
B 151 of 532 ~ 28.38'%

%34.21
%37.41
%28.38

CMYK color model

#B6C797 color CMYK value is (9,0,24,22).

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

CMYK: (9,0,24,22)
C9M0Y24K22 (9%, 0%, 24%, 22%)
(0.09 / 0.00 / 0.24 / 0.22)

CMYK percentages

%8.54
%0
%24.12
%21.96

Codes

Color #B6C797 in popluar color models

B6 C7 97
RGB 182 199 151
HSL 81° 30.00% 68.63%
HSB/HSV 81° 24.12% 78.04%
CMYK 8.54% 0.00% 24.12%
21.96%

Color #B6C797 in popluar number systems.

HEX B6 C7 97
Decimal 182 199 151
Binary 10110110 11000111 10010111
Octal 266 307 227

Shades and tints

Shades of #B6C797

#B6C797
(182,199,151)
#A6B58A
(166,181,138)
#96A37D
(150,163,125)
#869170
(134,145,112)
#767F63
(118,127,99)
#666D56
(102,109,86)
#565B49
(86,91,73)
#46493C
(70,73,60)
#36372F
(54,55,47)
#262522
(38,37,34)
#161315
(22,19,21)
#000000
(0,0,0)

Tints of #B6C797

#B6C797
(182,199,151)
#BCCCA0
(188,204,160)
#C2D1A9
(194,209,169)
#C8D6B2
(200,214,178)
#CEDBBB
(206,219,187)
#D4E0C4
(212,224,196)
#DAE5CD
(218,229,205)
#E0EAD6
(224,234,214)
#E6EFDF
(230,239,223)
#ECF4E8
(236,244,232)
#F2F9F1
(242,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6C797; }

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

This text font color is #B6C797.

Background Color

.myBgColor { background-color: #B6C797; }

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

This div background color is #B6C797.

Border color

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

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

This div border color is #B6C797.

Opacity

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

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

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

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

This text has shadow with #B6C797 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6C797.

Preview

Color preview on black background

This text has color #B6C797 on black background.


Color preview on white background

This text has color #B6C797 on white background.


Black color preview on #B6C797 background

This text has black color on #B6C797 background.


White color preview on #B6C797 background

This text has white color on #B6C797 background.


Related colors

Complementary color

Complementary color for #hex is #493868.


I love getcolorcode.com

Triadic colors

1 #97B6C7 and #C797B6 with #B6C797 are triadic colors.

2 #97C7B6 and #C7B697 with #B6C797 are triadic colors.