COLOR #722849

HEX: #722849 RGB: (114,40,73)

Color info

#722849 contains mainly red and blue colors. Web safe color of #722849 is #663333 (or #633).

RGB color model

#722849 color RGB value is (114,40,73).

RGB: (114,40,73) (45%, 16%, 29%)

RGB channels and saturation

R 114 of 255 = 45%
G 40 of 255 = 16%
B 73 of 255 = 29%

114
40
73

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

Portions of RGB colors in percentages

R + G + B = 114 + 40 + 73 = 227 (100%)
R 114 of 227 ~ 50.22%
G 40 of 227 ~ 17.62%
B 73 of 227 ~ 32.16'%

%50.22
%17.62
%32.16

CMYK color model

#722849 color CMYK value is (0,65,36,55).

  • cyan value is 0.00%
  • magenta value is 64.91%
  • yellow value is 35.96%
  • key color value is 55.29%

CMYK: (0,65,36,55)
C0M65Y36K55 (0%, 65%, 36%, 55%)
(0.00 / 0.65 / 0.36 / 0.55)

CMYK percentages

%0
%64.91
%35.96
%55.29

Codes

Color #722849 in popluar color models

72 28 49
RGB 114 40 73
HSL 333° 48.05% 30.20%
HSB/HSV 333° 64.91% 44.71%
CMYK 0.00% 64.91% 35.96%
55.29%

Color #722849 in popluar number systems.

HEX 72 28 49
Decimal 114 40 73
Binary 1110010 101000 1001001
Octal 162 50 111

Shades and tints

Shades of #722849

#722849
(114,40,73)
#682543
(104,37,67)
#5E223D
(94,34,61)
#541F37
(84,31,55)
#4A1C31
(74,28,49)
#40192B
(64,25,43)
#361625
(54,22,37)
#2C131F
(44,19,31)
#221019
(34,16,25)
#180D13
(24,13,19)
#0E0A0D
(14,10,13)
#000000
(0,0,0)

Tints of #722849

#722849
(114,40,73)
#7E3B59
(126,59,89)
#8A4E69
(138,78,105)
#966179
(150,97,121)
#A27489
(162,116,137)
#AE8799
(174,135,153)
#BA9AA9
(186,154,169)
#C6ADB9
(198,173,185)
#D2C0C9
(210,192,201)
#DED3D9
(222,211,217)
#EAE6E9
(234,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #722849 color. Also use rgb(114,40,73) instead hex code.

Text Font Color

.myTextColor { color: #722849; }

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

This text font color is #722849.

Background Color

.myBgColor { background-color: #722849; }

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

This div background color is #722849.

Border color

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

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

This div border color is #722849.

Opacity

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

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

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

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

This text has shadow with #722849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #722849.

Preview

Color preview on black background

This text has color #722849 on black background.


Color preview on white background

This text has color #722849 on white background.


Black color preview on #722849 background

This text has black color on #722849 background.


White color preview on #722849 background

This text has white color on #722849 background.


Related colors

Complementary color

Complementary color for #hex is #8DD7B6.


I love getcolorcode.com

Triadic colors

1 #497228 and #284972 with #722849 are triadic colors.

2 #492872 and #287249 with #722849 are triadic colors.