COLOR #974E95

HEX: #974E95 RGB: (151,78,149)

Color info

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

RGB color model

#974E95 color RGB value is (151,78,149).

RGB: (151,78,149) (59%, 31%, 58%)

RGB channels and saturation

R 151 of 255 = 59%
G 78 of 255 = 31%
B 149 of 255 = 58%

151
78
149

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

Portions of RGB colors in percentages

R + G + B = 151 + 78 + 149 = 378 (100%)
R 151 of 378 ~ 39.95%
G 78 of 378 ~ 20.63%
B 149 of 378 ~ 39.42'%

%39.95
%20.63
%39.42

CMYK color model

#974E95 color CMYK value is (0,48,1,41).

  • cyan value is 0.00%
  • magenta value is 48.34%
  • yellow value is 1.32%
  • key color value is 40.78%

CMYK: (0,48,1,41)
C0M48Y1K41 (0%, 48%, 1%, 41%)
(0.00 / 0.48 / 0.01 / 0.41)

CMYK percentages

%0
%48.34
%1.32
%40.78

Codes

Color #974E95 in popluar color models

97 4E 95
RGB 151 78 149
HSL 302° 31.88% 44.90%
HSB/HSV 302° 48.34% 59.22%
CMYK 0.00% 48.34% 1.32%
40.78%

Color #974E95 in popluar number systems.

HEX 97 4E 95
Decimal 151 78 149
Binary 10010111 1001110 10010101
Octal 227 116 225

Shades and tints

Shades of #974E95

#974E95
(151,78,149)
#8A4788
(138,71,136)
#7D407B
(125,64,123)
#70396E
(112,57,110)
#633261
(99,50,97)
#562B54
(86,43,84)
#492447
(73,36,71)
#3C1D3A
(60,29,58)
#2F162D
(47,22,45)
#220F20
(34,15,32)
#150813
(21,8,19)
#000000
(0,0,0)

Tints of #974E95

#974E95
(151,78,149)
#A05E9E
(160,94,158)
#A96EA7
(169,110,167)
#B27EB0
(178,126,176)
#BB8EB9
(187,142,185)
#C49EC2
(196,158,194)
#CDAECB
(205,174,203)
#D6BED4
(214,190,212)
#DFCEDD
(223,206,221)
#E8DEE6
(232,222,230)
#F1EEEF
(241,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #974E95; }

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

This text font color is #974E95.

Background Color

.myBgColor { background-color: #974E95; }

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

This div background color is #974E95.

Border color

.myBorderColor { border: 1px solid #974E95; }

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

This div border color is #974E95.

Opacity

.myOpacity80 { color: #974E95; opacity: 0.8; }

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

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

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

This text has shadow with #974E95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #974E95.

Preview

Color preview on black background

This text has color #974E95 on black background.


Color preview on white background

This text has color #974E95 on white background.


Black color preview on #974E95 background

This text has black color on #974E95 background.


White color preview on #974E95 background

This text has white color on #974E95 background.


Related colors

Complementary color

Complementary color for #hex is #68B16A.


I love getcolorcode.com

Triadic colors

1 #95974E and #4E9597 with #974E95 are triadic colors.

2 #954E97 and #4E9795 with #974E95 are triadic colors.