COLOR #957295

HEX: #957295 RGB: (149,114,149)

Color info

#957295 contains red, green and blue colors in about the same proportion. Web safe color of #957295 is #996699 (or #969).

RGB color model

#957295 color RGB value is (149,114,149).

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

RGB channels and saturation

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

149
114
149

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

Portions of RGB colors in percentages

R + G + B = 149 + 114 + 149 = 412 (100%)
R 149 of 412 ~ 36.17%
G 114 of 412 ~ 27.67%
B 149 of 412 ~ 36.17'%

%36.17
%27.67
%36.17

CMYK color model

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

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

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

CMYK percentages

%0
%23.49
%0
%41.57

Codes

Color #957295 in popluar color models

95 72 95
RGB 149 114 149
HSL 300° 14.17% 51.57%
HSB/HSV 300° 23.49% 58.43%
CMYK 0.00% 23.49% 0.00%
41.57%

Color #957295 in popluar number systems.

HEX 95 72 95
Decimal 149 114 149
Binary 10010101 1110010 10010101
Octal 225 162 225

Shades and tints

Shades of #957295

#957295
(149,114,149)
#886888
(136,104,136)
#7B5E7B
(123,94,123)
#6E546E
(110,84,110)
#614A61
(97,74,97)
#544054
(84,64,84)
#473647
(71,54,71)
#3A2C3A
(58,44,58)
#2D222D
(45,34,45)
#201820
(32,24,32)
#130E13
(19,14,19)
#000000
(0,0,0)

Tints of #957295

#957295
(149,114,149)
#9E7E9E
(158,126,158)
#A78AA7
(167,138,167)
#B096B0
(176,150,176)
#B9A2B9
(185,162,185)
#C2AEC2
(194,174,194)
#CBBACB
(203,186,203)
#D4C6D4
(212,198,212)
#DDD2DD
(221,210,221)
#E6DEE6
(230,222,230)
#EFEAEF
(239,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #957295; }

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

This text font color is #957295.

Background Color

.myBgColor { background-color: #957295; }

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

This div background color is #957295.

Border color

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

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

This div border color is #957295.

Opacity

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

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

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

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

This text has shadow with #957295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957295.

Preview

Color preview on black background

This text has color #957295 on black background.


Color preview on white background

This text has color #957295 on white background.


Black color preview on #957295 background

This text has black color on #957295 background.


White color preview on #957295 background

This text has white color on #957295 background.


Related colors

Complementary color

Complementary color for #hex is #6A8D6A.


I love getcolorcode.com

Triadic colors

1 #959572 and #729595 with #957295 are triadic colors.

2 #957295 and #729595 with #957295 are triadic colors.