COLOR #957273

HEX: #957273 RGB: (149,114,115)

Color info

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

RGB color model

#957273 color RGB value is (149,114,115).

RGB: (149,114,115) (58%, 45%, 45%)

RGB channels and saturation

R 149 of 255 = 58%
G 114 of 255 = 45%
B 115 of 255 = 45%

149
114
115

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

Portions of RGB colors in percentages

R + G + B = 149 + 114 + 115 = 378 (100%)
R 149 of 378 ~ 39.42%
G 114 of 378 ~ 30.16%
B 115 of 378 ~ 30.42'%

%39.42
%30.16
%30.42

CMYK color model

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

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

CMYK: (0,23,23,42)
C0M23Y23K42 (0%, 23%, 23%, 42%)
(0.00 / 0.23 / 0.23 / 0.42)

CMYK percentages

%0
%23.49
%22.82
%41.57

Codes

Color #957273 in popluar color models

95 72 73
RGB 149 114 115
HSL 358° 14.17% 51.57%
HSB/HSV 358° 23.49% 58.43%
CMYK 0.00% 23.49% 22.82%
41.57%

Color #957273 in popluar number systems.

HEX 95 72 73
Decimal 149 114 115
Binary 10010101 1110010 1110011
Octal 225 162 163

Shades and tints

Shades of #957273

#957273
(149,114,115)
#886869
(136,104,105)
#7B5E5F
(123,94,95)
#6E5455
(110,84,85)
#614A4B
(97,74,75)
#544041
(84,64,65)
#473637
(71,54,55)
#3A2C2D
(58,44,45)
#2D2223
(45,34,35)
#201819
(32,24,25)
#130E0F
(19,14,15)
#000000
(0,0,0)

Tints of #957273

#957273
(149,114,115)
#9E7E7F
(158,126,127)
#A78A8B
(167,138,139)
#B09697
(176,150,151)
#B9A2A3
(185,162,163)
#C2AEAF
(194,174,175)
#CBBABB
(203,186,187)
#D4C6C7
(212,198,199)
#DDD2D3
(221,210,211)
#E6DEDF
(230,222,223)
#EFEAEB
(239,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957273; }

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

This text font color is #957273.

Background Color

.myBgColor { background-color: #957273; }

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

This div background color is #957273.

Border color

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

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

This div border color is #957273.

Opacity

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

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

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

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

This text has shadow with #957273 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957273.

Preview

Color preview on black background

This text has color #957273 on black background.


Color preview on white background

This text has color #957273 on white background.


Black color preview on #957273 background

This text has black color on #957273 background.


White color preview on #957273 background

This text has white color on #957273 background.


Related colors

Complementary color

Complementary color for #hex is #6A8D8C.


I love getcolorcode.com

Triadic colors

1 #739572 and #727395 with #957273 are triadic colors.

2 #737295 and #729573 with #957273 are triadic colors.