COLOR #957075

HEX: #957075 RGB: (149,112,117)

Color info

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

RGB color model

#957075 color RGB value is (149,112,117).

RGB: (149,112,117) (58%, 44%, 46%)

RGB channels and saturation

R 149 of 255 = 58%
G 112 of 255 = 44%
B 117 of 255 = 46%

149
112
117

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

Portions of RGB colors in percentages

R + G + B = 149 + 112 + 117 = 378 (100%)
R 149 of 378 ~ 39.42%
G 112 of 378 ~ 29.63%
B 117 of 378 ~ 30.95'%

%39.42
%29.63
%30.95

CMYK color model

#957075 color CMYK value is (0,25,21,42).

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

CMYK: (0,25,21,42)
C0M25Y21K42 (0%, 25%, 21%, 42%)
(0.00 / 0.25 / 0.21 / 0.42)

CMYK percentages

%0
%24.83
%21.48
%41.57

Codes

Color #957075 in popluar color models

95 70 75
RGB 149 112 117
HSL 352° 14.86% 51.18%
HSB/HSV 352° 24.83% 58.43%
CMYK 0.00% 24.83% 21.48%
41.57%

Color #957075 in popluar number systems.

HEX 95 70 75
Decimal 149 112 117
Binary 10010101 1110000 1110101
Octal 225 160 165

Shades and tints

Shades of #957075

#957075
(149,112,117)
#88666B
(136,102,107)
#7B5C61
(123,92,97)
#6E5257
(110,82,87)
#61484D
(97,72,77)
#543E43
(84,62,67)
#473439
(71,52,57)
#3A2A2F
(58,42,47)
#2D2025
(45,32,37)
#20161B
(32,22,27)
#130C11
(19,12,17)
#000000
(0,0,0)

Tints of #957075

#957075
(149,112,117)
#9E7D81
(158,125,129)
#A78A8D
(167,138,141)
#B09799
(176,151,153)
#B9A4A5
(185,164,165)
#C2B1B1
(194,177,177)
#CBBEBD
(203,190,189)
#D4CBC9
(212,203,201)
#DDD8D5
(221,216,213)
#E6E5E1
(230,229,225)
#EFF2ED
(239,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957075; }

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

This text font color is #957075.

Background Color

.myBgColor { background-color: #957075; }

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

This div background color is #957075.

Border color

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

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

This div border color is #957075.

Opacity

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

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

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

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

This text has shadow with #957075 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957075.

Preview

Color preview on black background

This text has color #957075 on black background.


Color preview on white background

This text has color #957075 on white background.


Black color preview on #957075 background

This text has black color on #957075 background.


White color preview on #957075 background

This text has white color on #957075 background.


Related colors

Complementary color

Complementary color for #hex is #6A8F8A.


I love getcolorcode.com

Triadic colors

1 #759570 and #707595 with #957075 are triadic colors.

2 #757095 and #709575 with #957075 are triadic colors.