COLOR #974D9A

HEX: #974D9A RGB: (151,77,154)

Color info

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

RGB color model

#974D9A color RGB value is (151,77,154).

RGB: (151,77,154) (59%, 30%, 60%)

RGB channels and saturation

R 151 of 255 = 59%
G 77 of 255 = 30%
B 154 of 255 = 60%

151
77
154

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

Portions of RGB colors in percentages

R + G + B = 151 + 77 + 154 = 382 (100%)
R 151 of 382 ~ 39.53%
G 77 of 382 ~ 20.16%
B 154 of 382 ~ 40.31'%

%39.53
%20.16
%40.31

CMYK color model

#974D9A color CMYK value is (2,50,0,40).

  • cyan value is 1.95%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (2,50,0,40)
C2M50Y0K40 (2%, 50%, 0%, 40%)
(0.02 / 0.50 / 0.00 / 0.40)

CMYK percentages

%1.95
%50
%0
%39.61

Codes

Color #974D9A in popluar color models

97 4D 9A
RGB 151 77 154
HSL 298° 33.33% 45.29%
HSB/HSV 298° 50.00% 60.39%
CMYK 1.95% 50.00% 0.00%
39.61%

Color #974D9A in popluar number systems.

HEX 97 4D 9A
Decimal 151 77 154
Binary 10010111 1001101 10011010
Octal 227 115 232

Shades and tints

Shades of #974D9A

#974D9A
(151,77,154)
#8A468C
(138,70,140)
#7D3F7E
(125,63,126)
#703870
(112,56,112)
#633162
(99,49,98)
#562A54
(86,42,84)
#492346
(73,35,70)
#3C1C38
(60,28,56)
#2F152A
(47,21,42)
#220E1C
(34,14,28)
#15070E
(21,7,14)
#000000
(0,0,0)

Tints of #974D9A

#974D9A
(151,77,154)
#A05DA3
(160,93,163)
#A96DAC
(169,109,172)
#B27DB5
(178,125,181)
#BB8DBE
(187,141,190)
#C49DC7
(196,157,199)
#CDADD0
(205,173,208)
#D6BDD9
(214,189,217)
#DFCDE2
(223,205,226)
#E8DDEB
(232,221,235)
#F1EDF4
(241,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #974D9A color. Also use rgb(151,77,154) instead hex code.

Text Font Color

.myTextColor { color: #974D9A; }

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

This text font color is #974D9A.

Background Color

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

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

This div background color is #974D9A.

Border color

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

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

This div border color is #974D9A.

Opacity

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

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

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

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

This text has shadow with #974D9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #974D9A.

Preview

Color preview on black background

This text has color #974D9A on black background.


Color preview on white background

This text has color #974D9A on white background.


Black color preview on #974D9A background

This text has black color on #974D9A background.


White color preview on #974D9A background

This text has white color on #974D9A background.


Related colors

Complementary color

Complementary color for #hex is #68B265.


I love getcolorcode.com

Triadic colors

1 #9A974D and #4D9A97 with #974D9A are triadic colors.

2 #9A4D97 and #4D979A with #974D9A are triadic colors.