COLOR #B4C494

HEX: #B4C494 RGB: (180,196,148)

Color info

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

RGB color model

#B4C494 color RGB value is (180,196,148).

RGB: (180,196,148) (71%, 77%, 58%)

RGB channels and saturation

R 180 of 255 = 71%
G 196 of 255 = 77%
B 148 of 255 = 58%

180
196
148

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

Portions of RGB colors in percentages

R + G + B = 180 + 196 + 148 = 524 (100%)
R 180 of 524 ~ 34.35%
G 196 of 524 ~ 37.4%
B 148 of 524 ~ 28.24'%

%34.35
%37.4
%28.24

CMYK color model

#B4C494 color CMYK value is (8,0,24,23).

  • cyan value is 8.16%
  • magenta value is 0.00%
  • yellow value is 24.49%
  • key color value is 23.14%

CMYK: (8,0,24,23)
C8M0Y24K23 (8%, 0%, 24%, 23%)
(0.08 / 0.00 / 0.24 / 0.23)

CMYK percentages

%8.16
%0
%24.49
%23.14

Codes

Color #B4C494 in popluar color models

B4 C4 94
RGB 180 196 148
HSL 80° 28.92% 67.45%
HSB/HSV 80° 24.49% 76.86%
CMYK 8.16% 0.00% 24.49%
23.14%

Color #B4C494 in popluar number systems.

HEX B4 C4 94
Decimal 180 196 148
Binary 10110100 11000100 10010100
Octal 264 304 224

Shades and tints

Shades of #B4C494

#B4C494
(180,196,148)
#A4B387
(164,179,135)
#94A27A
(148,162,122)
#84916D
(132,145,109)
#748060
(116,128,96)
#646F53
(100,111,83)
#545E46
(84,94,70)
#444D39
(68,77,57)
#343C2C
(52,60,44)
#242B1F
(36,43,31)
#141A12
(20,26,18)
#000000
(0,0,0)

Tints of #B4C494

#B4C494
(180,196,148)
#BAC99D
(186,201,157)
#C0CEA6
(192,206,166)
#C6D3AF
(198,211,175)
#CCD8B8
(204,216,184)
#D2DDC1
(210,221,193)
#D8E2CA
(216,226,202)
#DEE7D3
(222,231,211)
#E4ECDC
(228,236,220)
#EAF1E5
(234,241,229)
#F0F6EE
(240,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4C494 color. Also use rgb(180,196,148) instead hex code.

Text Font Color

.myTextColor { color: #B4C494; }

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

This text font color is #B4C494.

Background Color

.myBgColor { background-color: #B4C494; }

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

This div background color is #B4C494.

Border color

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

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

This div border color is #B4C494.

Opacity

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

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

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

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

This text has shadow with #B4C494 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4C494.

Preview

Color preview on black background

This text has color #B4C494 on black background.


Color preview on white background

This text has color #B4C494 on white background.


Black color preview on #B4C494 background

This text has black color on #B4C494 background.


White color preview on #B4C494 background

This text has white color on #B4C494 background.


Related colors

Complementary color

Complementary color for #hex is #4B3B6B.


I love getcolorcode.com

Triadic colors

1 #94B4C4 and #C494B4 with #B4C494 are triadic colors.

2 #94C4B4 and #C4B494 with #B4C494 are triadic colors.