COLOR #721522

HEX: #721522 RGB: (114,21,34)

Color info

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

RGB color model

#721522 color RGB value is (114,21,34).

RGB: (114,21,34) (45%, 8%, 13%)

RGB channels and saturation

R 114 of 255 = 45%
G 21 of 255 = 8%
B 34 of 255 = 13%

114
21
34

R + G + B ~ 22%. #721522 is dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 21 + 34 = 169 (100%)
R 114 of 169 ~ 67.46%
G 21 of 169 ~ 12.43%
B 34 of 169 ~ 20.12'%

%67.46
%12.43
%20.12

CMYK color model

#721522 color CMYK value is (0,82,70,55).

  • cyan value is 0.00%
  • magenta value is 81.58%
  • yellow value is 70.18%
  • key color value is 55.29%

CMYK: (0,82,70,55)
C0M82Y70K55 (0%, 82%, 70%, 55%)
(0.00 / 0.82 / 0.70 / 0.55)

CMYK percentages

%0
%81.58
%70.18
%55.29

Codes

Color #721522 in popluar color models

72 15 22
RGB 114 21 34
HSL 352° 68.89% 26.47%
HSB/HSV 352° 81.58% 44.71%
CMYK 0.00% 81.58% 70.18%
55.29%

Color #721522 in popluar number systems.

HEX 72 15 22
Decimal 114 21 34
Binary 1110010 10101 100010
Octal 162 25 42

Shades and tints

Shades of #721522

#721522
(114,21,34)
#68141F
(104,20,31)
#5E131C
(94,19,28)
#541219
(84,18,25)
#4A1116
(74,17,22)
#401013
(64,16,19)
#360F10
(54,15,16)
#2C0E0D
(44,14,13)
#220D0A
(34,13,10)
#180C07
(24,12,7)
#0E0B04
(14,11,4)
#000000
(0,0,0)

Tints of #721522

#721522
(114,21,34)
#7E2A36
(126,42,54)
#8A3F4A
(138,63,74)
#96545E
(150,84,94)
#A26972
(162,105,114)
#AE7E86
(174,126,134)
#BA939A
(186,147,154)
#C6A8AE
(198,168,174)
#D2BDC2
(210,189,194)
#DED2D6
(222,210,214)
#EAE7EA
(234,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #721522 color. Also use rgb(114,21,34) instead hex code.

Text Font Color

.myTextColor { color: #721522; }

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

This text font color is #721522.

Background Color

.myBgColor { background-color: #721522; }

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

This div background color is #721522.

Border color

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

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

This div border color is #721522.

Opacity

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

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

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

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

This text has shadow with #721522 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #721522.

Preview

Color preview on black background

This text has color #721522 on black background.


Color preview on white background

This text has color #721522 on white background.


Black color preview on #721522 background

This text has black color on #721522 background.


White color preview on #721522 background

This text has white color on #721522 background.


Related colors

Complementary color

Complementary color for #hex is #8DEADD.


I love getcolorcode.com

Triadic colors

1 #227215 and #152272 with #721522 are triadic colors.

2 #221572 and #157222 with #721522 are triadic colors.