COLOR #726865

HEX: #726865 RGB: (114,104,101)

Color info

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

RGB color model

#726865 color RGB value is (114,104,101).

RGB: (114,104,101) (45%, 41%, 40%)

RGB channels and saturation

R 114 of 255 = 45%
G 104 of 255 = 41%
B 101 of 255 = 40%

114
104
101

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

Portions of RGB colors in percentages

R + G + B = 114 + 104 + 101 = 319 (100%)
R 114 of 319 ~ 35.74%
G 104 of 319 ~ 32.6%
B 101 of 319 ~ 31.66'%

%35.74
%32.6
%31.66

CMYK color model

#726865 color CMYK value is (0,9,11,55).

  • cyan value is 0.00%
  • magenta value is 8.77%
  • yellow value is 11.40%
  • key color value is 55.29%

CMYK: (0,9,11,55)
C0M9Y11K55 (0%, 9%, 11%, 55%)
(0.00 / 0.09 / 0.11 / 0.55)

CMYK percentages

%0
%8.77
%11.4
%55.29

Codes

Color #726865 in popluar color models

72 68 65
RGB 114 104 101
HSL 14° 6.05% 42.16%
HSB/HSV 14° 11.40% 44.71%
CMYK 0.00% 8.77% 11.40%
55.29%

Color #726865 in popluar number systems.

HEX 72 68 65
Decimal 114 104 101
Binary 1110010 1101000 1100101
Octal 162 150 145

Shades and tints

Shades of #726865

#726865
(114,104,101)
#685F5C
(104,95,92)
#5E5653
(94,86,83)
#544D4A
(84,77,74)
#4A4441
(74,68,65)
#403B38
(64,59,56)
#36322F
(54,50,47)
#2C2926
(44,41,38)
#22201D
(34,32,29)
#181714
(24,23,20)
#0E0E0B
(14,14,11)
#000000
(0,0,0)

Tints of #726865

#726865
(114,104,101)
#7E7573
(126,117,115)
#8A8281
(138,130,129)
#968F8F
(150,143,143)
#A29C9D
(162,156,157)
#AEA9AB
(174,169,171)
#BAB6B9
(186,182,185)
#C6C3C7
(198,195,199)
#D2D0D5
(210,208,213)
#DEDDE3
(222,221,227)
#EAEAF1
(234,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726865; }

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

This text font color is #726865.

Background Color

.myBgColor { background-color: #726865; }

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

This div background color is #726865.

Border color

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

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

This div border color is #726865.

Opacity

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

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

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

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

This text has shadow with #726865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726865.

Preview

Color preview on black background

This text has color #726865 on black background.


Color preview on white background

This text has color #726865 on white background.


Black color preview on #726865 background

This text has black color on #726865 background.


White color preview on #726865 background

This text has white color on #726865 background.


Related colors

Complementary color

Complementary color for #hex is #8D979A.


I love getcolorcode.com

Triadic colors

1 #657268 and #686572 with #726865 are triadic colors.

2 #656872 and #687265 with #726865 are triadic colors.