COLOR #720958

HEX: #720958 RGB: (114,9,88)

Color info

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

RGB color model

#720958 color RGB value is (114,9,88).

RGB: (114,9,88) (45%, 4%, 35%)

RGB channels and saturation

R 114 of 255 = 45%
G 9 of 255 = 4%
B 88 of 255 = 35%

114
9
88

R + G + B ~ 28%. #720958 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 9 + 88 = 211 (100%)
R 114 of 211 ~ 54.03%
G 9 of 211 ~ 4.27%
B 88 of 211 ~ 41.71'%

%54.03
%41.71

CMYK color model

#720958 color CMYK value is (0,92,23,55).

  • cyan value is 0.00%
  • magenta value is 92.11%
  • yellow value is 22.81%
  • key color value is 55.29%
CMYK: (0,92,23,55) C0M92Y23K55 (0%,92%,23%,55%) (0.00/0.92/0.23/0.55) 

CMYK percentages

%0
%92.11
%22.81
%55.29

Codes

Color #720958 in popluar color models

72 09 58
RGB 114 9 88
HSL 315° 85.37% 24.12%
HSB/HSV 315° 92.11% 44.71%
CMYK 0.00% 92.11% 22.81%
55.29%

Color #720958 in popluar number systems.

HEX 72 09 58
Decimal 114 9 88
Binary 1110010 1001 1011000
Octal 162 11 130

Shades and tints

Shades of #720958

#720958
(114,9,88)
#680950
(104,9,80)
#5E0948
(94,9,72)
#540940
(84,9,64)
#4A0938
(74,9,56)
#400930
(64,9,48)
#360928
(54,9,40)
#2C0920
(44,9,32)
#220918
(34,9,24)
#180910
(24,9,16)
#0E0908
(14,9,8)
#000000
(0,0,0)

Tints of #720958

#720958
(114,9,88)
#7E1F67
(126,31,103)
#8A3576
(138,53,118)
#964B85
(150,75,133)
#A26194
(162,97,148)
#AE77A3
(174,119,163)
#BA8DB2
(186,141,178)
#C6A3C1
(198,163,193)
#D2B9D0
(210,185,208)
#DECFDF
(222,207,223)
#EAE5EE
(234,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #720958; }

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

This text font color is #720958.

Background Color

.myBgColor { background-color: #720958; }

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

This div background color is #720958.

Border color

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

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

This div border color is #720958.

Opacity

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

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

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

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

This text has shadow with #720958 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #720958.

Preview

Color preview on black background

This text has color #720958 on black background.


Color preview on white background

This text has color #720958 on white background.


Black color preview on #720958 background

This text has black color on #720958 background.


White color preview on #720958 background

This text has white color on #720958 background.


Related colors

Complementary color

Complementary color for #hex is #8DF6A7.


I love getcolorcode.com

Triadic colors

1 #587209 and #095872 with #720958 are triadic colors.

2 #580972 and #097258 with #720958 are triadic colors.