COLOR #957249

HEX: #957249 RGB: (149,114,73)

Color info

#957249 contains mainly red and green colors. Web safe color of #957249 is #996633 (or #963).

RGB color model

#957249 color RGB value is (149,114,73).

RGB: (149,114,73) (58%, 45%, 29%)

RGB channels and saturation

R 149 of 255 = 58%
G 114 of 255 = 45%
B 73 of 255 = 29%

149
114
73

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

Portions of RGB colors in percentages

R + G + B = 149 + 114 + 73 = 336 (100%)
R 149 of 336 ~ 44.35%
G 114 of 336 ~ 33.93%
B 73 of 336 ~ 21.73'%

%44.35
%33.93
%21.73

CMYK color model

#957249 color CMYK value is (0,23,51,42).

  • cyan value is 0.00%
  • magenta value is 23.49%
  • yellow value is 51.01%
  • key color value is 41.57%
CMYK: (0,23,51,42) C0M23Y51K42 (0%,23%,51%,42%) (0.00/0.23/0.51/0.42) 

CMYK percentages

%0
%23.49
%51.01
%41.57

Codes

Color #957249 in popluar color models

95 72 49
RGB 149 114 73
HSL 32° 34.23% 43.53%
HSB/HSV 32° 51.01% 58.43%
CMYK 0.00% 23.49% 51.01%
41.57%

Color #957249 in popluar number systems.

HEX 95 72 49
Decimal 149 114 73
Binary 10010101 1110010 1001001
Octal 225 162 111

Shades and tints

Shades of #957249

#957249
(149,114,73)
#886843
(136,104,67)
#7B5E3D
(123,94,61)
#6E5437
(110,84,55)
#614A31
(97,74,49)
#54402B
(84,64,43)
#473625
(71,54,37)
#3A2C1F
(58,44,31)
#2D2219
(45,34,25)
#201813
(32,24,19)
#130E0D
(19,14,13)
#000000
(0,0,0)

Tints of #957249

#957249
(149,114,73)
#9E7E59
(158,126,89)
#A78A69
(167,138,105)
#B09679
(176,150,121)
#B9A289
(185,162,137)
#C2AE99
(194,174,153)
#CBBAA9
(203,186,169)
#D4C6B9
(212,198,185)
#DDD2C9
(221,210,201)
#E6DED9
(230,222,217)
#EFEAE9
(239,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957249; }

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

This text font color is #957249.

Background Color

.myBgColor { background-color: #957249; }

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

This div background color is #957249.

Border color

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

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

This div border color is #957249.

Opacity

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

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

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

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

This text has shadow with #957249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957249.

Preview

Color preview on black background

This text has color #957249 on black background.


Color preview on white background

This text has color #957249 on white background.


Black color preview on #957249 background

This text has black color on #957249 background.


White color preview on #957249 background

This text has white color on #957249 background.


Related colors

Complementary color

Complementary color for #hex is #6A8DB6.


I love getcolorcode.com

Triadic colors

1 #499572 and #724995 with #957249 are triadic colors.

2 #497295 and #729549 with #957249 are triadic colors.