COLOR #726157

HEX: #726157 RGB: (114,97,87)

Color info

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

RGB color model

#726157 color RGB value is (114,97,87).

RGB: (114,97,87) (45%, 38%, 34%)

RGB channels and saturation

R 114 of 255 = 45%
G 97 of 255 = 38%
B 87 of 255 = 34%

114
97
87

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

Portions of RGB colors in percentages

R + G + B = 114 + 97 + 87 = 298 (100%)
R 114 of 298 ~ 38.26%
G 97 of 298 ~ 32.55%
B 87 of 298 ~ 29.19'%

%38.26
%32.55
%29.19

CMYK color model

#726157 color CMYK value is (0,15,24,55).

  • cyan value is 0.00%
  • magenta value is 14.91%
  • yellow value is 23.68%
  • key color value is 55.29%

CMYK: (0,15,24,55)
C0M15Y24K55 (0%, 15%, 24%, 55%)
(0.00 / 0.15 / 0.24 / 0.55)

CMYK percentages

%0
%14.91
%23.68
%55.29

Codes

Color #726157 in popluar color models

72 61 57
RGB 114 97 87
HSL 22° 13.43% 39.41%
HSB/HSV 22° 23.68% 44.71%
CMYK 0.00% 14.91% 23.68%
55.29%

Color #726157 in popluar number systems.

HEX 72 61 57
Decimal 114 97 87
Binary 1110010 1100001 1010111
Octal 162 141 127

Shades and tints

Shades of #726157

#726157
(114,97,87)
#685950
(104,89,80)
#5E5149
(94,81,73)
#544942
(84,73,66)
#4A413B
(74,65,59)
#403934
(64,57,52)
#36312D
(54,49,45)
#2C2926
(44,41,38)
#22211F
(34,33,31)
#181918
(24,25,24)
#0E1111
(14,17,17)
#000000
(0,0,0)

Tints of #726157

#726157
(114,97,87)
#7E6F66
(126,111,102)
#8A7D75
(138,125,117)
#968B84
(150,139,132)
#A29993
(162,153,147)
#AEA7A2
(174,167,162)
#BAB5B1
(186,181,177)
#C6C3C0
(198,195,192)
#D2D1CF
(210,209,207)
#DEDFDE
(222,223,222)
#EAEDED
(234,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726157; }

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

This text font color is #726157.

Background Color

.myBgColor { background-color: #726157; }

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

This div background color is #726157.

Border color

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

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

This div border color is #726157.

Opacity

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

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

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

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

This text has shadow with #726157 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726157.

Preview

Color preview on black background

This text has color #726157 on black background.


Color preview on white background

This text has color #726157 on white background.


Black color preview on #726157 background

This text has black color on #726157 background.


White color preview on #726157 background

This text has white color on #726157 background.


Related colors

Complementary color

Complementary color for #hex is #8D9EA8.


I love getcolorcode.com

Triadic colors

1 #577261 and #615772 with #726157 are triadic colors.

2 #576172 and #617257 with #726157 are triadic colors.