COLOR #957872

HEX: #957872 RGB: (149,120,114)

Color info

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

RGB color model

#957872 color RGB value is (149,120,114).

RGB: (149,120,114) (58%, 47%, 45%)

RGB channels and saturation

R 149 of 255 = 58%
G 120 of 255 = 47%
B 114 of 255 = 45%

149
120
114

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

Portions of RGB colors in percentages

R + G + B = 149 + 120 + 114 = 383 (100%)
R 149 of 383 ~ 38.9%
G 120 of 383 ~ 31.33%
B 114 of 383 ~ 29.77'%

%38.9
%31.33
%29.77

CMYK color model

#957872 color CMYK value is (0,19,23,42).

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

CMYK: (0,19,23,42)
C0M19Y23K42 (0%, 19%, 23%, 42%)
(0.00 / 0.19 / 0.23 / 0.42)

CMYK percentages

%0
%19.46
%23.49
%41.57

Codes

Color #957872 in popluar color models

95 78 72
RGB 149 120 114
HSL 10° 14.17% 51.57%
HSB/HSV 10° 23.49% 58.43%
CMYK 0.00% 19.46% 23.49%
41.57%

Color #957872 in popluar number systems.

HEX 95 78 72
Decimal 149 120 114
Binary 10010101 1111000 1110010
Octal 225 170 162

Shades and tints

Shades of #957872

#957872
(149,120,114)
#886E68
(136,110,104)
#7B645E
(123,100,94)
#6E5A54
(110,90,84)
#61504A
(97,80,74)
#544640
(84,70,64)
#473C36
(71,60,54)
#3A322C
(58,50,44)
#2D2822
(45,40,34)
#201E18
(32,30,24)
#13140E
(19,20,14)
#000000
(0,0,0)

Tints of #957872

#957872
(149,120,114)
#9E847E
(158,132,126)
#A7908A
(167,144,138)
#B09C96
(176,156,150)
#B9A8A2
(185,168,162)
#C2B4AE
(194,180,174)
#CBC0BA
(203,192,186)
#D4CCC6
(212,204,198)
#DDD8D2
(221,216,210)
#E6E4DE
(230,228,222)
#EFF0EA
(239,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957872; }

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

This text font color is #957872.

Background Color

.myBgColor { background-color: #957872; }

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

This div background color is #957872.

Border color

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

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

This div border color is #957872.

Opacity

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

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

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

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

This text has shadow with #957872 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957872.

Preview

Color preview on black background

This text has color #957872 on black background.


Color preview on white background

This text has color #957872 on white background.


Black color preview on #957872 background

This text has black color on #957872 background.


White color preview on #957872 background

This text has white color on #957872 background.


Related colors

Complementary color

Complementary color for #hex is #6A878D.


I love getcolorcode.com

Triadic colors

1 #729578 and #787295 with #957872 are triadic colors.

2 #727895 and #789572 with #957872 are triadic colors.