COLOR #973442

HEX: #973442 RGB: (151,52,66)

Color info

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

RGB color model

#973442 color RGB value is (151,52,66).

RGB: (151,52,66) (59%, 20%, 26%)

RGB channels and saturation

R 151 of 255 = 59%
G 52 of 255 = 20%
B 66 of 255 = 26%

151
52
66

R + G + B ~ 35%. #973442 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 151 + 52 + 66 = 269 (100%)
R 151 of 269 ~ 56.13%
G 52 of 269 ~ 19.33%
B 66 of 269 ~ 24.54'%

%56.13
%19.33
%24.54

CMYK color model

#973442 color CMYK value is (0,66,56,41).

  • cyan value is 0.00%
  • magenta value is 65.56%
  • yellow value is 56.29%
  • key color value is 40.78%
CMYK: (0,66,56,41) C0M66Y56K41 (0%,66%,56%,41%) (0.00/0.66/0.56/0.41) 

CMYK percentages

%0
%65.56
%56.29
%40.78

Codes

Color #973442 in popluar color models

97 34 42
RGB 151 52 66
HSL 352° 48.77% 39.80%
HSB/HSV 352° 65.56% 59.22%
CMYK 0.00% 65.56% 56.29%
40.78%

Color #973442 in popluar number systems.

HEX 97 34 42
Decimal 151 52 66
Binary 10010111 110100 1000010
Octal 227 64 102

Shades and tints

Shades of #973442

#973442
(151,52,66)
#8A303C
(138,48,60)
#7D2C36
(125,44,54)
#702830
(112,40,48)
#63242A
(99,36,42)
#562024
(86,32,36)
#491C1E
(73,28,30)
#3C1818
(60,24,24)
#2F1412
(47,20,18)
#22100C
(34,16,12)
#150C06
(21,12,6)
#000000
(0,0,0)

Tints of #973442

#973442
(151,52,66)
#A04653
(160,70,83)
#A95864
(169,88,100)
#B26A75
(178,106,117)
#BB7C86
(187,124,134)
#C48E97
(196,142,151)
#CDA0A8
(205,160,168)
#D6B2B9
(214,178,185)
#DFC4CA
(223,196,202)
#E8D6DB
(232,214,219)
#F1E8EC
(241,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #973442 color. Also use rgb(151,52,66) instead hex code.

Text Font Color

.myTextColor { color: #973442; }

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

This text font color is #973442.

Background Color

.myBgColor { background-color: #973442; }

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

This div background color is #973442.

Border color

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

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

This div border color is #973442.

Opacity

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

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

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

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

This text has shadow with #973442 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #973442.

Preview

Color preview on black background

This text has color #973442 on black background.


Color preview on white background

This text has color #973442 on white background.


Black color preview on #973442 background

This text has black color on #973442 background.


White color preview on #973442 background

This text has white color on #973442 background.


Related colors

Complementary color

Complementary color for #hex is #68CBBD.


I love getcolorcode.com

Triadic colors

1 #429734 and #344297 with #973442 are triadic colors.

2 #423497 and #349742 with #973442 are triadic colors.