COLOR #974D7A

HEX: #974D7A RGB: (151,77,122)

Color info

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

RGB color model

#974D7A color RGB value is (151,77,122).

RGB: (151,77,122) (59%, 30%, 48%)

RGB channels and saturation

R 151 of 255 = 59%
G 77 of 255 = 30%
B 122 of 255 = 48%

151
77
122

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

Portions of RGB colors in percentages

R + G + B = 151 + 77 + 122 = 350 (100%)
R 151 of 350 ~ 43.14%
G 77 of 350 ~ 22%
B 122 of 350 ~ 34.86'%

%43.14
%22
%34.86

CMYK color model

#974D7A color CMYK value is (0,49,19,41).

  • cyan value is 0.00%
  • magenta value is 49.01%
  • yellow value is 19.21%
  • key color value is 40.78%

CMYK: (0,49,19,41)
C0M49Y19K41 (0%, 49%, 19%, 41%)
(0.00 / 0.49 / 0.19 / 0.41)

CMYK percentages

%0
%49.01
%19.21
%40.78

Codes

Color #974D7A in popluar color models

97 4D 7A
RGB 151 77 122
HSL 324° 32.46% 44.71%
HSB/HSV 324° 49.01% 59.22%
CMYK 0.00% 49.01% 19.21%
40.78%

Color #974D7A in popluar number systems.

HEX 97 4D 7A
Decimal 151 77 122
Binary 10010111 1001101 1111010
Octal 227 115 172

Shades and tints

Shades of #974D7A

#974D7A
(151,77,122)
#8A466F
(138,70,111)
#7D3F64
(125,63,100)
#703859
(112,56,89)
#63314E
(99,49,78)
#562A43
(86,42,67)
#492338
(73,35,56)
#3C1C2D
(60,28,45)
#2F1522
(47,21,34)
#220E17
(34,14,23)
#15070C
(21,7,12)
#000000
(0,0,0)

Tints of #974D7A

#974D7A
(151,77,122)
#A05D86
(160,93,134)
#A96D92
(169,109,146)
#B27D9E
(178,125,158)
#BB8DAA
(187,141,170)
#C49DB6
(196,157,182)
#CDADC2
(205,173,194)
#D6BDCE
(214,189,206)
#DFCDDA
(223,205,218)
#E8DDE6
(232,221,230)
#F1EDF2
(241,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #974D7A; }

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

This text font color is #974D7A.

Background Color

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

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

This div background color is #974D7A.

Border color

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

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

This div border color is #974D7A.

Opacity

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

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

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

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

This text has shadow with #974D7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #974D7A.

Preview

Color preview on black background

This text has color #974D7A on black background.


Color preview on white background

This text has color #974D7A on white background.


Black color preview on #974D7A background

This text has black color on #974D7A background.


White color preview on #974D7A background

This text has white color on #974D7A background.


Related colors

Complementary color

Complementary color for #hex is #68B285.


I love getcolorcode.com

Triadic colors

1 #7A974D and #4D7A97 with #974D7A are triadic colors.

2 #7A4D97 and #4D977A with #974D7A are triadic colors.