COLOR #726571

HEX: #726571 RGB: (114,101,113)

Color info

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

RGB color model

#726571 color RGB value is (114,101,113).

RGB: (114,101,113) (45%, 40%, 44%)

RGB channels and saturation

R 114 of 255 = 45%
G 101 of 255 = 40%
B 113 of 255 = 44%

114
101
113

R + G + B ~ 43%. #726571 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 114 + 101 + 113 = 328 (100%)
R 114 of 328 ~ 34.76%
G 101 of 328 ~ 30.79%
B 113 of 328 ~ 34.45'%

%34.76
%30.79
%34.45

CMYK color model

#726571 color CMYK value is (0,11,1,55).

  • cyan value is 0.00%
  • magenta value is 11.40%
  • yellow value is 0.88%
  • key color value is 55.29%
CMYK: (0,11,1,55) C0M11Y1K55 (0%,11%,1%,55%) (0.00/0.11/0.01/0.55) 

CMYK percentages

%0
%11.4
%0.88
%55.29

Codes

Color #726571 in popluar color models

72 65 71
RGB 114 101 113
HSL 305° 6.05% 42.16%
HSB/HSV 305° 11.40% 44.71%
CMYK 0.00% 11.40% 0.88%
55.29%

Color #726571 in popluar number systems.

HEX 72 65 71
Decimal 114 101 113
Binary 1110010 1100101 1110001
Octal 162 145 161

Shades and tints

Shades of #726571

#726571
(114,101,113)
#685C67
(104,92,103)
#5E535D
(94,83,93)
#544A53
(84,74,83)
#4A4149
(74,65,73)
#40383F
(64,56,63)
#362F35
(54,47,53)
#2C262B
(44,38,43)
#221D21
(34,29,33)
#181417
(24,20,23)
#0E0B0D
(14,11,13)
#000000
(0,0,0)

Tints of #726571

#726571
(114,101,113)
#7E737D
(126,115,125)
#8A8189
(138,129,137)
#968F95
(150,143,149)
#A29DA1
(162,157,161)
#AEABAD
(174,171,173)
#BAB9B9
(186,185,185)
#C6C7C5
(198,199,197)
#D2D5D1
(210,213,209)
#DEE3DD
(222,227,221)
#EAF1E9
(234,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726571; }

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

This text font color is #726571.

Background Color

.myBgColor { background-color: #726571; }

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

This div background color is #726571.

Border color

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

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

This div border color is #726571.

Opacity

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

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

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

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

This text has shadow with #726571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726571.

Preview

Color preview on black background

This text has color #726571 on black background.


Color preview on white background

This text has color #726571 on white background.


Black color preview on #726571 background

This text has black color on #726571 background.


White color preview on #726571 background

This text has white color on #726571 background.


Related colors

Complementary color

Complementary color for #hex is #8D9A8E.


I love getcolorcode.com

Triadic colors

1 #717265 and #657172 with #726571 are triadic colors.

2 #716572 and #657271 with #726571 are triadic colors.