COLOR #957459

HEX: #957459 RGB: (149,116,89)

Color info

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

RGB color model

#957459 color RGB value is (149,116,89).

RGB: (149,116,89) (58%, 45%, 35%)

RGB channels and saturation

R 149 of 255 = 58%
G 116 of 255 = 45%
B 89 of 255 = 35%

149
116
89

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

Portions of RGB colors in percentages

R + G + B = 149 + 116 + 89 = 354 (100%)
R 149 of 354 ~ 42.09%
G 116 of 354 ~ 32.77%
B 89 of 354 ~ 25.14'%

%42.09
%32.77
%25.14

CMYK color model

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

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

CMYK: (0,22,40,42)
C0M22Y40K42 (0%, 22%, 40%, 42%)
(0.00 / 0.22 / 0.40 / 0.42)

CMYK percentages

%0
%22.15
%40.27
%41.57

Codes

Color #957459 in popluar color models

95 74 59
RGB 149 116 89
HSL 27° 25.21% 46.67%
HSB/HSV 27° 40.27% 58.43%
CMYK 0.00% 22.15% 40.27%
41.57%

Color #957459 in popluar number systems.

HEX 95 74 59
Decimal 149 116 89
Binary 10010101 1110100 1011001
Octal 225 164 131

Shades and tints

Shades of #957459

#957459
(149,116,89)
#886A51
(136,106,81)
#7B6049
(123,96,73)
#6E5641
(110,86,65)
#614C39
(97,76,57)
#544231
(84,66,49)
#473829
(71,56,41)
#3A2E21
(58,46,33)
#2D2419
(45,36,25)
#201A11
(32,26,17)
#131009
(19,16,9)
#000000
(0,0,0)

Tints of #957459

#957459
(149,116,89)
#9E8068
(158,128,104)
#A78C77
(167,140,119)
#B09886
(176,152,134)
#B9A495
(185,164,149)
#C2B0A4
(194,176,164)
#CBBCB3
(203,188,179)
#D4C8C2
(212,200,194)
#DDD4D1
(221,212,209)
#E6E0E0
(230,224,224)
#EFECEF
(239,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957459; }

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

This text font color is #957459.

Background Color

.myBgColor { background-color: #957459; }

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

This div background color is #957459.

Border color

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

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

This div border color is #957459.

Opacity

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

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

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

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

This text has shadow with #957459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957459.

Preview

Color preview on black background

This text has color #957459 on black background.


Color preview on white background

This text has color #957459 on white background.


Black color preview on #957459 background

This text has black color on #957459 background.


White color preview on #957459 background

This text has white color on #957459 background.


Related colors

Complementary color

Complementary color for #hex is #6A8BA6.


I love getcolorcode.com

Triadic colors

1 #599574 and #745995 with #957459 are triadic colors.

2 #597495 and #749559 with #957459 are triadic colors.