COLOR #B4C58B

HEX: #B4C58B RGB: (180,197,139)

Color info

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

RGB color model

#B4C58B color RGB value is (180,197,139).

RGB: (180,197,139) (71%, 77%, 55%)

RGB channels and saturation

R 180 of 255 = 71%
G 197 of 255 = 77%
B 139 of 255 = 55%

180
197
139

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

Portions of RGB colors in percentages

R + G + B = 180 + 197 + 139 = 516 (100%)
R 180 of 516 ~ 34.88%
G 197 of 516 ~ 38.18%
B 139 of 516 ~ 26.94'%

%34.88
%38.18
%26.94

CMYK color model

#B4C58B color CMYK value is (9,0,29,23).

  • cyan value is 8.63%
  • magenta value is 0.00%
  • yellow value is 29.44%
  • key color value is 22.75%

CMYK: (9,0,29,23)
C9M0Y29K23 (9%, 0%, 29%, 23%)
(0.09 / 0.00 / 0.29 / 0.23)

CMYK percentages

%8.63
%0
%29.44
%22.75

Codes

Color #B4C58B in popluar color models

B4 C5 8B
RGB 180 197 139
HSL 78° 33.33% 65.88%
HSB/HSV 78° 29.44% 77.25%
CMYK 8.63% 0.00% 29.44%
22.75%

Color #B4C58B in popluar number systems.

HEX B4 C5 8B
Decimal 180 197 139
Binary 10110100 11000101 10001011
Octal 264 305 213

Shades and tints

Shades of #B4C58B

#B4C58B
(180,197,139)
#A4B47F
(164,180,127)
#94A373
(148,163,115)
#849267
(132,146,103)
#74815B
(116,129,91)
#64704F
(100,112,79)
#545F43
(84,95,67)
#444E37
(68,78,55)
#343D2B
(52,61,43)
#242C1F
(36,44,31)
#141B13
(20,27,19)
#000000
(0,0,0)

Tints of #B4C58B

#B4C58B
(180,197,139)
#BACA95
(186,202,149)
#C0CF9F
(192,207,159)
#C6D4A9
(198,212,169)
#CCD9B3
(204,217,179)
#D2DEBD
(210,222,189)
#D8E3C7
(216,227,199)
#DEE8D1
(222,232,209)
#E4EDDB
(228,237,219)
#EAF2E5
(234,242,229)
#F0F7EF
(240,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4C58B color. Also use rgb(180,197,139) instead hex code.

Text Font Color

.myTextColor { color: #B4C58B; }

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

This text font color is #B4C58B.

Background Color

.myBgColor { background-color: #B4C58B; }

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

This div background color is #B4C58B.

Border color

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

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

This div border color is #B4C58B.

Opacity

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

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

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

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

This text has shadow with #B4C58B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4C58B.

Preview

Color preview on black background

This text has color #B4C58B on black background.


Color preview on white background

This text has color #B4C58B on white background.


Black color preview on #B4C58B background

This text has black color on #B4C58B background.


White color preview on #B4C58B background

This text has white color on #B4C58B background.


Related colors

Complementary color

Complementary color for #hex is #4B3A74.


I love getcolorcode.com

Triadic colors

1 #8BB4C5 and #C58BB4 with #B4C58B are triadic colors.

2 #8BC5B4 and #C5B48B with #B4C58B are triadic colors.