COLOR #957E72

HEX: #957E72 RGB: (149,126,114)

Color info

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

RGB color model

#957E72 color RGB value is (149,126,114).

RGB: (149,126,114) (58%, 49%, 45%)

RGB channels and saturation

R 149 of 255 = 58%
G 126 of 255 = 49%
B 114 of 255 = 45%

149
126
114

R + G + B ~ 51%. #957E72 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 149 + 126 + 114 = 389 (100%)
R 149 of 389 ~ 38.3%
G 126 of 389 ~ 32.39%
B 114 of 389 ~ 29.31'%

%38.3
%32.39
%29.31

CMYK color model

#957E72 color CMYK value is (0,15,23,42).

  • cyan value is 0.00%
  • magenta value is 15.44%
  • yellow value is 23.49%
  • key color value is 41.57%
CMYK: (0,15,23,42) C0M15Y23K42 (0%,15%,23%,42%) (0.00/0.15/0.23/0.42) 

CMYK percentages

%0
%15.44
%23.49
%41.57

Codes

Color #957E72 in popluar color models

95 7E 72
RGB 149 126 114
HSL 21° 14.17% 51.57%
HSB/HSV 21° 23.49% 58.43%
CMYK 0.00% 15.44% 23.49%
41.57%

Color #957E72 in popluar number systems.

HEX 95 7E 72
Decimal 149 126 114
Binary 10010101 1111110 1110010
Octal 225 176 162

Shades and tints

Shades of #957E72

#957E72
(149,126,114)
#887368
(136,115,104)
#7B685E
(123,104,94)
#6E5D54
(110,93,84)
#61524A
(97,82,74)
#544740
(84,71,64)
#473C36
(71,60,54)
#3A312C
(58,49,44)
#2D2622
(45,38,34)
#201B18
(32,27,24)
#13100E
(19,16,14)
#000000
(0,0,0)

Tints of #957E72

#957E72
(149,126,114)
#9E897E
(158,137,126)
#A7948A
(167,148,138)
#B09F96
(176,159,150)
#B9AAA2
(185,170,162)
#C2B5AE
(194,181,174)
#CBC0BA
(203,192,186)
#D4CBC6
(212,203,198)
#DDD6D2
(221,214,210)
#E6E1DE
(230,225,222)
#EFECEA
(239,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957E72; }

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

This text font color is #957E72.

Background Color

.myBgColor { background-color: #957E72; }

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

This div background color is #957E72.

Border color

.myBorderColor { border: 1px solid #957E72; }

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

This div border color is #957E72.

Opacity

.myOpacity80 { color: #957E72; opacity: 0.8; }

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

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

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

This text has shadow with #957E72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957E72.

Preview

Color preview on black background

This text has color #957E72 on black background.


Color preview on white background

This text has color #957E72 on white background.


Black color preview on #957E72 background

This text has black color on #957E72 background.


White color preview on #957E72 background

This text has white color on #957E72 background.


Related colors

Complementary color

Complementary color for #hex is #6A818D.


I love getcolorcode.com

Triadic colors

1 #72957E and #7E7295 with #957E72 are triadic colors.

2 #727E95 and #7E9572 with #957E72 are triadic colors.