COLOR #B0C497

HEX: #B0C497 RGB: (176,196,151)

Color info

#B0C497 contains red, green and blue colors in about the same proportion. Web safe color of #B0C497 is #99CC99 (or #9C9).

RGB color model

#B0C497 color RGB value is (176,196,151).

RGB: (176,196,151) (69%, 77%, 59%)

RGB channels and saturation

R 176 of 255 = 69%
G 196 of 255 = 77%
B 151 of 255 = 59%

176
196
151

R + G + B ~ 68%. #B0C497 is quite light color.

Portions of RGB colors in percentages

R + G + B = 176 + 196 + 151 = 523 (100%)
R 176 of 523 ~ 33.65%
G 196 of 523 ~ 37.48%
B 151 of 523 ~ 28.87'%

%33.65
%37.48
%28.87

CMYK color model

#B0C497 color CMYK value is (10,0,23,23).

  • cyan value is 10.20%
  • magenta value is 0.00%
  • yellow value is 22.96%
  • key color value is 23.14%

CMYK: (10,0,23,23)
C10M0Y23K23 (10%, 0%, 23%, 23%)
(0.10 / 0.00 / 0.23 / 0.23)

CMYK percentages

%10.2
%0
%22.96
%23.14

Codes

Color #B0C497 in popluar color models

B0 C4 97
RGB 176 196 151
HSL 87° 27.61% 68.04%
HSB/HSV 87° 22.96% 76.86%
CMYK 10.20% 0.00% 22.96%
23.14%

Color #B0C497 in popluar number systems.

HEX B0 C4 97
Decimal 176 196 151
Binary 10110000 11000100 10010111
Octal 260 304 227

Shades and tints

Shades of #B0C497

#B0C497
(176,196,151)
#A0B38A
(160,179,138)
#90A27D
(144,162,125)
#809170
(128,145,112)
#708063
(112,128,99)
#606F56
(96,111,86)
#505E49
(80,94,73)
#404D3C
(64,77,60)
#303C2F
(48,60,47)
#202B22
(32,43,34)
#101A15
(16,26,21)
#000000
(0,0,0)

Tints of #B0C497

#B0C497
(176,196,151)
#B7C9A0
(183,201,160)
#BECEA9
(190,206,169)
#C5D3B2
(197,211,178)
#CCD8BB
(204,216,187)
#D3DDC4
(211,221,196)
#DAE2CD
(218,226,205)
#E1E7D6
(225,231,214)
#E8ECDF
(232,236,223)
#EFF1E8
(239,241,232)
#F6F6F1
(246,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B0C497 color. Also use rgb(176,196,151) instead hex code.

Text Font Color

.myTextColor { color: #B0C497; }

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

This text font color is #B0C497.

Background Color

.myBgColor { background-color: #B0C497; }

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

This div background color is #B0C497.

Border color

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

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

This div border color is #B0C497.

Opacity

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

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

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

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

This text has shadow with #B0C497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0C497.

Preview

Color preview on black background

This text has color #B0C497 on black background.


Color preview on white background

This text has color #B0C497 on white background.


Black color preview on #B0C497 background

This text has black color on #B0C497 background.


White color preview on #B0C497 background

This text has white color on #B0C497 background.


Related colors

Complementary color

Complementary color for #hex is #4F3B68.


I love getcolorcode.com

Triadic colors

1 #97B0C4 and #C497B0 with #B0C497 are triadic colors.

2 #97C4B0 and #C4B097 with #B0C497 are triadic colors.