COLOR #725873

HEX: #725873 RGB: (114,88,115)

Color info

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

RGB color model

#725873 color RGB value is (114,88,115).

RGB: (114,88,115) (45%, 35%, 45%)

RGB channels and saturation

R 114 of 255 = 45%
G 88 of 255 = 35%
B 115 of 255 = 45%

114
88
115

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

Portions of RGB colors in percentages

R + G + B = 114 + 88 + 115 = 317 (100%)
R 114 of 317 ~ 35.96%
G 88 of 317 ~ 27.76%
B 115 of 317 ~ 36.28'%

%35.96
%27.76
%36.28

CMYK color model

#725873 color CMYK value is (1,23,0,55).

  • cyan value is 0.87%
  • magenta value is 23.48%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (1,23,0,55)
C1M23Y0K55 (1%, 23%, 0%, 55%)
(0.01 / 0.23 / 0.00 / 0.55)

CMYK percentages

%0.87
%23.48
%0
%54.9

Codes

Color #725873 in popluar color models

72 58 73
RGB 114 88 115
HSL 298° 13.30% 39.80%
HSB/HSV 298° 23.48% 45.10%
CMYK 0.87% 23.48% 0.00%
54.90%

Color #725873 in popluar number systems.

HEX 72 58 73
Decimal 114 88 115
Binary 1110010 1011000 1110011
Octal 162 130 163

Shades and tints

Shades of #725873

#725873
(114,88,115)
#685069
(104,80,105)
#5E485F
(94,72,95)
#544055
(84,64,85)
#4A384B
(74,56,75)
#403041
(64,48,65)
#362837
(54,40,55)
#2C202D
(44,32,45)
#221823
(34,24,35)
#181019
(24,16,25)
#0E080F
(14,8,15)
#000000
(0,0,0)

Tints of #725873

#725873
(114,88,115)
#7E677F
(126,103,127)
#8A768B
(138,118,139)
#968597
(150,133,151)
#A294A3
(162,148,163)
#AEA3AF
(174,163,175)
#BAB2BB
(186,178,187)
#C6C1C7
(198,193,199)
#D2D0D3
(210,208,211)
#DEDFDF
(222,223,223)
#EAEEEB
(234,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #725873; }

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

This text font color is #725873.

Background Color

.myBgColor { background-color: #725873; }

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

This div background color is #725873.

Border color

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

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

This div border color is #725873.

Opacity

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

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

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

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

This text has shadow with #725873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #725873.

Preview

Color preview on black background

This text has color #725873 on black background.


Color preview on white background

This text has color #725873 on white background.


Black color preview on #725873 background

This text has black color on #725873 background.


White color preview on #725873 background

This text has white color on #725873 background.


Related colors

Complementary color

Complementary color for #hex is #8DA78C.


I love getcolorcode.com

Triadic colors

1 #737258 and #587372 with #725873 are triadic colors.

2 #735872 and #587273 with #725873 are triadic colors.