COLOR #724172

HEX: #724172 RGB: (114,65,114)

Color info

#724172 contains red, green and blue colors in about the same proportion. Web safe color of #724172 is #663366 (or #636).

RGB color model

#724172 color RGB value is (114,65,114).

RGB: (114,65,114) (45%, 25%, 45%)

RGB channels and saturation

R 114 of 255 = 45%
G 65 of 255 = 25%
B 114 of 255 = 45%

114
65
114

R + G + B ~ 38%. #724172 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 65 + 114 = 293 (100%)
R 114 of 293 ~ 38.91%
G 65 of 293 ~ 22.18%
B 114 of 293 ~ 38.91'%

%38.91
%22.18
%38.91

CMYK color model

#724172 color CMYK value is (0,43,0,55).

  • cyan value is 0.00%
  • magenta value is 42.98%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (0,43,0,55)
C0M43Y0K55 (0%, 43%, 0%, 55%)
(0.00 / 0.43 / 0.00 / 0.55)

CMYK percentages

%0
%42.98
%0
%55.29

Codes

Color #724172 in popluar color models

72 41 72
RGB 114 65 114
HSL 300° 27.37% 35.10%
HSB/HSV 300° 42.98% 44.71%
CMYK 0.00% 42.98% 0.00%
55.29%

Color #724172 in popluar number systems.

HEX 72 41 72
Decimal 114 65 114
Binary 1110010 1000001 1110010
Octal 162 101 162

Shades and tints

Shades of #724172

#724172
(114,65,114)
#683C68
(104,60,104)
#5E375E
(94,55,94)
#543254
(84,50,84)
#4A2D4A
(74,45,74)
#402840
(64,40,64)
#362336
(54,35,54)
#2C1E2C
(44,30,44)
#221922
(34,25,34)
#181418
(24,20,24)
#0E0F0E
(14,15,14)
#000000
(0,0,0)

Tints of #724172

#724172
(114,65,114)
#7E527E
(126,82,126)
#8A638A
(138,99,138)
#967496
(150,116,150)
#A285A2
(162,133,162)
#AE96AE
(174,150,174)
#BAA7BA
(186,167,186)
#C6B8C6
(198,184,198)
#D2C9D2
(210,201,210)
#DEDADE
(222,218,222)
#EAEBEA
(234,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724172; }

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

This text font color is #724172.

Background Color

.myBgColor { background-color: #724172; }

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

This div background color is #724172.

Border color

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

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

This div border color is #724172.

Opacity

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

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

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

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

This text has shadow with #724172 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724172.

Preview

Color preview on black background

This text has color #724172 on black background.


Color preview on white background

This text has color #724172 on white background.


Black color preview on #724172 background

This text has black color on #724172 background.


White color preview on #724172 background

This text has white color on #724172 background.


Related colors

Complementary color

Complementary color for #hex is #8DBE8D.


I love getcolorcode.com

Triadic colors

1 #727241 and #417272 with #724172 are triadic colors.

2 #724172 and #417272 with #724172 are triadic colors.