COLOR #971037

HEX: #971037 RGB: (151,16,55)

Color info

#971037 contains mainly red color. Web safe color of #971037 is #990033 (or #903).

RGB color model

#971037 color RGB value is (151,16,55).

RGB: (151,16,55) (59%, 6%, 22%)

RGB channels and saturation

R 151 of 255 = 59%
G 16 of 255 = 6%
B 55 of 255 = 22%

151
16
55

R + G + B ~ 29%. #971037 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 151 + 16 + 55 = 222 (100%)
R 151 of 222 ~ 68.02%
G 16 of 222 ~ 7.21%
B 55 of 222 ~ 24.77'%

%68.02
%24.77

CMYK color model

#971037 color CMYK value is (0,89,64,41).

  • cyan value is 0.00%
  • magenta value is 89.40%
  • yellow value is 63.58%
  • key color value is 40.78%
CMYK: (0,89,64,41) C0M89Y64K41 (0%,89%,64%,41%) (0.00/0.89/0.64/0.41) 

CMYK percentages

%0
%89.4
%63.58
%40.78

Codes

Color #971037 in popluar color models

97 10 37
RGB 151 16 55
HSL 343° 80.84% 32.75%
HSB/HSV 343° 89.40% 59.22%
CMYK 0.00% 89.40% 63.58%
40.78%

Color #971037 in popluar number systems.

HEX 97 10 37
Decimal 151 16 55
Binary 10010111 10000 110111
Octal 227 20 67

Shades and tints

Shades of #971037

#971037
(151,16,55)
#8A0F32
(138,15,50)
#7D0E2D
(125,14,45)
#700D28
(112,13,40)
#630C23
(99,12,35)
#560B1E
(86,11,30)
#490A19
(73,10,25)
#3C0914
(60,9,20)
#2F080F
(47,8,15)
#22070A
(34,7,10)
#150605
(21,6,5)
#000000
(0,0,0)

Tints of #971037

#971037
(151,16,55)
#A02549
(160,37,73)
#A93A5B
(169,58,91)
#B24F6D
(178,79,109)
#BB647F
(187,100,127)
#C47991
(196,121,145)
#CD8EA3
(205,142,163)
#D6A3B5
(214,163,181)
#DFB8C7
(223,184,199)
#E8CDD9
(232,205,217)
#F1E2EB
(241,226,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #971037 color. Also use rgb(151,16,55) instead hex code.

Text Font Color

.myTextColor { color: #971037; }

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

This text font color is #971037.

Background Color

.myBgColor { background-color: #971037; }

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

This div background color is #971037.

Border color

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

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

This div border color is #971037.

Opacity

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

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

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

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

This text has shadow with #971037 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #971037.

Preview

Color preview on black background

This text has color #971037 on black background.


Color preview on white background

This text has color #971037 on white background.


Black color preview on #971037 background

This text has black color on #971037 background.


White color preview on #971037 background

This text has white color on #971037 background.


Related colors

Complementary color

Complementary color for #hex is #68EFC8.


I love getcolorcode.com

Triadic colors

1 #379710 and #103797 with #971037 are triadic colors.

2 #371097 and #109737 with #971037 are triadic colors.