COLOR #725657

HEX: #725657 RGB: (114,86,87)

Color info

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

RGB color model

#725657 color RGB value is (114,86,87).

RGB: (114,86,87) (45%, 34%, 34%)

RGB channels and saturation

R 114 of 255 = 45%
G 86 of 255 = 34%
B 87 of 255 = 34%

114
86
87

R + G + B ~ 38%. #725657 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 86 + 87 = 287 (100%)
R 114 of 287 ~ 39.72%
G 86 of 287 ~ 29.97%
B 87 of 287 ~ 30.31'%

%39.72
%29.97
%30.31

CMYK color model

#725657 color CMYK value is (0,25,24,55).

  • cyan value is 0.00%
  • magenta value is 24.56%
  • yellow value is 23.68%
  • key color value is 55.29%
CMYK: (0,25,24,55) C0M25Y24K55 (0%,25%,24%,55%) (0.00/0.25/0.24/0.55) 

CMYK percentages

%0
%24.56
%23.68
%55.29

Codes

Color #725657 in popluar color models

72 56 57
RGB 114 86 87
HSL 358° 14.00% 39.22%
HSB/HSV 358° 24.56% 44.71%
CMYK 0.00% 24.56% 23.68%
55.29%

Color #725657 in popluar number systems.

HEX 72 56 57
Decimal 114 86 87
Binary 1110010 1010110 1010111
Octal 162 126 127

Shades and tints

Shades of #725657

#725657
(114,86,87)
#684F50
(104,79,80)
#5E4849
(94,72,73)
#544142
(84,65,66)
#4A3A3B
(74,58,59)
#403334
(64,51,52)
#362C2D
(54,44,45)
#2C2526
(44,37,38)
#221E1F
(34,30,31)
#181718
(24,23,24)
#0E1011
(14,16,17)
#000000
(0,0,0)

Tints of #725657

#725657
(114,86,87)
#7E6566
(126,101,102)
#8A7475
(138,116,117)
#968384
(150,131,132)
#A29293
(162,146,147)
#AEA1A2
(174,161,162)
#BAB0B1
(186,176,177)
#C6BFC0
(198,191,192)
#D2CECF
(210,206,207)
#DEDDDE
(222,221,222)
#EAECED
(234,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #725657; }

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

This text font color is #725657.

Background Color

.myBgColor { background-color: #725657; }

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

This div background color is #725657.

Border color

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

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

This div border color is #725657.

Opacity

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

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

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

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

This text has shadow with #725657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #725657.

Preview

Color preview on black background

This text has color #725657 on black background.


Color preview on white background

This text has color #725657 on white background.


Black color preview on #725657 background

This text has black color on #725657 background.


White color preview on #725657 background

This text has white color on #725657 background.


Related colors

Complementary color

Complementary color for #hex is #8DA9A8.


I love getcolorcode.com

Triadic colors

1 #577256 and #565772 with #725657 are triadic colors.

2 #575672 and #567257 with #725657 are triadic colors.