COLOR #724F72

HEX: #724F72 RGB: (114,79,114)

Color info

#724F72 contains red, green and blue colors in about the same proportion. Web safe color of #724F72 is #666666 (or #666).

RGB color model

#724F72 color RGB value is (114,79,114).

RGB: (114,79,114) (45%, 31%, 45%)

RGB channels and saturation

R 114 of 255 = 45%
G 79 of 255 = 31%
B 114 of 255 = 45%

114
79
114

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

Portions of RGB colors in percentages

R + G + B = 114 + 79 + 114 = 307 (100%)
R 114 of 307 ~ 37.13%
G 79 of 307 ~ 25.73%
B 114 of 307 ~ 37.13'%

%37.13
%25.73
%37.13

CMYK color model

#724F72 color CMYK value is (0,31,0,55).

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

CMYK: (0,31,0,55)
C0M31Y0K55 (0%, 31%, 0%, 55%)
(0.00 / 0.31 / 0.00 / 0.55)

CMYK percentages

%0
%30.7
%0
%55.29

Codes

Color #724F72 in popluar color models

72 4F 72
RGB 114 79 114
HSL 300° 18.13% 37.84%
HSB/HSV 300° 30.70% 44.71%
CMYK 0.00% 30.70% 0.00%
55.29%

Color #724F72 in popluar number systems.

HEX 72 4F 72
Decimal 114 79 114
Binary 1110010 1001111 1110010
Octal 162 117 162

Shades and tints

Shades of #724F72

#724F72
(114,79,114)
#684868
(104,72,104)
#5E415E
(94,65,94)
#543A54
(84,58,84)
#4A334A
(74,51,74)
#402C40
(64,44,64)
#362536
(54,37,54)
#2C1E2C
(44,30,44)
#221722
(34,23,34)
#181018
(24,16,24)
#0E090E
(14,9,14)
#000000
(0,0,0)

Tints of #724F72

#724F72
(114,79,114)
#7E5F7E
(126,95,126)
#8A6F8A
(138,111,138)
#967F96
(150,127,150)
#A28FA2
(162,143,162)
#AE9FAE
(174,159,174)
#BAAFBA
(186,175,186)
#C6BFC6
(198,191,198)
#D2CFD2
(210,207,210)
#DEDFDE
(222,223,222)
#EAEFEA
(234,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724F72; }

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

This text font color is #724F72.

Background Color

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

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

This div background color is #724F72.

Border color

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

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

This div border color is #724F72.

Opacity

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

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

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

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

This text has shadow with #724F72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724F72.

Preview

Color preview on black background

This text has color #724F72 on black background.


Color preview on white background

This text has color #724F72 on white background.


Black color preview on #724F72 background

This text has black color on #724F72 background.


White color preview on #724F72 background

This text has white color on #724F72 background.


Related colors

Complementary color

Complementary color for #hex is #8DB08D.


I love getcolorcode.com

Triadic colors

1 #72724F and #4F7272 with #724F72 are triadic colors.

2 #724F72 and #4F7272 with #724F72 are triadic colors.