COLOR #95816E

HEX: #95816E RGB: (149,129,110)

Color info

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

RGB color model

#95816E color RGB value is (149,129,110).

RGB: (149,129,110) (58%, 51%, 43%)

RGB channels and saturation

R 149 of 255 = 58%
G 129 of 255 = 51%
B 110 of 255 = 43%

149
129
110

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

Portions of RGB colors in percentages

R + G + B = 149 + 129 + 110 = 388 (100%)
R 149 of 388 ~ 38.4%
G 129 of 388 ~ 33.25%
B 110 of 388 ~ 28.35'%

%38.4
%33.25
%28.35

CMYK color model

#95816E color CMYK value is (0,13,26,42).

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

CMYK: (0,13,26,42)
C0M13Y26K42 (0%, 13%, 26%, 42%)
(0.00 / 0.13 / 0.26 / 0.42)

CMYK percentages

%0
%13.42
%26.17
%41.57

Codes

Color #95816E in popluar color models

95 81 6E
RGB 149 129 110
HSL 29° 15.54% 50.78%
HSB/HSV 29° 26.17% 58.43%
CMYK 0.00% 13.42% 26.17%
41.57%

Color #95816E in popluar number systems.

HEX 95 81 6E
Decimal 149 129 110
Binary 10010101 10000001 1101110
Octal 225 201 156

Shades and tints

Shades of #95816E

#95816E
(149,129,110)
#887664
(136,118,100)
#7B6B5A
(123,107,90)
#6E6050
(110,96,80)
#615546
(97,85,70)
#544A3C
(84,74,60)
#473F32
(71,63,50)
#3A3428
(58,52,40)
#2D291E
(45,41,30)
#201E14
(32,30,20)
#13130A
(19,19,10)
#000000
(0,0,0)

Tints of #95816E

#95816E
(149,129,110)
#9E8C7B
(158,140,123)
#A79788
(167,151,136)
#B0A295
(176,162,149)
#B9ADA2
(185,173,162)
#C2B8AF
(194,184,175)
#CBC3BC
(203,195,188)
#D4CEC9
(212,206,201)
#DDD9D6
(221,217,214)
#E6E4E3
(230,228,227)
#EFEFF0
(239,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #95816E; }

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

This text font color is #95816E.

Background Color

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

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

This div background color is #95816E.

Border color

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

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

This div border color is #95816E.

Opacity

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

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

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

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

This text has shadow with #95816E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95816E.

Preview

Color preview on black background

This text has color #95816E on black background.


Color preview on white background

This text has color #95816E on white background.


Black color preview on #95816E background

This text has black color on #95816E background.


White color preview on #95816E background

This text has white color on #95816E background.


Related colors

Complementary color

Complementary color for #hex is #6A7E91.


I love getcolorcode.com

Triadic colors

1 #6E9581 and #816E95 with #95816E are triadic colors.

2 #6E8195 and #81956E with #95816E are triadic colors.