COLOR #B2C994

HEX: #B2C994 RGB: (178,201,148)

Color info

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

RGB color model

#B2C994 color RGB value is (178,201,148).

RGB: (178,201,148) (70%, 79%, 58%)

RGB channels and saturation

R 178 of 255 = 70%
G 201 of 255 = 79%
B 148 of 255 = 58%

178
201
148

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

Portions of RGB colors in percentages

R + G + B = 178 + 201 + 148 = 527 (100%)
R 178 of 527 ~ 33.78%
G 201 of 527 ~ 38.14%
B 148 of 527 ~ 28.08'%

%33.78
%38.14
%28.08

CMYK color model

#B2C994 color CMYK value is (11,0,26,21).

  • cyan value is 11.44%
  • magenta value is 0.00%
  • yellow value is 26.37%
  • key color value is 21.18%

CMYK: (11,0,26,21)
C11M0Y26K21 (11%, 0%, 26%, 21%)
(0.11 / 0.00 / 0.26 / 0.21)

CMYK percentages

%11.44
%0
%26.37
%21.18

Codes

Color #B2C994 in popluar color models

B2 C9 94
RGB 178 201 148
HSL 86° 32.92% 68.43%
HSB/HSV 86° 26.37% 78.82%
CMYK 11.44% 0.00% 26.37%
21.18%

Color #B2C994 in popluar number systems.

HEX B2 C9 94
Decimal 178 201 148
Binary 10110010 11001001 10010100
Octal 262 311 224

Shades and tints

Shades of #B2C994

#B2C994
(178,201,148)
#A2B787
(162,183,135)
#92A57A
(146,165,122)
#82936D
(130,147,109)
#728160
(114,129,96)
#626F53
(98,111,83)
#525D46
(82,93,70)
#424B39
(66,75,57)
#32392C
(50,57,44)
#22271F
(34,39,31)
#121512
(18,21,18)
#000000
(0,0,0)

Tints of #B2C994

#B2C994
(178,201,148)
#B9CD9D
(185,205,157)
#C0D1A6
(192,209,166)
#C7D5AF
(199,213,175)
#CED9B8
(206,217,184)
#D5DDC1
(213,221,193)
#DCE1CA
(220,225,202)
#E3E5D3
(227,229,211)
#EAE9DC
(234,233,220)
#F1EDE5
(241,237,229)
#F8F1EE
(248,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B2C994 color. Also use rgb(178,201,148) instead hex code.

Text Font Color

.myTextColor { color: #B2C994; }

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

This text font color is #B2C994.

Background Color

.myBgColor { background-color: #B2C994; }

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

This div background color is #B2C994.

Border color

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

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

This div border color is #B2C994.

Opacity

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

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

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

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

This text has shadow with #B2C994 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2C994.

Preview

Color preview on black background

This text has color #B2C994 on black background.


Color preview on white background

This text has color #B2C994 on white background.


Black color preview on #B2C994 background

This text has black color on #B2C994 background.


White color preview on #B2C994 background

This text has white color on #B2C994 background.


Related colors

Complementary color

Complementary color for #hex is #4D366B.


I love getcolorcode.com

Triadic colors

1 #94B2C9 and #C994B2 with #B2C994 are triadic colors.

2 #94C9B2 and #C9B294 with #B2C994 are triadic colors.