COLOR #95856E

HEX: #95856E RGB: (149,133,110)

Color info

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

RGB color model

#95856E color RGB value is (149,133,110).

RGB: (149,133,110) (58%, 52%, 43%)

RGB channels and saturation

R 149 of 255 = 58%
G 133 of 255 = 52%
B 110 of 255 = 43%

149
133
110

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

Portions of RGB colors in percentages

R + G + B = 149 + 133 + 110 = 392 (100%)
R 149 of 392 ~ 38.01%
G 133 of 392 ~ 33.93%
B 110 of 392 ~ 28.06'%

%38.01
%33.93
%28.06

CMYK color model

#95856E color CMYK value is (0,11,26,42).

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

CMYK: (0,11,26,42)
C0M11Y26K42 (0%, 11%, 26%, 42%)
(0.00 / 0.11 / 0.26 / 0.42)

CMYK percentages

%0
%10.74
%26.17
%41.57

Codes

Color #95856E in popluar color models

95 85 6E
RGB 149 133 110
HSL 35° 15.54% 50.78%
HSB/HSV 35° 26.17% 58.43%
CMYK 0.00% 10.74% 26.17%
41.57%

Color #95856E in popluar number systems.

HEX 95 85 6E
Decimal 149 133 110
Binary 10010101 10000101 1101110
Octal 225 205 156

Shades and tints

Shades of #95856E

#95856E
(149,133,110)
#887964
(136,121,100)
#7B6D5A
(123,109,90)
#6E6150
(110,97,80)
#615546
(97,85,70)
#54493C
(84,73,60)
#473D32
(71,61,50)
#3A3128
(58,49,40)
#2D251E
(45,37,30)
#201914
(32,25,20)
#130D0A
(19,13,10)
#000000
(0,0,0)

Tints of #95856E

#95856E
(149,133,110)
#9E907B
(158,144,123)
#A79B88
(167,155,136)
#B0A695
(176,166,149)
#B9B1A2
(185,177,162)
#C2BCAF
(194,188,175)
#CBC7BC
(203,199,188)
#D4D2C9
(212,210,201)
#DDDDD6
(221,221,214)
#E6E8E3
(230,232,227)
#EFF3F0
(239,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #95856E; }

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

This text font color is #95856E.

Background Color

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

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

This div background color is #95856E.

Border color

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

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

This div border color is #95856E.

Opacity

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

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

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

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

This text has shadow with #95856E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95856E.

Preview

Color preview on black background

This text has color #95856E on black background.


Color preview on white background

This text has color #95856E on white background.


Black color preview on #95856E background

This text has black color on #95856E background.


White color preview on #95856E background

This text has white color on #95856E background.


Related colors

Complementary color

Complementary color for #hex is #6A7A91.


I love getcolorcode.com

Triadic colors

1 #6E9585 and #856E95 with #95856E are triadic colors.

2 #6E8595 and #85956E with #95856E are triadic colors.