COLOR #957259

HEX: #957259 RGB: (149,114,89)

Color info

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

RGB color model

#957259 color RGB value is (149,114,89).

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

RGB channels and saturation

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

149
114
89

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

Portions of RGB colors in percentages

R + G + B = 149 + 114 + 89 = 352 (100%)
R 149 of 352 ~ 42.33%
G 114 of 352 ~ 32.39%
B 89 of 352 ~ 25.28'%

%42.33
%32.39
%25.28

CMYK color model

#957259 color CMYK value is (0,23,40,42).

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

CMYK: (0,23,40,42)
C0M23Y40K42 (0%, 23%, 40%, 42%)
(0.00 / 0.23 / 0.40 / 0.42)

CMYK percentages

%0
%23.49
%40.27
%41.57

Codes

Color #957259 in popluar color models

95 72 59
RGB 149 114 89
HSL 25° 25.21% 46.67%
HSB/HSV 25° 40.27% 58.43%
CMYK 0.00% 23.49% 40.27%
41.57%

Color #957259 in popluar number systems.

HEX 95 72 59
Decimal 149 114 89
Binary 10010101 1110010 1011001
Octal 225 162 131

Shades and tints

Shades of #957259

#957259
(149,114,89)
#886851
(136,104,81)
#7B5E49
(123,94,73)
#6E5441
(110,84,65)
#614A39
(97,74,57)
#544031
(84,64,49)
#473629
(71,54,41)
#3A2C21
(58,44,33)
#2D2219
(45,34,25)
#201811
(32,24,17)
#130E09
(19,14,9)
#000000
(0,0,0)

Tints of #957259

#957259
(149,114,89)
#9E7E68
(158,126,104)
#A78A77
(167,138,119)
#B09686
(176,150,134)
#B9A295
(185,162,149)
#C2AEA4
(194,174,164)
#CBBAB3
(203,186,179)
#D4C6C2
(212,198,194)
#DDD2D1
(221,210,209)
#E6DEE0
(230,222,224)
#EFEAEF
(239,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957259; }

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

This text font color is #957259.

Background Color

.myBgColor { background-color: #957259; }

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

This div background color is #957259.

Border color

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

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

This div border color is #957259.

Opacity

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

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

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

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

This text has shadow with #957259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957259.

Preview

Color preview on black background

This text has color #957259 on black background.


Color preview on white background

This text has color #957259 on white background.


Black color preview on #957259 background

This text has black color on #957259 background.


White color preview on #957259 background

This text has white color on #957259 background.


Related colors

Complementary color

Complementary color for #hex is #6A8DA6.


I love getcolorcode.com

Triadic colors

1 #599572 and #725995 with #957259 are triadic colors.

2 #597295 and #729559 with #957259 are triadic colors.