COLOR #721A39

HEX: #721A39 RGB: (114,26,57)

Color info

#721A39 contains mainly red and blue colors. Web safe color of #721A39 is #660033 (or #603).

RGB color model

#721A39 color RGB value is (114,26,57).

RGB: (114,26,57) (45%, 10%, 22%)

RGB channels and saturation

R 114 of 255 = 45%
G 26 of 255 = 10%
B 57 of 255 = 22%

114
26
57

R + G + B ~ 26%. #721A39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 26 + 57 = 197 (100%)
R 114 of 197 ~ 57.87%
G 26 of 197 ~ 13.2%
B 57 of 197 ~ 28.93'%

%57.87
%13.2
%28.93

CMYK color model

#721A39 color CMYK value is (0,77,50,55).

  • cyan value is 0.00%
  • magenta value is 77.19%
  • yellow value is 50.00%
  • key color value is 55.29%

CMYK: (0,77,50,55)
C0M77Y50K55 (0%, 77%, 50%, 55%)
(0.00 / 0.77 / 0.50 / 0.55)

CMYK percentages

%0
%77.19
%50
%55.29

Codes

Color #721A39 in popluar color models

72 1A 39
RGB 114 26 57
HSL 339° 62.86% 27.45%
HSB/HSV 339° 77.19% 44.71%
CMYK 0.00% 77.19% 50.00%
55.29%

Color #721A39 in popluar number systems.

HEX 72 1A 39
Decimal 114 26 57
Binary 1110010 11010 111001
Octal 162 32 71

Shades and tints

Shades of #721A39

#721A39
(114,26,57)
#681834
(104,24,52)
#5E162F
(94,22,47)
#54142A
(84,20,42)
#4A1225
(74,18,37)
#401020
(64,16,32)
#360E1B
(54,14,27)
#2C0C16
(44,12,22)
#220A11
(34,10,17)
#18080C
(24,8,12)
#0E0607
(14,6,7)
#000000
(0,0,0)

Tints of #721A39

#721A39
(114,26,57)
#7E2E4B
(126,46,75)
#8A425D
(138,66,93)
#96566F
(150,86,111)
#A26A81
(162,106,129)
#AE7E93
(174,126,147)
#BA92A5
(186,146,165)
#C6A6B7
(198,166,183)
#D2BAC9
(210,186,201)
#DECEDB
(222,206,219)
#EAE2ED
(234,226,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #721A39 color. Also use rgb(114,26,57) instead hex code.

Text Font Color

.myTextColor { color: #721A39; }

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

This text font color is #721A39.

Background Color

.myBgColor { background-color: #721A39; }

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

This div background color is #721A39.

Border color

.myBorderColor { border: 1px solid #721A39; }

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

This div border color is #721A39.

Opacity

.myOpacity80 { color: #721A39; opacity: 0.8; }

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

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

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

This text has shadow with #721A39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #721A39.

Preview

Color preview on black background

This text has color #721A39 on black background.


Color preview on white background

This text has color #721A39 on white background.


Black color preview on #721A39 background

This text has black color on #721A39 background.


White color preview on #721A39 background

This text has white color on #721A39 background.


Related colors

Complementary color

Complementary color for #hex is #8DE5C6.


I love getcolorcode.com

Triadic colors

1 #39721A and #1A3972 with #721A39 are triadic colors.

2 #391A72 and #1A7239 with #721A39 are triadic colors.