COLOR #97409E

HEX: #97409E RGB: (151,64,158)

Color info

#97409E contains mainly red and blue colors. Web safe color of #97409E is #993399 (or #939).

RGB color model

#97409E color RGB value is (151,64,158).

RGB: (151,64,158) (59%, 25%, 62%)

RGB channels and saturation

R 151 of 255 = 59%
G 64 of 255 = 25%
B 158 of 255 = 62%

151
64
158

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

Portions of RGB colors in percentages

R + G + B = 151 + 64 + 158 = 373 (100%)
R 151 of 373 ~ 40.48%
G 64 of 373 ~ 17.16%
B 158 of 373 ~ 42.36'%

%40.48
%17.16
%42.36

CMYK color model

#97409E color CMYK value is (4,59,0,38).

  • cyan value is 4.43%
  • magenta value is 59.49%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (4,59,0,38)
C4M59Y0K38 (4%, 59%, 0%, 38%)
(0.04 / 0.59 / 0.00 / 0.38)

CMYK percentages

%4.43
%59.49
%0
%38.04

Codes

Color #97409E in popluar color models

97 40 9E
RGB 151 64 158
HSL 296° 42.34% 43.53%
HSB/HSV 296° 59.49% 61.96%
CMYK 4.43% 59.49% 0.00%
38.04%

Color #97409E in popluar number systems.

HEX 97 40 9E
Decimal 151 64 158
Binary 10010111 1000000 10011110
Octal 227 100 236

Shades and tints

Shades of #97409E

#97409E
(151,64,158)
#8A3B90
(138,59,144)
#7D3682
(125,54,130)
#703174
(112,49,116)
#632C66
(99,44,102)
#562758
(86,39,88)
#49224A
(73,34,74)
#3C1D3C
(60,29,60)
#2F182E
(47,24,46)
#221320
(34,19,32)
#150E12
(21,14,18)
#000000
(0,0,0)

Tints of #97409E

#97409E
(151,64,158)
#A051A6
(160,81,166)
#A962AE
(169,98,174)
#B273B6
(178,115,182)
#BB84BE
(187,132,190)
#C495C6
(196,149,198)
#CDA6CE
(205,166,206)
#D6B7D6
(214,183,214)
#DFC8DE
(223,200,222)
#E8D9E6
(232,217,230)
#F1EAEE
(241,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97409E color. Also use rgb(151,64,158) instead hex code.

Text Font Color

.myTextColor { color: #97409E; }

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

This text font color is #97409E.

Background Color

.myBgColor { background-color: #97409E; }

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

This div background color is #97409E.

Border color

.myBorderColor { border: 1px solid #97409E; }

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

This div border color is #97409E.

Opacity

.myOpacity80 { color: #97409E; opacity: 0.8; }

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

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

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

This text has shadow with #97409E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97409E.

Preview

Color preview on black background

This text has color #97409E on black background.


Color preview on white background

This text has color #97409E on white background.


Black color preview on #97409E background

This text has black color on #97409E background.


White color preview on #97409E background

This text has white color on #97409E background.


Related colors

Complementary color

Complementary color for #hex is #68BF61.


I love getcolorcode.com

Triadic colors

1 #9E9740 and #409E97 with #97409E are triadic colors.

2 #9E4097 and #40979E with #97409E are triadic colors.