COLOR #722332

HEX: #722332 RGB: (114,35,50)

Color info

#722332 contains mainly red color. Web safe color of #722332 is #663333 (or #633).

RGB color model

#722332 color RGB value is (114,35,50).

RGB: (114,35,50) (45%, 14%, 20%)

RGB channels and saturation

R 114 of 255 = 45%
G 35 of 255 = 14%
B 50 of 255 = 20%

114
35
50

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

Portions of RGB colors in percentages

R + G + B = 114 + 35 + 50 = 199 (100%)
R 114 of 199 ~ 57.29%
G 35 of 199 ~ 17.59%
B 50 of 199 ~ 25.13'%

%57.29
%17.59
%25.13

CMYK color model

#722332 color CMYK value is (0,69,56,55).

  • cyan value is 0.00%
  • magenta value is 69.30%
  • yellow value is 56.14%
  • key color value is 55.29%

CMYK: (0,69,56,55)
C0M69Y56K55 (0%, 69%, 56%, 55%)
(0.00 / 0.69 / 0.56 / 0.55)

CMYK percentages

%0
%69.3
%56.14
%55.29

Codes

Color #722332 in popluar color models

72 23 32
RGB 114 35 50
HSL 349° 53.02% 29.22%
HSB/HSV 349° 69.30% 44.71%
CMYK 0.00% 69.30% 56.14%
55.29%

Color #722332 in popluar number systems.

HEX 72 23 32
Decimal 114 35 50
Binary 1110010 100011 110010
Octal 162 43 62

Shades and tints

Shades of #722332

#722332
(114,35,50)
#68202E
(104,32,46)
#5E1D2A
(94,29,42)
#541A26
(84,26,38)
#4A1722
(74,23,34)
#40141E
(64,20,30)
#36111A
(54,17,26)
#2C0E16
(44,14,22)
#220B12
(34,11,18)
#18080E
(24,8,14)
#0E050A
(14,5,10)
#000000
(0,0,0)

Tints of #722332

#722332
(114,35,50)
#7E3744
(126,55,68)
#8A4B56
(138,75,86)
#965F68
(150,95,104)
#A2737A
(162,115,122)
#AE878C
(174,135,140)
#BA9B9E
(186,155,158)
#C6AFB0
(198,175,176)
#D2C3C2
(210,195,194)
#DED7D4
(222,215,212)
#EAEBE6
(234,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #722332 color. Also use rgb(114,35,50) instead hex code.

Text Font Color

.myTextColor { color: #722332; }

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

This text font color is #722332.

Background Color

.myBgColor { background-color: #722332; }

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

This div background color is #722332.

Border color

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

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

This div border color is #722332.

Opacity

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

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

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

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

This text has shadow with #722332 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #722332.

Preview

Color preview on black background

This text has color #722332 on black background.


Color preview on white background

This text has color #722332 on white background.


Black color preview on #722332 background

This text has black color on #722332 background.


White color preview on #722332 background

This text has white color on #722332 background.


Related colors

Complementary color

Complementary color for #hex is #8DDCCD.


I love getcolorcode.com

Triadic colors

1 #327223 and #233272 with #722332 are triadic colors.

2 #322372 and #237232 with #722332 are triadic colors.