COLOR #725658

HEX: #725658 RGB: (114,86,88)

Color info

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

RGB color model

#725658 color RGB value is (114,86,88).

RGB: (114,86,88) (45%, 34%, 35%)

RGB channels and saturation

R 114 of 255 = 45%
G 86 of 255 = 34%
B 88 of 255 = 35%

114
86
88

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

Portions of RGB colors in percentages

R + G + B = 114 + 86 + 88 = 288 (100%)
R 114 of 288 ~ 39.58%
G 86 of 288 ~ 29.86%
B 88 of 288 ~ 30.56'%

%39.58
%29.86
%30.56

CMYK color model

#725658 color CMYK value is (0,25,23,55).

  • cyan value is 0.00%
  • magenta value is 24.56%
  • yellow value is 22.81%
  • key color value is 55.29%

CMYK: (0,25,23,55)
C0M25Y23K55 (0%, 25%, 23%, 55%)
(0.00 / 0.25 / 0.23 / 0.55)

CMYK percentages

%0
%24.56
%22.81
%55.29

Codes

Color #725658 in popluar color models

72 56 58
RGB 114 86 88
HSL 356° 14.00% 39.22%
HSB/HSV 356° 24.56% 44.71%
CMYK 0.00% 24.56% 22.81%
55.29%

Color #725658 in popluar number systems.

HEX 72 56 58
Decimal 114 86 88
Binary 1110010 1010110 1011000
Octal 162 126 130

Shades and tints

Shades of #725658

#725658
(114,86,88)
#684F50
(104,79,80)
#5E4848
(94,72,72)
#544140
(84,65,64)
#4A3A38
(74,58,56)
#403330
(64,51,48)
#362C28
(54,44,40)
#2C2520
(44,37,32)
#221E18
(34,30,24)
#181710
(24,23,16)
#0E1008
(14,16,8)
#000000
(0,0,0)

Tints of #725658

#725658
(114,86,88)
#7E6567
(126,101,103)
#8A7476
(138,116,118)
#968385
(150,131,133)
#A29294
(162,146,148)
#AEA1A3
(174,161,163)
#BAB0B2
(186,176,178)
#C6BFC1
(198,191,193)
#D2CED0
(210,206,208)
#DEDDDF
(222,221,223)
#EAECEE
(234,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #725658; }

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

This text font color is #725658.

Background Color

.myBgColor { background-color: #725658; }

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

This div background color is #725658.

Border color

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

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

This div border color is #725658.

Opacity

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

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

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

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

This text has shadow with #725658 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #725658.

Preview

Color preview on black background

This text has color #725658 on black background.


Color preview on white background

This text has color #725658 on white background.


Black color preview on #725658 background

This text has black color on #725658 background.


White color preview on #725658 background

This text has white color on #725658 background.


Related colors

Complementary color

Complementary color for #hex is #8DA9A7.


I love getcolorcode.com

Triadic colors

1 #587256 and #565872 with #725658 are triadic colors.

2 #585672 and #567258 with #725658 are triadic colors.