COLOR #726272

HEX: #726272 RGB: (114,98,114)

Color info

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

RGB color model

#726272 color RGB value is (114,98,114).

RGB: (114,98,114) (45%, 38%, 45%)

RGB channels and saturation

R 114 of 255 = 45%
G 98 of 255 = 38%
B 114 of 255 = 45%

114
98
114

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

Portions of RGB colors in percentages

R + G + B = 114 + 98 + 114 = 326 (100%)
R 114 of 326 ~ 34.97%
G 98 of 326 ~ 30.06%
B 114 of 326 ~ 34.97'%

%34.97
%30.06
%34.97

CMYK color model

#726272 color CMYK value is (0,14,0,55).

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

CMYK: (0,14,0,55)
C0M14Y0K55 (0%, 14%, 0%, 55%)
(0.00 / 0.14 / 0.00 / 0.55)

CMYK percentages

%0
%14.04
%0
%55.29

Codes

Color #726272 in popluar color models

72 62 72
RGB 114 98 114
HSL 300° 7.55% 41.57%
HSB/HSV 300° 14.04% 44.71%
CMYK 0.00% 14.04% 0.00%
55.29%

Color #726272 in popluar number systems.

HEX 72 62 72
Decimal 114 98 114
Binary 1110010 1100010 1110010
Octal 162 142 162

Shades and tints

Shades of #726272

#726272
(114,98,114)
#685A68
(104,90,104)
#5E525E
(94,82,94)
#544A54
(84,74,84)
#4A424A
(74,66,74)
#403A40
(64,58,64)
#363236
(54,50,54)
#2C2A2C
(44,42,44)
#222222
(34,34,34)
#181A18
(24,26,24)
#0E120E
(14,18,14)
#000000
(0,0,0)

Tints of #726272

#726272
(114,98,114)
#7E707E
(126,112,126)
#8A7E8A
(138,126,138)
#968C96
(150,140,150)
#A29AA2
(162,154,162)
#AEA8AE
(174,168,174)
#BAB6BA
(186,182,186)
#C6C4C6
(198,196,198)
#D2D2D2
(210,210,210)
#DEE0DE
(222,224,222)
#EAEEEA
(234,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726272; }

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

This text font color is #726272.

Background Color

.myBgColor { background-color: #726272; }

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

This div background color is #726272.

Border color

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

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

This div border color is #726272.

Opacity

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

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

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

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

This text has shadow with #726272 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726272.

Preview

Color preview on black background

This text has color #726272 on black background.


Color preview on white background

This text has color #726272 on white background.


Black color preview on #726272 background

This text has black color on #726272 background.


White color preview on #726272 background

This text has white color on #726272 background.


Related colors

Complementary color

Complementary color for #hex is #8D9D8D.


I love getcolorcode.com

Triadic colors

1 #727262 and #627272 with #726272 are triadic colors.

2 #726272 and #627272 with #726272 are triadic colors.