COLOR #957268

HEX: #957268 RGB: (149,114,104)

Color info

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

RGB color model

#957268 color RGB value is (149,114,104).

RGB: (149,114,104) (58%, 45%, 41%)

RGB channels and saturation

R 149 of 255 = 58%
G 114 of 255 = 45%
B 104 of 255 = 41%

149
114
104

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

Portions of RGB colors in percentages

R + G + B = 149 + 114 + 104 = 367 (100%)
R 149 of 367 ~ 40.6%
G 114 of 367 ~ 31.06%
B 104 of 367 ~ 28.34'%

%40.6
%31.06
%28.34

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 23.49%
  • yellow value is 30.20%
  • key color value is 41.57%
CMYK: (0,23,30,42) C0M23Y30K42 (0%,23%,30%,42%) (0.00/0.23/0.30/0.42) 

CMYK percentages

%0
%23.49
%30.2
%41.57

Codes

Color #957268 in popluar color models

95 72 68
RGB 149 114 104
HSL 13° 17.79% 49.61%
HSB/HSV 13° 30.20% 58.43%
CMYK 0.00% 23.49% 30.20%
41.57%

Color #957268 in popluar number systems.

HEX 95 72 68
Decimal 149 114 104
Binary 10010101 1110010 1101000
Octal 225 162 150

Shades and tints

Shades of #957268

#957268
(149,114,104)
#88685F
(136,104,95)
#7B5E56
(123,94,86)
#6E544D
(110,84,77)
#614A44
(97,74,68)
#54403B
(84,64,59)
#473632
(71,54,50)
#3A2C29
(58,44,41)
#2D2220
(45,34,32)
#201817
(32,24,23)
#130E0E
(19,14,14)
#000000
(0,0,0)

Tints of #957268

#957268
(149,114,104)
#9E7E75
(158,126,117)
#A78A82
(167,138,130)
#B0968F
(176,150,143)
#B9A29C
(185,162,156)
#C2AEA9
(194,174,169)
#CBBAB6
(203,186,182)
#D4C6C3
(212,198,195)
#DDD2D0
(221,210,208)
#E6DEDD
(230,222,221)
#EFEAEA
(239,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957268; }

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

This text font color is #957268.

Background Color

.myBgColor { background-color: #957268; }

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

This div background color is #957268.

Border color

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

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

This div border color is #957268.

Opacity

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

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

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

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

This text has shadow with #957268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957268.

Preview

Color preview on black background

This text has color #957268 on black background.


Color preview on white background

This text has color #957268 on white background.


Black color preview on #957268 background

This text has black color on #957268 background.


White color preview on #957268 background

This text has white color on #957268 background.


Related colors

Complementary color

Complementary color for #hex is #6A8D97.


I love getcolorcode.com

Triadic colors

1 #689572 and #726895 with #957268 are triadic colors.

2 #687295 and #729568 with #957268 are triadic colors.