COLOR #957354

HEX: #957354 RGB: (149,115,84)

Color info

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

RGB color model

#957354 color RGB value is (149,115,84).

RGB: (149,115,84) (58%, 45%, 33%)

RGB channels and saturation

R 149 of 255 = 58%
G 115 of 255 = 45%
B 84 of 255 = 33%

149
115
84

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

Portions of RGB colors in percentages

R + G + B = 149 + 115 + 84 = 348 (100%)
R 149 of 348 ~ 42.82%
G 115 of 348 ~ 33.05%
B 84 of 348 ~ 24.14'%

%42.82
%33.05
%24.14

CMYK color model

#957354 color CMYK value is (0,23,44,42).

  • cyan value is 0.00%
  • magenta value is 22.82%
  • yellow value is 43.62%
  • key color value is 41.57%

CMYK: (0,23,44,42)
C0M23Y44K42 (0%, 23%, 44%, 42%)
(0.00 / 0.23 / 0.44 / 0.42)

CMYK percentages

%0
%22.82
%43.62
%41.57

Codes

Color #957354 in popluar color models

95 73 54
RGB 149 115 84
HSL 29° 27.90% 45.69%
HSB/HSV 29° 43.62% 58.43%
CMYK 0.00% 22.82% 43.62%
41.57%

Color #957354 in popluar number systems.

HEX 95 73 54
Decimal 149 115 84
Binary 10010101 1110011 1010100
Octal 225 163 124

Shades and tints

Shades of #957354

#957354
(149,115,84)
#88694D
(136,105,77)
#7B5F46
(123,95,70)
#6E553F
(110,85,63)
#614B38
(97,75,56)
#544131
(84,65,49)
#47372A
(71,55,42)
#3A2D23
(58,45,35)
#2D231C
(45,35,28)
#201915
(32,25,21)
#130F0E
(19,15,14)
#000000
(0,0,0)

Tints of #957354

#957354
(149,115,84)
#9E7F63
(158,127,99)
#A78B72
(167,139,114)
#B09781
(176,151,129)
#B9A390
(185,163,144)
#C2AF9F
(194,175,159)
#CBBBAE
(203,187,174)
#D4C7BD
(212,199,189)
#DDD3CC
(221,211,204)
#E6DFDB
(230,223,219)
#EFEBEA
(239,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #957354 color. Also use rgb(149,115,84) instead hex code.

Text Font Color

.myTextColor { color: #957354; }

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

This text font color is #957354.

Background Color

.myBgColor { background-color: #957354; }

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

This div background color is #957354.

Border color

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

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

This div border color is #957354.

Opacity

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

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

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

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

This text has shadow with #957354 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957354.

Preview

Color preview on black background

This text has color #957354 on black background.


Color preview on white background

This text has color #957354 on white background.


Black color preview on #957354 background

This text has black color on #957354 background.


White color preview on #957354 background

This text has white color on #957354 background.


Related colors

Complementary color

Complementary color for #hex is #6A8CAB.


I love getcolorcode.com

Triadic colors

1 #549573 and #735495 with #957354 are triadic colors.

2 #547395 and #739554 with #957354 are triadic colors.