COLOR #95896E

HEX: #95896E RGB: (149,137,110)

Color info

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

RGB color model

#95896E color RGB value is (149,137,110).

RGB: (149,137,110) (58%, 54%, 43%)

RGB channels and saturation

R 149 of 255 = 58%
G 137 of 255 = 54%
B 110 of 255 = 43%

149
137
110

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

Portions of RGB colors in percentages

R + G + B = 149 + 137 + 110 = 396 (100%)
R 149 of 396 ~ 37.63%
G 137 of 396 ~ 34.6%
B 110 of 396 ~ 27.78'%

%37.63
%34.6
%27.78

CMYK color model

#95896E color CMYK value is (0,8,26,42).

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

CMYK: (0,8,26,42)
C0M8Y26K42 (0%, 8%, 26%, 42%)
(0.00 / 0.08 / 0.26 / 0.42)

CMYK percentages

%0
%8.05
%26.17
%41.57

Codes

Color #95896E in popluar color models

95 89 6E
RGB 149 137 110
HSL 42° 15.54% 50.78%
HSB/HSV 42° 26.17% 58.43%
CMYK 0.00% 8.05% 26.17%
41.57%

Color #95896E in popluar number systems.

HEX 95 89 6E
Decimal 149 137 110
Binary 10010101 10001001 1101110
Octal 225 211 156

Shades and tints

Shades of #95896E

#95896E
(149,137,110)
#887D64
(136,125,100)
#7B715A
(123,113,90)
#6E6550
(110,101,80)
#615946
(97,89,70)
#544D3C
(84,77,60)
#474132
(71,65,50)
#3A3528
(58,53,40)
#2D291E
(45,41,30)
#201D14
(32,29,20)
#13110A
(19,17,10)
#000000
(0,0,0)

Tints of #95896E

#95896E
(149,137,110)
#9E937B
(158,147,123)
#A79D88
(167,157,136)
#B0A795
(176,167,149)
#B9B1A2
(185,177,162)
#C2BBAF
(194,187,175)
#CBC5BC
(203,197,188)
#D4CFC9
(212,207,201)
#DDD9D6
(221,217,214)
#E6E3E3
(230,227,227)
#EFEDF0
(239,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #95896E; }

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

This text font color is #95896E.

Background Color

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

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

This div background color is #95896E.

Border color

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

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

This div border color is #95896E.

Opacity

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

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

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

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

This text has shadow with #95896E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95896E.

Preview

Color preview on black background

This text has color #95896E on black background.


Color preview on white background

This text has color #95896E on white background.


Black color preview on #95896E background

This text has black color on #95896E background.


White color preview on #95896E background

This text has white color on #95896E background.


Related colors

Complementary color

Complementary color for #hex is #6A7691.


I love getcolorcode.com

Triadic colors

1 #6E9589 and #896E95 with #95896E are triadic colors.

2 #6E8995 and #89956E with #95896E are triadic colors.