COLOR #972446

HEX: #972446 RGB: (151,36,70)

Color info

#972446 contains mainly red color. Web safe color of #972446 is #993333 (or #933).

RGB color model

#972446 color RGB value is (151,36,70).

RGB: (151,36,70) (59%, 14%, 27%)

RGB channels and saturation

R 151 of 255 = 59%
G 36 of 255 = 14%
B 70 of 255 = 27%

151
36
70

R + G + B ~ 33%. #972446 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 151 + 36 + 70 = 257 (100%)
R 151 of 257 ~ 58.75%
G 36 of 257 ~ 14.01%
B 70 of 257 ~ 27.24'%

%58.75
%14.01
%27.24

CMYK color model

#972446 color CMYK value is (0,76,54,41).

  • cyan value is 0.00%
  • magenta value is 76.16%
  • yellow value is 53.64%
  • key color value is 40.78%

CMYK: (0,76,54,41)
C0M76Y54K41 (0%, 76%, 54%, 41%)
(0.00 / 0.76 / 0.54 / 0.41)

CMYK percentages

%0
%76.16
%53.64
%40.78

Codes

Color #972446 in popluar color models

97 24 46
RGB 151 36 70
HSL 342° 61.50% 36.67%
HSB/HSV 342° 76.16% 59.22%
CMYK 0.00% 76.16% 53.64%
40.78%

Color #972446 in popluar number systems.

HEX 97 24 46
Decimal 151 36 70
Binary 10010111 100100 1000110
Octal 227 44 106

Shades and tints

Shades of #972446

#972446
(151,36,70)
#8A2140
(138,33,64)
#7D1E3A
(125,30,58)
#701B34
(112,27,52)
#63182E
(99,24,46)
#561528
(86,21,40)
#491222
(73,18,34)
#3C0F1C
(60,15,28)
#2F0C16
(47,12,22)
#220910
(34,9,16)
#15060A
(21,6,10)
#000000
(0,0,0)

Tints of #972446

#972446
(151,36,70)
#A03756
(160,55,86)
#A94A66
(169,74,102)
#B25D76
(178,93,118)
#BB7086
(187,112,134)
#C48396
(196,131,150)
#CD96A6
(205,150,166)
#D6A9B6
(214,169,182)
#DFBCC6
(223,188,198)
#E8CFD6
(232,207,214)
#F1E2E6
(241,226,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #972446 color. Also use rgb(151,36,70) instead hex code.

Text Font Color

.myTextColor { color: #972446; }

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

This text font color is #972446.

Background Color

.myBgColor { background-color: #972446; }

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

This div background color is #972446.

Border color

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

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

This div border color is #972446.

Opacity

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

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

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

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

This text has shadow with #972446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #972446.

Preview

Color preview on black background

This text has color #972446 on black background.


Color preview on white background

This text has color #972446 on white background.


Black color preview on #972446 background

This text has black color on #972446 background.


White color preview on #972446 background

This text has white color on #972446 background.


Related colors

Complementary color

Complementary color for #hex is #68DBB9.


I love getcolorcode.com

Triadic colors

1 #469724 and #244697 with #972446 are triadic colors.

2 #462497 and #249746 with #972446 are triadic colors.