COLOR #971971

HEX: #971971 RGB: (151,25,113)

Color info

#971971 contains mainly red and blue colors. Web safe color of #971971 is #990066 (or #906).

RGB color model

#971971 color RGB value is (151,25,113).

RGB: (151,25,113) (59%, 10%, 44%)

RGB channels and saturation

R 151 of 255 = 59%
G 25 of 255 = 10%
B 113 of 255 = 44%

151
25
113

R + G + B ~ 38%. #971971 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 151 + 25 + 113 = 289 (100%)
R 151 of 289 ~ 52.25%
G 25 of 289 ~ 8.65%
B 113 of 289 ~ 39.1'%

%52.25
%39.1

CMYK color model

#971971 color CMYK value is (0,83,25,41).

  • cyan value is 0.00%
  • magenta value is 83.44%
  • yellow value is 25.17%
  • key color value is 40.78%

CMYK: (0,83,25,41)
C0M83Y25K41 (0%, 83%, 25%, 41%)
(0.00 / 0.83 / 0.25 / 0.41)

CMYK percentages

%0
%83.44
%25.17
%40.78

Codes

Color #971971 in popluar color models

97 19 71
RGB 151 25 113
HSL 318° 71.59% 34.51%
HSB/HSV 318° 83.44% 59.22%
CMYK 0.00% 83.44% 25.17%
40.78%

Color #971971 in popluar number systems.

HEX 97 19 71
Decimal 151 25 113
Binary 10010111 11001 1110001
Octal 227 31 161

Shades and tints

Shades of #971971

#971971
(151,25,113)
#8A1767
(138,23,103)
#7D155D
(125,21,93)
#701353
(112,19,83)
#631149
(99,17,73)
#560F3F
(86,15,63)
#490D35
(73,13,53)
#3C0B2B
(60,11,43)
#2F0921
(47,9,33)
#220717
(34,7,23)
#15050D
(21,5,13)
#000000
(0,0,0)

Tints of #971971

#971971
(151,25,113)
#A02D7D
(160,45,125)
#A94189
(169,65,137)
#B25595
(178,85,149)
#BB69A1
(187,105,161)
#C47DAD
(196,125,173)
#CD91B9
(205,145,185)
#D6A5C5
(214,165,197)
#DFB9D1
(223,185,209)
#E8CDDD
(232,205,221)
#F1E1E9
(241,225,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #971971 color. Also use rgb(151,25,113) instead hex code.

Text Font Color

.myTextColor { color: #971971; }

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

This text font color is #971971.

Background Color

.myBgColor { background-color: #971971; }

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

This div background color is #971971.

Border color

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

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

This div border color is #971971.

Opacity

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

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

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

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

This text has shadow with #971971 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #971971.

Preview

Color preview on black background

This text has color #971971 on black background.


Color preview on white background

This text has color #971971 on white background.


Black color preview on #971971 background

This text has black color on #971971 background.


White color preview on #971971 background

This text has white color on #971971 background.


Related colors

Complementary color

Complementary color for #hex is #68E68E.


I love getcolorcode.com

Triadic colors

1 #719719 and #197197 with #971971 are triadic colors.

2 #711997 and #199771 with #971971 are triadic colors.