COLOR #B8C58A

HEX: #B8C58A RGB: (184,197,138)

Color info

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

RGB color model

#B8C58A color RGB value is (184,197,138).

RGB: (184,197,138) (72%, 77%, 54%)

RGB channels and saturation

R 184 of 255 = 72%
G 197 of 255 = 77%
B 138 of 255 = 54%

184
197
138

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

Portions of RGB colors in percentages

R + G + B = 184 + 197 + 138 = 519 (100%)
R 184 of 519 ~ 35.45%
G 197 of 519 ~ 37.96%
B 138 of 519 ~ 26.59'%

%35.45
%37.96
%26.59

CMYK color model

#B8C58A color CMYK value is (7,0,30,23).

  • cyan value is 6.60%
  • magenta value is 0.00%
  • yellow value is 29.95%
  • key color value is 22.75%

CMYK: (7,0,30,23)
C7M0Y30K23 (7%, 0%, 30%, 23%)
(0.07 / 0.00 / 0.30 / 0.23)

CMYK percentages

%6.6
%0
%29.95
%22.75

Codes

Color #B8C58A in popluar color models

B8 C5 8A
RGB 184 197 138
HSL 73° 33.71% 65.69%
HSB/HSV 73° 29.95% 77.25%
CMYK 6.60% 0.00% 29.95%
22.75%

Color #B8C58A in popluar number systems.

HEX B8 C5 8A
Decimal 184 197 138
Binary 10111000 11000101 10001010
Octal 270 305 212

Shades and tints

Shades of #B8C58A

#B8C58A
(184,197,138)
#A8B47E
(168,180,126)
#98A372
(152,163,114)
#889266
(136,146,102)
#78815A
(120,129,90)
#68704E
(104,112,78)
#585F42
(88,95,66)
#484E36
(72,78,54)
#383D2A
(56,61,42)
#282C1E
(40,44,30)
#181B12
(24,27,18)
#000000
(0,0,0)

Tints of #B8C58A

#B8C58A
(184,197,138)
#BECA94
(190,202,148)
#C4CF9E
(196,207,158)
#CAD4A8
(202,212,168)
#D0D9B2
(208,217,178)
#D6DEBC
(214,222,188)
#DCE3C6
(220,227,198)
#E2E8D0
(226,232,208)
#E8EDDA
(232,237,218)
#EEF2E4
(238,242,228)
#F4F7EE
(244,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B8C58A color. Also use rgb(184,197,138) instead hex code.

Text Font Color

.myTextColor { color: #B8C58A; }

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

This text font color is #B8C58A.

Background Color

.myBgColor { background-color: #B8C58A; }

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

This div background color is #B8C58A.

Border color

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

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

This div border color is #B8C58A.

Opacity

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

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

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

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

This text has shadow with #B8C58A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8C58A.

Preview

Color preview on black background

This text has color #B8C58A on black background.


Color preview on white background

This text has color #B8C58A on white background.


Black color preview on #B8C58A background

This text has black color on #B8C58A background.


White color preview on #B8C58A background

This text has white color on #B8C58A background.


Related colors

Complementary color

Complementary color for #hex is #473A75.


I love getcolorcode.com

Triadic colors

1 #8AB8C5 and #C58AB8 with #B8C58A are triadic colors.

2 #8AC5B8 and #C5B88A with #B8C58A are triadic colors.