COLOR #B5BA92

HEX: #B5BA92 RGB: (181,186,146)

Color info

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

RGB color model

#B5BA92 color RGB value is (181,186,146).

RGB: (181,186,146) (71%, 73%, 57%)

RGB channels and saturation

R 181 of 255 = 71%
G 186 of 255 = 73%
B 146 of 255 = 57%

181
186
146

R + G + B ~ 67%. #B5BA92 is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 186 + 146 = 513 (100%)
R 181 of 513 ~ 35.28%
G 186 of 513 ~ 36.26%
B 146 of 513 ~ 28.46'%

%35.28
%36.26
%28.46

CMYK color model

#B5BA92 color CMYK value is (3,0,22,27).

  • cyan value is 2.69%
  • magenta value is 0.00%
  • yellow value is 21.51%
  • key color value is 27.06%

CMYK: (3,0,22,27)
C3M0Y22K27 (3%, 0%, 22%, 27%)
(0.03 / 0.00 / 0.22 / 0.27)

CMYK percentages

%2.69
%0
%21.51
%27.06

Codes

Color #B5BA92 in popluar color models

B5 BA 92
RGB 181 186 146
HSL 68° 22.47% 65.10%
HSB/HSV 68° 21.51% 72.94%
CMYK 2.69% 0.00% 21.51%
27.06%

Color #B5BA92 in popluar number systems.

HEX B5 BA 92
Decimal 181 186 146
Binary 10110101 10111010 10010010
Octal 265 272 222

Shades and tints

Shades of #B5BA92

#B5BA92
(181,186,146)
#A5AA85
(165,170,133)
#959A78
(149,154,120)
#858A6B
(133,138,107)
#757A5E
(117,122,94)
#656A51
(101,106,81)
#555A44
(85,90,68)
#454A37
(69,74,55)
#353A2A
(53,58,42)
#252A1D
(37,42,29)
#151A10
(21,26,16)
#000000
(0,0,0)

Tints of #B5BA92

#B5BA92
(181,186,146)
#BBC09B
(187,192,155)
#C1C6A4
(193,198,164)
#C7CCAD
(199,204,173)
#CDD2B6
(205,210,182)
#D3D8BF
(211,216,191)
#D9DEC8
(217,222,200)
#DFE4D1
(223,228,209)
#E5EADA
(229,234,218)
#EBF0E3
(235,240,227)
#F1F6EC
(241,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5BA92 color. Also use rgb(181,186,146) instead hex code.

Text Font Color

.myTextColor { color: #B5BA92; }

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

This text font color is #B5BA92.

Background Color

.myBgColor { background-color: #B5BA92; }

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

This div background color is #B5BA92.

Border color

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

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

This div border color is #B5BA92.

Opacity

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

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

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

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

This text has shadow with #B5BA92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5BA92.

Preview

Color preview on black background

This text has color #B5BA92 on black background.


Color preview on white background

This text has color #B5BA92 on white background.


Black color preview on #B5BA92 background

This text has black color on #B5BA92 background.


White color preview on #B5BA92 background

This text has white color on #B5BA92 background.


Related colors

Complementary color

Complementary color for #hex is #4A456D.


I love getcolorcode.com

Triadic colors

1 #92B5BA and #BA92B5 with #B5BA92 are triadic colors.

2 #92BAB5 and #BAB592 with #B5BA92 are triadic colors.