COLOR #B5C195

HEX: #B5C195 RGB: (181,193,149)

Color info

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

RGB color model

#B5C195 color RGB value is (181,193,149).

RGB: (181,193,149) (71%, 76%, 58%)

RGB channels and saturation

R 181 of 255 = 71%
G 193 of 255 = 76%
B 149 of 255 = 58%

181
193
149

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

Portions of RGB colors in percentages

R + G + B = 181 + 193 + 149 = 523 (100%)
R 181 of 523 ~ 34.61%
G 193 of 523 ~ 36.9%
B 149 of 523 ~ 28.49'%

%34.61
%36.9
%28.49

CMYK color model

#B5C195 color CMYK value is (6,0,23,24).

  • cyan value is 6.22%
  • magenta value is 0.00%
  • yellow value is 22.80%
  • key color value is 24.31%

CMYK: (6,0,23,24)
C6M0Y23K24 (6%, 0%, 23%, 24%)
(0.06 / 0.00 / 0.23 / 0.24)

CMYK percentages

%6.22
%0
%22.8
%24.31

Codes

Color #B5C195 in popluar color models

B5 C1 95
RGB 181 193 149
HSL 76° 26.19% 67.06%
HSB/HSV 76° 22.80% 75.69%
CMYK 6.22% 0.00% 22.80%
24.31%

Color #B5C195 in popluar number systems.

HEX B5 C1 95
Decimal 181 193 149
Binary 10110101 11000001 10010101
Octal 265 301 225

Shades and tints

Shades of #B5C195

#B5C195
(181,193,149)
#A5B088
(165,176,136)
#959F7B
(149,159,123)
#858E6E
(133,142,110)
#757D61
(117,125,97)
#656C54
(101,108,84)
#555B47
(85,91,71)
#454A3A
(69,74,58)
#35392D
(53,57,45)
#252820
(37,40,32)
#151713
(21,23,19)
#000000
(0,0,0)

Tints of #B5C195

#B5C195
(181,193,149)
#BBC69E
(187,198,158)
#C1CBA7
(193,203,167)
#C7D0B0
(199,208,176)
#CDD5B9
(205,213,185)
#D3DAC2
(211,218,194)
#D9DFCB
(217,223,203)
#DFE4D4
(223,228,212)
#E5E9DD
(229,233,221)
#EBEEE6
(235,238,230)
#F1F3EF
(241,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5C195 color. Also use rgb(181,193,149) instead hex code.

Text Font Color

.myTextColor { color: #B5C195; }

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

This text font color is #B5C195.

Background Color

.myBgColor { background-color: #B5C195; }

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

This div background color is #B5C195.

Border color

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

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

This div border color is #B5C195.

Opacity

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

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

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

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

This text has shadow with #B5C195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5C195.

Preview

Color preview on black background

This text has color #B5C195 on black background.


Color preview on white background

This text has color #B5C195 on white background.


Black color preview on #B5C195 background

This text has black color on #B5C195 background.


White color preview on #B5C195 background

This text has white color on #B5C195 background.


Related colors

Complementary color

Complementary color for #hex is #4A3E6A.


I love getcolorcode.com

Triadic colors

1 #95B5C1 and #C195B5 with #B5C195 are triadic colors.

2 #95C1B5 and #C1B595 with #B5C195 are triadic colors.