COLOR #726360

HEX: #726360 RGB: (114,99,96)

Color info

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

RGB color model

#726360 color RGB value is (114,99,96).

RGB: (114,99,96) (45%, 39%, 38%)

RGB channels and saturation

R 114 of 255 = 45%
G 99 of 255 = 39%
B 96 of 255 = 38%

114
99
96

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

Portions of RGB colors in percentages

R + G + B = 114 + 99 + 96 = 309 (100%)
R 114 of 309 ~ 36.89%
G 99 of 309 ~ 32.04%
B 96 of 309 ~ 31.07'%

%36.89
%32.04
%31.07

CMYK color model

#726360 color CMYK value is (0,13,16,55).

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

CMYK: (0,13,16,55)
C0M13Y16K55 (0%, 13%, 16%, 55%)
(0.00 / 0.13 / 0.16 / 0.55)

CMYK percentages

%0
%13.16
%15.79
%55.29

Codes

Color #726360 in popluar color models

72 63 60
RGB 114 99 96
HSL 10° 8.57% 41.18%
HSB/HSV 10° 15.79% 44.71%
CMYK 0.00% 13.16% 15.79%
55.29%

Color #726360 in popluar number systems.

HEX 72 63 60
Decimal 114 99 96
Binary 1110010 1100011 1100000
Octal 162 143 140

Shades and tints

Shades of #726360

#726360
(114,99,96)
#685A58
(104,90,88)
#5E5150
(94,81,80)
#544848
(84,72,72)
#4A3F40
(74,63,64)
#403638
(64,54,56)
#362D30
(54,45,48)
#2C2428
(44,36,40)
#221B20
(34,27,32)
#181218
(24,18,24)
#0E0910
(14,9,16)
#000000
(0,0,0)

Tints of #726360

#726360
(114,99,96)
#7E716E
(126,113,110)
#8A7F7C
(138,127,124)
#968D8A
(150,141,138)
#A29B98
(162,155,152)
#AEA9A6
(174,169,166)
#BAB7B4
(186,183,180)
#C6C5C2
(198,197,194)
#D2D3D0
(210,211,208)
#DEE1DE
(222,225,222)
#EAEFEC
(234,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726360; }

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

This text font color is #726360.

Background Color

.myBgColor { background-color: #726360; }

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

This div background color is #726360.

Border color

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

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

This div border color is #726360.

Opacity

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

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

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

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

This text has shadow with #726360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726360.

Preview

Color preview on black background

This text has color #726360 on black background.


Color preview on white background

This text has color #726360 on white background.


Black color preview on #726360 background

This text has black color on #726360 background.


White color preview on #726360 background

This text has white color on #726360 background.


Related colors

Complementary color

Complementary color for #hex is #8D9C9F.


I love getcolorcode.com

Triadic colors

1 #607263 and #636072 with #726360 are triadic colors.

2 #606372 and #637260 with #726360 are triadic colors.