COLOR #971D71

HEX: #971D71 RGB: (151,29,113)

Color info

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

RGB color model

#971D71 color RGB value is (151,29,113).

RGB: (151,29,113) (59%, 11%, 44%)

RGB channels and saturation

R 151 of 255 = 59%
G 29 of 255 = 11%
B 113 of 255 = 44%

151
29
113

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

Portions of RGB colors in percentages

R + G + B = 151 + 29 + 113 = 293 (100%)
R 151 of 293 ~ 51.54%
G 29 of 293 ~ 9.9%
B 113 of 293 ~ 38.57'%

%51.54
%9.9
%38.57

CMYK color model

#971D71 color CMYK value is (0,81,25,41).

  • cyan value is 0.00%
  • magenta value is 80.79%
  • yellow value is 25.17%
  • key color value is 40.78%
CMYK: (0,81,25,41) C0M81Y25K41 (0%,81%,25%,41%) (0.00/0.81/0.25/0.41) 

CMYK percentages

%0
%80.79
%25.17
%40.78

Codes

Color #971D71 in popluar color models

97 1D 71
RGB 151 29 113
HSL 319° 67.78% 35.29%
HSB/HSV 319° 80.79% 59.22%
CMYK 0.00% 80.79% 25.17%
40.78%

Color #971D71 in popluar number systems.

HEX 97 1D 71
Decimal 151 29 113
Binary 10010111 11101 1110001
Octal 227 35 161

Shades and tints

Shades of #971D71

#971D71
(151,29,113)
#8A1B67
(138,27,103)
#7D195D
(125,25,93)
#701753
(112,23,83)
#631549
(99,21,73)
#56133F
(86,19,63)
#491135
(73,17,53)
#3C0F2B
(60,15,43)
#2F0D21
(47,13,33)
#220B17
(34,11,23)
#15090D
(21,9,13)
#000000
(0,0,0)

Tints of #971D71

#971D71
(151,29,113)
#A0317D
(160,49,125)
#A94589
(169,69,137)
#B25995
(178,89,149)
#BB6DA1
(187,109,161)
#C481AD
(196,129,173)
#CD95B9
(205,149,185)
#D6A9C5
(214,169,197)
#DFBDD1
(223,189,209)
#E8D1DD
(232,209,221)
#F1E5E9
(241,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #971D71; }

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

This text font color is #971D71.

Background Color

.myBgColor { background-color: #971D71; }

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

This div background color is #971D71.

Border color

.myBorderColor { border: 1px solid #971D71; }

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

This div border color is #971D71.

Opacity

.myOpacity80 { color: #971D71; opacity: 0.8; }

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

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

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

This text has shadow with #971D71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #971D71.

Preview

Color preview on black background

This text has color #971D71 on black background.


Color preview on white background

This text has color #971D71 on white background.


Black color preview on #971D71 background

This text has black color on #971D71 background.


White color preview on #971D71 background

This text has white color on #971D71 background.


Related colors

Complementary color

Complementary color for #hex is #68E28E.


I love getcolorcode.com

Triadic colors

1 #71971D and #1D7197 with #971D71 are triadic colors.

2 #711D97 and #1D9771 with #971D71 are triadic colors.