COLOR #711972

HEX: #711972 RGB: (113,25,114)

Color info

#711972 contains mainly red and blue colors. Web safe color of #711972 is #660066 (or #606).

RGB color model

#711972 color RGB value is (113,25,114).

RGB: (113,25,114) (44%, 10%, 45%)

RGB channels and saturation

R 113 of 255 = 44%
G 25 of 255 = 10%
B 114 of 255 = 45%

113
25
114

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

Portions of RGB colors in percentages

R + G + B = 113 + 25 + 114 = 252 (100%)
R 113 of 252 ~ 44.84%
G 25 of 252 ~ 9.92%
B 114 of 252 ~ 45.24'%

%44.84
%45.24

CMYK color model

#711972 color CMYK value is (1,78,0,55).

  • cyan value is 0.88%
  • magenta value is 78.07%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (1,78,0,55)
C1M78Y0K55 (1%, 78%, 0%, 55%)
(0.01 / 0.78 / 0.00 / 0.55)

CMYK percentages

%0.88
%78.07
%0
%55.29

Codes

Color #711972 in popluar color models

71 19 72
RGB 113 25 114
HSL 299° 64.03% 27.25%
HSB/HSV 299° 78.07% 44.71%
CMYK 0.88% 78.07% 0.00%
55.29%

Color #711972 in popluar number systems.

HEX 71 19 72
Decimal 113 25 114
Binary 1110001 11001 1110010
Octal 161 31 162

Shades and tints

Shades of #711972

#711972
(113,25,114)
#671768
(103,23,104)
#5D155E
(93,21,94)
#531354
(83,19,84)
#49114A
(73,17,74)
#3F0F40
(63,15,64)
#350D36
(53,13,54)
#2B0B2C
(43,11,44)
#210922
(33,9,34)
#170718
(23,7,24)
#0D050E
(13,5,14)
#000000
(0,0,0)

Tints of #711972

#711972
(113,25,114)
#7D2D7E
(125,45,126)
#89418A
(137,65,138)
#955596
(149,85,150)
#A169A2
(161,105,162)
#AD7DAE
(173,125,174)
#B991BA
(185,145,186)
#C5A5C6
(197,165,198)
#D1B9D2
(209,185,210)
#DDCDDE
(221,205,222)
#E9E1EA
(233,225,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #711972; }

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

This text font color is #711972.

Background Color

.myBgColor { background-color: #711972; }

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

This div background color is #711972.

Border color

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

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

This div border color is #711972.

Opacity

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

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

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

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

This text has shadow with #711972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #711972.

Preview

Color preview on black background

This text has color #711972 on black background.


Color preview on white background

This text has color #711972 on white background.


Black color preview on #711972 background

This text has black color on #711972 background.


White color preview on #711972 background

This text has white color on #711972 background.


Related colors

Complementary color

Complementary color for #hex is #8EE68D.


I love getcolorcode.com

Triadic colors

1 #727119 and #197271 with #711972 are triadic colors.

2 #721971 and #197172 with #711972 are triadic colors.