COLOR #B4C38E

HEX: #B4C38E RGB: (180,195,142)

Color info

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

RGB color model

#B4C38E color RGB value is (180,195,142).

RGB: (180,195,142) (71%, 76%, 56%)

RGB channels and saturation

R 180 of 255 = 71%
G 195 of 255 = 76%
B 142 of 255 = 56%

180
195
142

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

Portions of RGB colors in percentages

R + G + B = 180 + 195 + 142 = 517 (100%)
R 180 of 517 ~ 34.82%
G 195 of 517 ~ 37.72%
B 142 of 517 ~ 27.47'%

%34.82
%37.72
%27.47

CMYK color model

#B4C38E color CMYK value is (8,0,27,24).

  • cyan value is 7.69%
  • magenta value is 0.00%
  • yellow value is 27.18%
  • key color value is 23.53%
CMYK: (8,0,27,24) C8M0Y27K24 (8%,0%,27%,24%) (0.08/0.00/0.27/0.24) 

CMYK percentages

%7.69
%0
%27.18
%23.53

Codes

Color #B4C38E in popluar color models

B4 C3 8E
RGB 180 195 142
HSL 77° 30.64% 66.08%
HSB/HSV 77° 27.18% 76.47%
CMYK 7.69% 0.00% 27.18%
23.53%

Color #B4C38E in popluar number systems.

HEX B4 C3 8E
Decimal 180 195 142
Binary 10110100 11000011 10001110
Octal 264 303 216

Shades and tints

Shades of #B4C38E

#B4C38E
(180,195,142)
#A4B282
(164,178,130)
#94A176
(148,161,118)
#84906A
(132,144,106)
#747F5E
(116,127,94)
#646E52
(100,110,82)
#545D46
(84,93,70)
#444C3A
(68,76,58)
#343B2E
(52,59,46)
#242A22
(36,42,34)
#141916
(20,25,22)
#000000
(0,0,0)

Tints of #B4C38E

#B4C38E
(180,195,142)
#BAC898
(186,200,152)
#C0CDA2
(192,205,162)
#C6D2AC
(198,210,172)
#CCD7B6
(204,215,182)
#D2DCC0
(210,220,192)
#D8E1CA
(216,225,202)
#DEE6D4
(222,230,212)
#E4EBDE
(228,235,222)
#EAF0E8
(234,240,232)
#F0F5F2
(240,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4C38E color. Also use rgb(180,195,142) instead hex code.

Text Font Color

.myTextColor { color: #B4C38E; }

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

This text font color is #B4C38E.

Background Color

.myBgColor { background-color: #B4C38E; }

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

This div background color is #B4C38E.

Border color

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

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

This div border color is #B4C38E.

Opacity

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

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

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

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

This text has shadow with #B4C38E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4C38E.

Preview

Color preview on black background

This text has color #B4C38E on black background.


Color preview on white background

This text has color #B4C38E on white background.


Black color preview on #B4C38E background

This text has black color on #B4C38E background.


White color preview on #B4C38E background

This text has white color on #B4C38E background.


Related colors

Complementary color

Complementary color for #hex is #4B3C71.


I love getcolorcode.com

Triadic colors

1 #8EB4C3 and #C38EB4 with #B4C38E are triadic colors.

2 #8EC3B4 and #C3B48E with #B4C38E are triadic colors.