COLOR #726259

HEX: #726259 RGB: (114,98,89)

Color info

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

RGB color model

#726259 color RGB value is (114,98,89).

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

RGB channels and saturation

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

114
98
89

R + G + B ~ 39%. #726259 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 98 + 89 = 301 (100%)
R 114 of 301 ~ 37.87%
G 98 of 301 ~ 32.56%
B 89 of 301 ~ 29.57'%

%37.87
%32.56
%29.57

CMYK color model

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

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

CMYK: (0,14,22,55)
C0M14Y22K55 (0%, 14%, 22%, 55%)
(0.00 / 0.14 / 0.22 / 0.55)

CMYK percentages

%0
%14.04
%21.93
%55.29

Codes

Color #726259 in popluar color models

72 62 59
RGB 114 98 89
HSL 22° 12.32% 39.80%
HSB/HSV 22° 21.93% 44.71%
CMYK 0.00% 14.04% 21.93%
55.29%

Color #726259 in popluar number systems.

HEX 72 62 59
Decimal 114 98 89
Binary 1110010 1100010 1011001
Octal 162 142 131

Shades and tints

Shades of #726259

#726259
(114,98,89)
#685A51
(104,90,81)
#5E5249
(94,82,73)
#544A41
(84,74,65)
#4A4239
(74,66,57)
#403A31
(64,58,49)
#363229
(54,50,41)
#2C2A21
(44,42,33)
#222219
(34,34,25)
#181A11
(24,26,17)
#0E1209
(14,18,9)
#000000
(0,0,0)

Tints of #726259

#726259
(114,98,89)
#7E7068
(126,112,104)
#8A7E77
(138,126,119)
#968C86
(150,140,134)
#A29A95
(162,154,149)
#AEA8A4
(174,168,164)
#BAB6B3
(186,182,179)
#C6C4C2
(198,196,194)
#D2D2D1
(210,210,209)
#DEE0E0
(222,224,224)
#EAEEEF
(234,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726259; }

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

This text font color is #726259.

Background Color

.myBgColor { background-color: #726259; }

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

This div background color is #726259.

Border color

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

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

This div border color is #726259.

Opacity

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

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

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

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

This text has shadow with #726259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726259.

Preview

Color preview on black background

This text has color #726259 on black background.


Color preview on white background

This text has color #726259 on white background.


Black color preview on #726259 background

This text has black color on #726259 background.


White color preview on #726259 background

This text has white color on #726259 background.


Related colors

Complementary color

Complementary color for #hex is #8D9DA6.


I love getcolorcode.com

Triadic colors

1 #597262 and #625972 with #726259 are triadic colors.

2 #596272 and #627259 with #726259 are triadic colors.