COLOR #724D76

HEX: #724D76 RGB: (114,77,118)

Color info

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

RGB color model

#724D76 color RGB value is (114,77,118).

RGB: (114,77,118) (45%, 30%, 46%)

RGB channels and saturation

R 114 of 255 = 45%
G 77 of 255 = 30%
B 118 of 255 = 46%

114
77
118

R + G + B ~ 40%. #724D76 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 114 + 77 + 118 = 309 (100%)
R 114 of 309 ~ 36.89%
G 77 of 309 ~ 24.92%
B 118 of 309 ~ 38.19'%

%36.89
%24.92
%38.19

CMYK color model

#724D76 color CMYK value is (3,35,0,54).

  • cyan value is 3.39%
  • magenta value is 34.75%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (3,35,0,54) C3M35Y0K54 (3%,35%,0%,54%) (0.03/0.35/0.00/0.54) 

CMYK percentages

%3.39
%34.75
%0
%53.73

Codes

Color #724D76 in popluar color models

72 4D 76
RGB 114 77 118
HSL 294° 21.03% 38.24%
HSB/HSV 294° 34.75% 46.27%
CMYK 3.39% 34.75% 0.00%
53.73%

Color #724D76 in popluar number systems.

HEX 72 4D 76
Decimal 114 77 118
Binary 1110010 1001101 1110110
Octal 162 115 166

Shades and tints

Shades of #724D76

#724D76
(114,77,118)
#68466C
(104,70,108)
#5E3F62
(94,63,98)
#543858
(84,56,88)
#4A314E
(74,49,78)
#402A44
(64,42,68)
#36233A
(54,35,58)
#2C1C30
(44,28,48)
#221526
(34,21,38)
#180E1C
(24,14,28)
#0E0712
(14,7,18)
#000000
(0,0,0)

Tints of #724D76

#724D76
(114,77,118)
#7E5D82
(126,93,130)
#8A6D8E
(138,109,142)
#967D9A
(150,125,154)
#A28DA6
(162,141,166)
#AE9DB2
(174,157,178)
#BAADBE
(186,173,190)
#C6BDCA
(198,189,202)
#D2CDD6
(210,205,214)
#DEDDE2
(222,221,226)
#EAEDEE
(234,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #724D76 color. Also use rgb(114,77,118) instead hex code.

Text Font Color

.myTextColor { color: #724D76; }

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

This text font color is #724D76.

Background Color

.myBgColor { background-color: #724D76; }

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

This div background color is #724D76.

Border color

.myBorderColor { border: 1px solid #724D76; }

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

This div border color is #724D76.

Opacity

.myOpacity80 { color: #724D76; opacity: 0.8; }

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

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

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

This text has shadow with #724D76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724D76.

Preview

Color preview on black background

This text has color #724D76 on black background.


Color preview on white background

This text has color #724D76 on white background.


Black color preview on #724D76 background

This text has black color on #724D76 background.


White color preview on #724D76 background

This text has white color on #724D76 background.


Related colors

Complementary color

Complementary color for #hex is #8DB289.


I love getcolorcode.com

Triadic colors

1 #76724D and #4D7672 with #724D76 are triadic colors.

2 #764D72 and #4D7276 with #724D76 are triadic colors.