COLOR #975498

HEX: #975498 RGB: (151,84,152)

Color info

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

RGB color model

#975498 color RGB value is (151,84,152).

RGB: (151,84,152) (59%, 33%, 60%)

RGB channels and saturation

R 151 of 255 = 59%
G 84 of 255 = 33%
B 152 of 255 = 60%

151
84
152

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

Portions of RGB colors in percentages

R + G + B = 151 + 84 + 152 = 387 (100%)
R 151 of 387 ~ 39.02%
G 84 of 387 ~ 21.71%
B 152 of 387 ~ 39.28'%

%39.02
%21.71
%39.28

CMYK color model

#975498 color CMYK value is (1,45,0,40).

  • cyan value is 0.66%
  • magenta value is 44.74%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (1,45,0,40)
C1M45Y0K40 (1%, 45%, 0%, 40%)
(0.01 / 0.45 / 0.00 / 0.40)

CMYK percentages

%0.66
%44.74
%0
%40.39

Codes

Color #975498 in popluar color models

97 54 98
RGB 151 84 152
HSL 299° 28.81% 46.27%
HSB/HSV 299° 44.74% 59.61%
CMYK 0.66% 44.74% 0.00%
40.39%

Color #975498 in popluar number systems.

HEX 97 54 98
Decimal 151 84 152
Binary 10010111 1010100 10011000
Octal 227 124 230

Shades and tints

Shades of #975498

#975498
(151,84,152)
#8A4D8B
(138,77,139)
#7D467E
(125,70,126)
#703F71
(112,63,113)
#633864
(99,56,100)
#563157
(86,49,87)
#492A4A
(73,42,74)
#3C233D
(60,35,61)
#2F1C30
(47,28,48)
#221523
(34,21,35)
#150E16
(21,14,22)
#000000
(0,0,0)

Tints of #975498

#975498
(151,84,152)
#A063A1
(160,99,161)
#A972AA
(169,114,170)
#B281B3
(178,129,179)
#BB90BC
(187,144,188)
#C49FC5
(196,159,197)
#CDAECE
(205,174,206)
#D6BDD7
(214,189,215)
#DFCCE0
(223,204,224)
#E8DBE9
(232,219,233)
#F1EAF2
(241,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #975498 color. Also use rgb(151,84,152) instead hex code.

Text Font Color

.myTextColor { color: #975498; }

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

This text font color is #975498.

Background Color

.myBgColor { background-color: #975498; }

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

This div background color is #975498.

Border color

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

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

This div border color is #975498.

Opacity

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

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

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

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

This text has shadow with #975498 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #975498.

Preview

Color preview on black background

This text has color #975498 on black background.


Color preview on white background

This text has color #975498 on white background.


Black color preview on #975498 background

This text has black color on #975498 background.


White color preview on #975498 background

This text has white color on #975498 background.


Related colors

Complementary color

Complementary color for #hex is #68AB67.


I love getcolorcode.com

Triadic colors

1 #989754 and #549897 with #975498 are triadic colors.

2 #985497 and #549798 with #975498 are triadic colors.