COLOR #726065

HEX: #726065 RGB: (114,96,101)

Color info

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

RGB color model

#726065 color RGB value is (114,96,101).

RGB: (114,96,101) (45%, 38%, 40%)

RGB channels and saturation

R 114 of 255 = 45%
G 96 of 255 = 38%
B 101 of 255 = 40%

114
96
101

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

Portions of RGB colors in percentages

R + G + B = 114 + 96 + 101 = 311 (100%)
R 114 of 311 ~ 36.66%
G 96 of 311 ~ 30.87%
B 101 of 311 ~ 32.48'%

%36.66
%30.87
%32.48

CMYK color model

#726065 color CMYK value is (0,16,11,55).

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

CMYK: (0,16,11,55)
C0M16Y11K55 (0%, 16%, 11%, 55%)
(0.00 / 0.16 / 0.11 / 0.55)

CMYK percentages

%0
%15.79
%11.4
%55.29

Codes

Color #726065 in popluar color models

72 60 65
RGB 114 96 101
HSL 343° 8.57% 41.18%
HSB/HSV 343° 15.79% 44.71%
CMYK 0.00% 15.79% 11.40%
55.29%

Color #726065 in popluar number systems.

HEX 72 60 65
Decimal 114 96 101
Binary 1110010 1100000 1100101
Octal 162 140 145

Shades and tints

Shades of #726065

#726065
(114,96,101)
#68585C
(104,88,92)
#5E5053
(94,80,83)
#54484A
(84,72,74)
#4A4041
(74,64,65)
#403838
(64,56,56)
#36302F
(54,48,47)
#2C2826
(44,40,38)
#22201D
(34,32,29)
#181814
(24,24,20)
#0E100B
(14,16,11)
#000000
(0,0,0)

Tints of #726065

#726065
(114,96,101)
#7E6E73
(126,110,115)
#8A7C81
(138,124,129)
#968A8F
(150,138,143)
#A2989D
(162,152,157)
#AEA6AB
(174,166,171)
#BAB4B9
(186,180,185)
#C6C2C7
(198,194,199)
#D2D0D5
(210,208,213)
#DEDEE3
(222,222,227)
#EAECF1
(234,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726065; }

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

This text font color is #726065.

Background Color

.myBgColor { background-color: #726065; }

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

This div background color is #726065.

Border color

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

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

This div border color is #726065.

Opacity

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

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

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

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

This text has shadow with #726065 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726065.

Preview

Color preview on black background

This text has color #726065 on black background.


Color preview on white background

This text has color #726065 on white background.


Black color preview on #726065 background

This text has black color on #726065 background.


White color preview on #726065 background

This text has white color on #726065 background.


Related colors

Complementary color

Complementary color for #hex is #8D9F9A.


I love getcolorcode.com

Triadic colors

1 #657260 and #606572 with #726065 are triadic colors.

2 #656072 and #607265 with #726065 are triadic colors.