COLOR #975295

HEX: #975295 RGB: (151,82,149)

Color info

#975295 contains mainly red and blue colors. Web safe color of #975295 is #996699 (or #969).

RGB color model

#975295 color RGB value is (151,82,149).

RGB: (151,82,149) (59%, 32%, 58%)

RGB channels and saturation

R 151 of 255 = 59%
G 82 of 255 = 32%
B 149 of 255 = 58%

151
82
149

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

Portions of RGB colors in percentages

R + G + B = 151 + 82 + 149 = 382 (100%)
R 151 of 382 ~ 39.53%
G 82 of 382 ~ 21.47%
B 149 of 382 ~ 39.01'%

%39.53
%21.47
%39.01

CMYK color model

#975295 color CMYK value is (0,46,1,41).

  • cyan value is 0.00%
  • magenta value is 45.70%
  • yellow value is 1.32%
  • key color value is 40.78%
CMYK: (0,46,1,41) C0M46Y1K41 (0%,46%,1%,41%) (0.00/0.46/0.01/0.41) 

CMYK percentages

%0
%45.7
%1.32
%40.78

Codes

Color #975295 in popluar color models

97 52 95
RGB 151 82 149
HSL 302° 29.61% 45.69%
HSB/HSV 302° 45.70% 59.22%
CMYK 0.00% 45.70% 1.32%
40.78%

Color #975295 in popluar number systems.

HEX 97 52 95
Decimal 151 82 149
Binary 10010111 1010010 10010101
Octal 227 122 225

Shades and tints

Shades of #975295

#975295
(151,82,149)
#8A4B88
(138,75,136)
#7D447B
(125,68,123)
#703D6E
(112,61,110)
#633661
(99,54,97)
#562F54
(86,47,84)
#492847
(73,40,71)
#3C213A
(60,33,58)
#2F1A2D
(47,26,45)
#221320
(34,19,32)
#150C13
(21,12,19)
#000000
(0,0,0)

Tints of #975295

#975295
(151,82,149)
#A0619E
(160,97,158)
#A970A7
(169,112,167)
#B27FB0
(178,127,176)
#BB8EB9
(187,142,185)
#C49DC2
(196,157,194)
#CDACCB
(205,172,203)
#D6BBD4
(214,187,212)
#DFCADD
(223,202,221)
#E8D9E6
(232,217,230)
#F1E8EF
(241,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #975295; }

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

This text font color is #975295.

Background Color

.myBgColor { background-color: #975295; }

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

This div background color is #975295.

Border color

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

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

This div border color is #975295.

Opacity

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

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

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

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

This text has shadow with #975295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #975295.

Preview

Color preview on black background

This text has color #975295 on black background.


Color preview on white background

This text has color #975295 on white background.


Black color preview on #975295 background

This text has black color on #975295 background.


White color preview on #975295 background

This text has white color on #975295 background.


Related colors

Complementary color

Complementary color for #hex is #68AD6A.


I love getcolorcode.com

Triadic colors

1 #959752 and #529597 with #975295 are triadic colors.

2 #955297 and #529795 with #975295 are triadic colors.