COLOR #974780

HEX: #974780 RGB: (151,71,128)

Color info

#974780 contains mainly red and blue colors. Web safe color of #974780 is #993366 (or #936).

RGB color model

#974780 color RGB value is (151,71,128).

RGB: (151,71,128) (59%, 28%, 50%)

RGB channels and saturation

R 151 of 255 = 59%
G 71 of 255 = 28%
B 128 of 255 = 50%

151
71
128

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

Portions of RGB colors in percentages

R + G + B = 151 + 71 + 128 = 350 (100%)
R 151 of 350 ~ 43.14%
G 71 of 350 ~ 20.29%
B 128 of 350 ~ 36.57'%

%43.14
%20.29
%36.57

CMYK color model

#974780 color CMYK value is (0,53,15,41).

  • cyan value is 0.00%
  • magenta value is 52.98%
  • yellow value is 15.23%
  • key color value is 40.78%

CMYK: (0,53,15,41)
C0M53Y15K41 (0%, 53%, 15%, 41%)
(0.00 / 0.53 / 0.15 / 0.41)

CMYK percentages

%0
%52.98
%15.23
%40.78

Codes

Color #974780 in popluar color models

97 47 80
RGB 151 71 128
HSL 317° 36.04% 43.53%
HSB/HSV 317° 52.98% 59.22%
CMYK 0.00% 52.98% 15.23%
40.78%

Color #974780 in popluar number systems.

HEX 97 47 80
Decimal 151 71 128
Binary 10010111 1000111 10000000
Octal 227 107 200

Shades and tints

Shades of #974780

#974780
(151,71,128)
#8A4175
(138,65,117)
#7D3B6A
(125,59,106)
#70355F
(112,53,95)
#632F54
(99,47,84)
#562949
(86,41,73)
#49233E
(73,35,62)
#3C1D33
(60,29,51)
#2F1728
(47,23,40)
#22111D
(34,17,29)
#150B12
(21,11,18)
#000000
(0,0,0)

Tints of #974780

#974780
(151,71,128)
#A0578B
(160,87,139)
#A96796
(169,103,150)
#B277A1
(178,119,161)
#BB87AC
(187,135,172)
#C497B7
(196,151,183)
#CDA7C2
(205,167,194)
#D6B7CD
(214,183,205)
#DFC7D8
(223,199,216)
#E8D7E3
(232,215,227)
#F1E7EE
(241,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #974780 color. Also use rgb(151,71,128) instead hex code.

Text Font Color

.myTextColor { color: #974780; }

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

This text font color is #974780.

Background Color

.myBgColor { background-color: #974780; }

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

This div background color is #974780.

Border color

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

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

This div border color is #974780.

Opacity

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

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

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

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

This text has shadow with #974780 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #974780.

Preview

Color preview on black background

This text has color #974780 on black background.


Color preview on white background

This text has color #974780 on white background.


Black color preview on #974780 background

This text has black color on #974780 background.


White color preview on #974780 background

This text has white color on #974780 background.


Related colors

Complementary color

Complementary color for #hex is #68B87F.


I love getcolorcode.com

Triadic colors

1 #809747 and #478097 with #974780 are triadic colors.

2 #804797 and #479780 with #974780 are triadic colors.