COLOR #957367

HEX: #957367 RGB: (149,115,103)

Color info

#957367 contains red, green and blue colors in about the same proportion. Web safe color of #957367 is #996666 (or #966).

RGB color model

#957367 color RGB value is (149,115,103).

RGB: (149,115,103) (58%, 45%, 40%)

RGB channels and saturation

R 149 of 255 = 58%
G 115 of 255 = 45%
B 103 of 255 = 40%

149
115
103

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

Portions of RGB colors in percentages

R + G + B = 149 + 115 + 103 = 367 (100%)
R 149 of 367 ~ 40.6%
G 115 of 367 ~ 31.34%
B 103 of 367 ~ 28.07'%

%40.6
%31.34
%28.07

CMYK color model

#957367 color CMYK value is (0,23,31,42).

  • cyan value is 0.00%
  • magenta value is 22.82%
  • yellow value is 30.87%
  • key color value is 41.57%
CMYK: (0,23,31,42) C0M23Y31K42 (0%,23%,31%,42%) (0.00/0.23/0.31/0.42) 

CMYK percentages

%0
%22.82
%30.87
%41.57

Codes

Color #957367 in popluar color models

95 73 67
RGB 149 115 103
HSL 16° 18.25% 49.41%
HSB/HSV 16° 30.87% 58.43%
CMYK 0.00% 22.82% 30.87%
41.57%

Color #957367 in popluar number systems.

HEX 95 73 67
Decimal 149 115 103
Binary 10010101 1110011 1100111
Octal 225 163 147

Shades and tints

Shades of #957367

#957367
(149,115,103)
#88695E
(136,105,94)
#7B5F55
(123,95,85)
#6E554C
(110,85,76)
#614B43
(97,75,67)
#54413A
(84,65,58)
#473731
(71,55,49)
#3A2D28
(58,45,40)
#2D231F
(45,35,31)
#201916
(32,25,22)
#130F0D
(19,15,13)
#000000
(0,0,0)

Tints of #957367

#957367
(149,115,103)
#9E7F74
(158,127,116)
#A78B81
(167,139,129)
#B0978E
(176,151,142)
#B9A39B
(185,163,155)
#C2AFA8
(194,175,168)
#CBBBB5
(203,187,181)
#D4C7C2
(212,199,194)
#DDD3CF
(221,211,207)
#E6DFDC
(230,223,220)
#EFEBE9
(239,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957367; }

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

This text font color is #957367.

Background Color

.myBgColor { background-color: #957367; }

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

This div background color is #957367.

Border color

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

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

This div border color is #957367.

Opacity

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

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

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

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

This text has shadow with #957367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957367.

Preview

Color preview on black background

This text has color #957367 on black background.


Color preview on white background

This text has color #957367 on white background.


Black color preview on #957367 background

This text has black color on #957367 background.


White color preview on #957367 background

This text has white color on #957367 background.


Related colors

Complementary color

Complementary color for #hex is #6A8C98.


I love getcolorcode.com

Triadic colors

1 #679573 and #736795 with #957367 are triadic colors.

2 #677395 and #739567 with #957367 are triadic colors.