COLOR #721172

HEX: #721172 RGB: (114,17,114)

Color info

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

RGB color model

#721172 color RGB value is (114,17,114).

RGB: (114,17,114) (45%, 7%, 45%)

RGB channels and saturation

R 114 of 255 = 45%
G 17 of 255 = 7%
B 114 of 255 = 45%

114
17
114

R + G + B ~ 32%. #721172 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 17 + 114 = 245 (100%)
R 114 of 245 ~ 46.53%
G 17 of 245 ~ 6.94%
B 114 of 245 ~ 46.53'%

%46.53
%46.53

CMYK color model

#721172 color CMYK value is (0,85,0,55).

  • cyan value is 0.00%
  • magenta value is 85.09%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (0,85,0,55)
C0M85Y0K55 (0%, 85%, 0%, 55%)
(0.00 / 0.85 / 0.00 / 0.55)

CMYK percentages

%0
%85.09
%0
%55.29

Codes

Color #721172 in popluar color models

72 11 72
RGB 114 17 114
HSL 300° 74.05% 25.69%
HSB/HSV 300° 85.09% 44.71%
CMYK 0.00% 85.09% 0.00%
55.29%

Color #721172 in popluar number systems.

HEX 72 11 72
Decimal 114 17 114
Binary 1110010 10001 1110010
Octal 162 21 162

Shades and tints

Shades of #721172

#721172
(114,17,114)
#681068
(104,16,104)
#5E0F5E
(94,15,94)
#540E54
(84,14,84)
#4A0D4A
(74,13,74)
#400C40
(64,12,64)
#360B36
(54,11,54)
#2C0A2C
(44,10,44)
#220922
(34,9,34)
#180818
(24,8,24)
#0E070E
(14,7,14)
#000000
(0,0,0)

Tints of #721172

#721172
(114,17,114)
#7E267E
(126,38,126)
#8A3B8A
(138,59,138)
#965096
(150,80,150)
#A265A2
(162,101,162)
#AE7AAE
(174,122,174)
#BA8FBA
(186,143,186)
#C6A4C6
(198,164,198)
#D2B9D2
(210,185,210)
#DECEDE
(222,206,222)
#EAE3EA
(234,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #721172; }

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

This text font color is #721172.

Background Color

.myBgColor { background-color: #721172; }

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

This div background color is #721172.

Border color

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

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

This div border color is #721172.

Opacity

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

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

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

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

This text has shadow with #721172 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #721172.

Preview

Color preview on black background

This text has color #721172 on black background.


Color preview on white background

This text has color #721172 on white background.


Black color preview on #721172 background

This text has black color on #721172 background.


White color preview on #721172 background

This text has white color on #721172 background.


Related colors

Complementary color

Complementary color for #hex is #8DEE8D.


I love getcolorcode.com

Triadic colors

1 #727211 and #117272 with #721172 are triadic colors.

2 #721172 and #117272 with #721172 are triadic colors.