COLOR #721363

HEX: #721363 RGB: (114,19,99)

Color info

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

RGB color model

#721363 color RGB value is (114,19,99).

RGB: (114,19,99) (45%, 7%, 39%)

RGB channels and saturation

R 114 of 255 = 45%
G 19 of 255 = 7%
B 99 of 255 = 39%

114
19
99

R + G + B ~ 30%. #721363 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 19 + 99 = 232 (100%)
R 114 of 232 ~ 49.14%
G 19 of 232 ~ 8.19%
B 99 of 232 ~ 42.67'%

%49.14
%42.67

CMYK color model

#721363 color CMYK value is (0,83,13,55).

  • cyan value is 0.00%
  • magenta value is 83.33%
  • yellow value is 13.16%
  • key color value is 55.29%

CMYK: (0,83,13,55)
C0M83Y13K55 (0%, 83%, 13%, 55%)
(0.00 / 0.83 / 0.13 / 0.55)

CMYK percentages

%0
%83.33
%13.16
%55.29

Codes

Color #721363 in popluar color models

72 13 63
RGB 114 19 99
HSL 309° 71.43% 26.08%
HSB/HSV 309° 83.33% 44.71%
CMYK 0.00% 83.33% 13.16%
55.29%

Color #721363 in popluar number systems.

HEX 72 13 63
Decimal 114 19 99
Binary 1110010 10011 1100011
Octal 162 23 143

Shades and tints

Shades of #721363

#721363
(114,19,99)
#68125A
(104,18,90)
#5E1151
(94,17,81)
#541048
(84,16,72)
#4A0F3F
(74,15,63)
#400E36
(64,14,54)
#360D2D
(54,13,45)
#2C0C24
(44,12,36)
#220B1B
(34,11,27)
#180A12
(24,10,18)
#0E0909
(14,9,9)
#000000
(0,0,0)

Tints of #721363

#721363
(114,19,99)
#7E2871
(126,40,113)
#8A3D7F
(138,61,127)
#96528D
(150,82,141)
#A2679B
(162,103,155)
#AE7CA9
(174,124,169)
#BA91B7
(186,145,183)
#C6A6C5
(198,166,197)
#D2BBD3
(210,187,211)
#DED0E1
(222,208,225)
#EAE5EF
(234,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #721363; }

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

This text font color is #721363.

Background Color

.myBgColor { background-color: #721363; }

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

This div background color is #721363.

Border color

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

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

This div border color is #721363.

Opacity

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

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

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

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

This text has shadow with #721363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #721363.

Preview

Color preview on black background

This text has color #721363 on black background.


Color preview on white background

This text has color #721363 on white background.


Black color preview on #721363 background

This text has black color on #721363 background.


White color preview on #721363 background

This text has white color on #721363 background.


Related colors

Complementary color

Complementary color for #hex is #8DEC9C.


I love getcolorcode.com

Triadic colors

1 #637213 and #136372 with #721363 are triadic colors.

2 #631372 and #137263 with #721363 are triadic colors.