COLOR #95896A

HEX: #95896A RGB: (149,137,106)

Color info

#95896A contains red, green and blue colors in about the same proportion. Web safe color of #95896A is #999966 (or #996).

RGB color model

#95896A color RGB value is (149,137,106).

RGB: (149,137,106) (58%, 54%, 42%)

RGB channels and saturation

R 149 of 255 = 58%
G 137 of 255 = 54%
B 106 of 255 = 42%

149
137
106

R + G + B ~ 51%. #95896A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 149 + 137 + 106 = 392 (100%)
R 149 of 392 ~ 38.01%
G 137 of 392 ~ 34.95%
B 106 of 392 ~ 27.04'%

%38.01
%34.95
%27.04

CMYK color model

#95896A color CMYK value is (0,8,29,42).

  • cyan value is 0.00%
  • magenta value is 8.05%
  • yellow value is 28.86%
  • key color value is 41.57%

CMYK: (0,8,29,42)
C0M8Y29K42 (0%, 8%, 29%, 42%)
(0.00 / 0.08 / 0.29 / 0.42)

CMYK percentages

%0
%8.05
%28.86
%41.57

Codes

Color #95896A in popluar color models

95 89 6A
RGB 149 137 106
HSL 43° 16.86% 50.00%
HSB/HSV 43° 28.86% 58.43%
CMYK 0.00% 8.05% 28.86%
41.57%

Color #95896A in popluar number systems.

HEX 95 89 6A
Decimal 149 137 106
Binary 10010101 10001001 1101010
Octal 225 211 152

Shades and tints

Shades of #95896A

#95896A
(149,137,106)
#887D61
(136,125,97)
#7B7158
(123,113,88)
#6E654F
(110,101,79)
#615946
(97,89,70)
#544D3D
(84,77,61)
#474134
(71,65,52)
#3A352B
(58,53,43)
#2D2922
(45,41,34)
#201D19
(32,29,25)
#131110
(19,17,16)
#000000
(0,0,0)

Tints of #95896A

#95896A
(149,137,106)
#9E9377
(158,147,119)
#A79D84
(167,157,132)
#B0A791
(176,167,145)
#B9B19E
(185,177,158)
#C2BBAB
(194,187,171)
#CBC5B8
(203,197,184)
#D4CFC5
(212,207,197)
#DDD9D2
(221,217,210)
#E6E3DF
(230,227,223)
#EFEDEC
(239,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95896A color. Also use rgb(149,137,106) instead hex code.

Text Font Color

.myTextColor { color: #95896A; }

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

This text font color is #95896A.

Background Color

.myBgColor { background-color: #95896A; }

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

This div background color is #95896A.

Border color

.myBorderColor { border: 1px solid #95896A; }

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

This div border color is #95896A.

Opacity

.myOpacity80 { color: #95896A; opacity: 0.8; }

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

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

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

This text has shadow with #95896A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95896A.

Preview

Color preview on black background

This text has color #95896A on black background.


Color preview on white background

This text has color #95896A on white background.


Black color preview on #95896A background

This text has black color on #95896A background.


White color preview on #95896A background

This text has white color on #95896A background.


Related colors

Complementary color

Complementary color for #hex is #6A7695.


I love getcolorcode.com

Triadic colors

1 #6A9589 and #896A95 with #95896A are triadic colors.

2 #6A8995 and #89956A with #95896A are triadic colors.