COLOR #957457

HEX: #957457 RGB: (149,116,87)

Color info

#957457 contains mainly red and green colors. Web safe color of #957457 is #996666 (or #966).

RGB color model

#957457 color RGB value is (149,116,87).

RGB: (149,116,87) (58%, 45%, 34%)

RGB channels and saturation

R 149 of 255 = 58%
G 116 of 255 = 45%
B 87 of 255 = 34%

149
116
87

R + G + B ~ 46%. #957457 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 149 + 116 + 87 = 352 (100%)
R 149 of 352 ~ 42.33%
G 116 of 352 ~ 32.95%
B 87 of 352 ~ 24.72'%

%42.33
%32.95
%24.72

CMYK color model

#957457 color CMYK value is (0,22,42,42).

  • cyan value is 0.00%
  • magenta value is 22.15%
  • yellow value is 41.61%
  • key color value is 41.57%

CMYK: (0,22,42,42)
C0M22Y42K42 (0%, 22%, 42%, 42%)
(0.00 / 0.22 / 0.42 / 0.42)

CMYK percentages

%0
%22.15
%41.61
%41.57

Codes

Color #957457 in popluar color models

95 74 57
RGB 149 116 87
HSL 28° 26.27% 46.27%
HSB/HSV 28° 41.61% 58.43%
CMYK 0.00% 22.15% 41.61%
41.57%

Color #957457 in popluar number systems.

HEX 95 74 57
Decimal 149 116 87
Binary 10010101 1110100 1010111
Octal 225 164 127

Shades and tints

Shades of #957457

#957457
(149,116,87)
#886A50
(136,106,80)
#7B6049
(123,96,73)
#6E5642
(110,86,66)
#614C3B
(97,76,59)
#544234
(84,66,52)
#47382D
(71,56,45)
#3A2E26
(58,46,38)
#2D241F
(45,36,31)
#201A18
(32,26,24)
#131011
(19,16,17)
#000000
(0,0,0)

Tints of #957457

#957457
(149,116,87)
#9E8066
(158,128,102)
#A78C75
(167,140,117)
#B09884
(176,152,132)
#B9A493
(185,164,147)
#C2B0A2
(194,176,162)
#CBBCB1
(203,188,177)
#D4C8C0
(212,200,192)
#DDD4CF
(221,212,207)
#E6E0DE
(230,224,222)
#EFECED
(239,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #957457 color. Also use rgb(149,116,87) instead hex code.

Text Font Color

.myTextColor { color: #957457; }

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

This text font color is #957457.

Background Color

.myBgColor { background-color: #957457; }

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

This div background color is #957457.

Border color

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

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

This div border color is #957457.

Opacity

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

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

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

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

This text has shadow with #957457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957457.

Preview

Color preview on black background

This text has color #957457 on black background.


Color preview on white background

This text has color #957457 on white background.


Black color preview on #957457 background

This text has black color on #957457 background.


White color preview on #957457 background

This text has white color on #957457 background.


Related colors

Complementary color

Complementary color for #hex is #6A8BA8.


I love getcolorcode.com

Triadic colors

1 #579574 and #745795 with #957457 are triadic colors.

2 #577495 and #749557 with #957457 are triadic colors.