COLOR #724575

HEX: #724575 RGB: (114,69,117)

Color info

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

RGB color model

#724575 color RGB value is (114,69,117).

RGB: (114,69,117) (45%, 27%, 46%)

RGB channels and saturation

R 114 of 255 = 45%
G 69 of 255 = 27%
B 117 of 255 = 46%

114
69
117

R + G + B ~ 39%. #724575 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 69 + 117 = 300 (100%)
R 114 of 300 ~ 38%
G 69 of 300 ~ 23%
B 117 of 300 ~ 39'%

%38
%23
%39

CMYK color model

#724575 color CMYK value is (3,41,0,54).

  • cyan value is 2.56%
  • magenta value is 41.03%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (3,41,0,54)
C3M41Y0K54 (3%, 41%, 0%, 54%)
(0.03 / 0.41 / 0.00 / 0.54)

CMYK percentages

%2.56
%41.03
%0
%54.12

Codes

Color #724575 in popluar color models

72 45 75
RGB 114 69 117
HSL 296° 25.81% 36.47%
HSB/HSV 296° 41.03% 45.88%
CMYK 2.56% 41.03% 0.00%
54.12%

Color #724575 in popluar number systems.

HEX 72 45 75
Decimal 114 69 117
Binary 1110010 1000101 1110101
Octal 162 105 165

Shades and tints

Shades of #724575

#724575
(114,69,117)
#683F6B
(104,63,107)
#5E3961
(94,57,97)
#543357
(84,51,87)
#4A2D4D
(74,45,77)
#402743
(64,39,67)
#362139
(54,33,57)
#2C1B2F
(44,27,47)
#221525
(34,21,37)
#180F1B
(24,15,27)
#0E0911
(14,9,17)
#000000
(0,0,0)

Tints of #724575

#724575
(114,69,117)
#7E5581
(126,85,129)
#8A658D
(138,101,141)
#967599
(150,117,153)
#A285A5
(162,133,165)
#AE95B1
(174,149,177)
#BAA5BD
(186,165,189)
#C6B5C9
(198,181,201)
#D2C5D5
(210,197,213)
#DED5E1
(222,213,225)
#EAE5ED
(234,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724575; }

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

This text font color is #724575.

Background Color

.myBgColor { background-color: #724575; }

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

This div background color is #724575.

Border color

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

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

This div border color is #724575.

Opacity

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

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

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

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

This text has shadow with #724575 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724575.

Preview

Color preview on black background

This text has color #724575 on black background.


Color preview on white background

This text has color #724575 on white background.


Black color preview on #724575 background

This text has black color on #724575 background.


White color preview on #724575 background

This text has white color on #724575 background.


Related colors

Complementary color

Complementary color for #hex is #8DBA8A.


I love getcolorcode.com

Triadic colors

1 #757245 and #457572 with #724575 are triadic colors.

2 #754572 and #457275 with #724575 are triadic colors.