COLOR #720A76

HEX: #720A76 RGB: (114,10,118)

Color info

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

RGB color model

#720A76 color RGB value is (114,10,118).

RGB: (114,10,118) (45%, 4%, 46%)

RGB channels and saturation

R 114 of 255 = 45%
G 10 of 255 = 4%
B 118 of 255 = 46%

114
10
118

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

Portions of RGB colors in percentages

R + G + B = 114 + 10 + 118 = 242 (100%)
R 114 of 242 ~ 47.11%
G 10 of 242 ~ 4.13%
B 118 of 242 ~ 48.76'%

%47.11
%48.76

CMYK color model

#720A76 color CMYK value is (3,92,0,54).

  • cyan value is 3.39%
  • magenta value is 91.53%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (3,92,0,54)
C3M92Y0K54 (3%, 92%, 0%, 54%)
(0.03 / 0.92 / 0.00 / 0.54)

CMYK percentages

%3.39
%91.53
%0
%53.73

Codes

Color #720A76 in popluar color models

72 0A 76
RGB 114 10 118
HSL 298° 84.38% 25.10%
HSB/HSV 298° 91.53% 46.27%
CMYK 3.39% 91.53% 0.00%
53.73%

Color #720A76 in popluar number systems.

HEX 72 0A 76
Decimal 114 10 118
Binary 1110010 1010 1110110
Octal 162 12 166

Shades and tints

Shades of #720A76

#720A76
(114,10,118)
#680A6C
(104,10,108)
#5E0A62
(94,10,98)
#540A58
(84,10,88)
#4A0A4E
(74,10,78)
#400A44
(64,10,68)
#360A3A
(54,10,58)
#2C0A30
(44,10,48)
#220A26
(34,10,38)
#180A1C
(24,10,28)
#0E0A12
(14,10,18)
#000000
(0,0,0)

Tints of #720A76

#720A76
(114,10,118)
#7E2082
(126,32,130)
#8A368E
(138,54,142)
#964C9A
(150,76,154)
#A262A6
(162,98,166)
#AE78B2
(174,120,178)
#BA8EBE
(186,142,190)
#C6A4CA
(198,164,202)
#D2BAD6
(210,186,214)
#DED0E2
(222,208,226)
#EAE6EE
(234,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #720A76 color. Also use rgb(114,10,118) instead hex code.

Text Font Color

.myTextColor { color: #720A76; }

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

This text font color is #720A76.

Background Color

.myBgColor { background-color: #720A76; }

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

This div background color is #720A76.

Border color

.myBorderColor { border: 1px solid #720A76; }

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

This div border color is #720A76.

Opacity

.myOpacity80 { color: #720A76; opacity: 0.8; }

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

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

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

This text has shadow with #720A76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #720A76.

Preview

Color preview on black background

This text has color #720A76 on black background.


Color preview on white background

This text has color #720A76 on white background.


Black color preview on #720A76 background

This text has black color on #720A76 background.


White color preview on #720A76 background

This text has white color on #720A76 background.


Related colors

Complementary color

Complementary color for #hex is #8DF589.


I love getcolorcode.com

Triadic colors

1 #76720A and #0A7672 with #720A76 are triadic colors.

2 #760A72 and #0A7276 with #720A76 are triadic colors.