COLOR #720736

HEX: #720736 RGB: (114,7,54)

Color info

#720736 contains mainly red color. Web safe color of #720736 is #660033 (or #603).

RGB color model

#720736 color RGB value is (114,7,54).

RGB: (114,7,54) (45%, 3%, 21%)

RGB channels and saturation

R 114 of 255 = 45%
G 7 of 255 = 3%
B 54 of 255 = 21%

114
7
54

R + G + B ~ 23%. #720736 is dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 7 + 54 = 175 (100%)
R 114 of 175 ~ 65.14%
G 7 of 175 ~ 4%
B 54 of 175 ~ 30.86'%

%65.14
%30.86

CMYK color model

#720736 color CMYK value is (0,94,53,55).

  • cyan value is 0.00%
  • magenta value is 93.86%
  • yellow value is 52.63%
  • key color value is 55.29%

CMYK: (0,94,53,55)
C0M94Y53K55 (0%, 94%, 53%, 55%)
(0.00 / 0.94 / 0.53 / 0.55)

CMYK percentages

%0
%93.86
%52.63
%55.29

Codes

Color #720736 in popluar color models

72 07 36
RGB 114 7 54
HSL 334° 88.43% 23.73%
HSB/HSV 334° 93.86% 44.71%
CMYK 0.00% 93.86% 52.63%
55.29%

Color #720736 in popluar number systems.

HEX 72 07 36
Decimal 114 7 54
Binary 1110010 111 110110
Octal 162 7 66

Shades and tints

Shades of #720736

#720736
(114,7,54)
#680732
(104,7,50)
#5E072E
(94,7,46)
#54072A
(84,7,42)
#4A0726
(74,7,38)
#400722
(64,7,34)
#36071E
(54,7,30)
#2C071A
(44,7,26)
#220716
(34,7,22)
#180712
(24,7,18)
#0E070E
(14,7,14)
#000000
(0,0,0)

Tints of #720736

#720736
(114,7,54)
#7E1D48
(126,29,72)
#8A335A
(138,51,90)
#96496C
(150,73,108)
#A25F7E
(162,95,126)
#AE7590
(174,117,144)
#BA8BA2
(186,139,162)
#C6A1B4
(198,161,180)
#D2B7C6
(210,183,198)
#DECDD8
(222,205,216)
#EAE3EA
(234,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #720736; }

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

This text font color is #720736.

Background Color

.myBgColor { background-color: #720736; }

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

This div background color is #720736.

Border color

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

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

This div border color is #720736.

Opacity

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

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

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

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

This text has shadow with #720736 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #720736.

Preview

Color preview on black background

This text has color #720736 on black background.


Color preview on white background

This text has color #720736 on white background.


Black color preview on #720736 background

This text has black color on #720736 background.


White color preview on #720736 background

This text has white color on #720736 background.


Related colors

Complementary color

Complementary color for #hex is #8DF8C9.


I love getcolorcode.com

Triadic colors

1 #367207 and #073672 with #720736 are triadic colors.

2 #360772 and #077236 with #720736 are triadic colors.