COLOR #957074

HEX: #957074 RGB: (149,112,116)

Color info

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

RGB color model

#957074 color RGB value is (149,112,116).

RGB: (149,112,116) (58%, 44%, 45%)

RGB channels and saturation

R 149 of 255 = 58%
G 112 of 255 = 44%
B 116 of 255 = 45%

149
112
116

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

Portions of RGB colors in percentages

R + G + B = 149 + 112 + 116 = 377 (100%)
R 149 of 377 ~ 39.52%
G 112 of 377 ~ 29.71%
B 116 of 377 ~ 30.77'%

%39.52
%29.71
%30.77

CMYK color model

#957074 color CMYK value is (0,25,22,42).

  • cyan value is 0.00%
  • magenta value is 24.83%
  • yellow value is 22.15%
  • key color value is 41.57%

CMYK: (0,25,22,42)
C0M25Y22K42 (0%, 25%, 22%, 42%)
(0.00 / 0.25 / 0.22 / 0.42)

CMYK percentages

%0
%24.83
%22.15
%41.57

Codes

Color #957074 in popluar color models

95 70 74
RGB 149 112 116
HSL 354° 14.86% 51.18%
HSB/HSV 354° 24.83% 58.43%
CMYK 0.00% 24.83% 22.15%
41.57%

Color #957074 in popluar number systems.

HEX 95 70 74
Decimal 149 112 116
Binary 10010101 1110000 1110100
Octal 225 160 164

Shades and tints

Shades of #957074

#957074
(149,112,116)
#88666A
(136,102,106)
#7B5C60
(123,92,96)
#6E5256
(110,82,86)
#61484C
(97,72,76)
#543E42
(84,62,66)
#473438
(71,52,56)
#3A2A2E
(58,42,46)
#2D2024
(45,32,36)
#20161A
(32,22,26)
#130C10
(19,12,16)
#000000
(0,0,0)

Tints of #957074

#957074
(149,112,116)
#9E7D80
(158,125,128)
#A78A8C
(167,138,140)
#B09798
(176,151,152)
#B9A4A4
(185,164,164)
#C2B1B0
(194,177,176)
#CBBEBC
(203,190,188)
#D4CBC8
(212,203,200)
#DDD8D4
(221,216,212)
#E6E5E0
(230,229,224)
#EFF2EC
(239,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #957074 color. Also use rgb(149,112,116) instead hex code.

Text Font Color

.myTextColor { color: #957074; }

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

This text font color is #957074.

Background Color

.myBgColor { background-color: #957074; }

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

This div background color is #957074.

Border color

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

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

This div border color is #957074.

Opacity

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

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

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

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

This text has shadow with #957074 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957074.

Preview

Color preview on black background

This text has color #957074 on black background.


Color preview on white background

This text has color #957074 on white background.


Black color preview on #957074 background

This text has black color on #957074 background.


White color preview on #957074 background

This text has white color on #957074 background.


Related colors

Complementary color

Complementary color for #hex is #6A8F8B.


I love getcolorcode.com

Triadic colors

1 #749570 and #707495 with #957074 are triadic colors.

2 #747095 and #709574 with #957074 are triadic colors.