COLOR #725876

HEX: #725876 RGB: (114,88,118)

Color info

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

RGB color model

#725876 color RGB value is (114,88,118).

RGB: (114,88,118) (45%, 35%, 46%)

RGB channels and saturation

R 114 of 255 = 45%
G 88 of 255 = 35%
B 118 of 255 = 46%

114
88
118

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

Portions of RGB colors in percentages

R + G + B = 114 + 88 + 118 = 320 (100%)
R 114 of 320 ~ 35.63%
G 88 of 320 ~ 27.5%
B 118 of 320 ~ 36.88'%

%35.63
%27.5
%36.88

CMYK color model

#725876 color CMYK value is (3,25,0,54).

  • cyan value is 3.39%
  • magenta value is 25.42%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (3,25,0,54)
C3M25Y0K54 (3%, 25%, 0%, 54%)
(0.03 / 0.25 / 0.00 / 0.54)

CMYK percentages

%3.39
%25.42
%0
%53.73

Codes

Color #725876 in popluar color models

72 58 76
RGB 114 88 118
HSL 292° 14.56% 40.39%
HSB/HSV 292° 25.42% 46.27%
CMYK 3.39% 25.42% 0.00%
53.73%

Color #725876 in popluar number systems.

HEX 72 58 76
Decimal 114 88 118
Binary 1110010 1011000 1110110
Octal 162 130 166

Shades and tints

Shades of #725876

#725876
(114,88,118)
#68506C
(104,80,108)
#5E4862
(94,72,98)
#544058
(84,64,88)
#4A384E
(74,56,78)
#403044
(64,48,68)
#36283A
(54,40,58)
#2C2030
(44,32,48)
#221826
(34,24,38)
#18101C
(24,16,28)
#0E0812
(14,8,18)
#000000
(0,0,0)

Tints of #725876

#725876
(114,88,118)
#7E6782
(126,103,130)
#8A768E
(138,118,142)
#96859A
(150,133,154)
#A294A6
(162,148,166)
#AEA3B2
(174,163,178)
#BAB2BE
(186,178,190)
#C6C1CA
(198,193,202)
#D2D0D6
(210,208,214)
#DEDFE2
(222,223,226)
#EAEEEE
(234,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #725876; }

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

This text font color is #725876.

Background Color

.myBgColor { background-color: #725876; }

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

This div background color is #725876.

Border color

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

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

This div border color is #725876.

Opacity

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

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

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

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

This text has shadow with #725876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #725876.

Preview

Color preview on black background

This text has color #725876 on black background.


Color preview on white background

This text has color #725876 on white background.


Black color preview on #725876 background

This text has black color on #725876 background.


White color preview on #725876 background

This text has white color on #725876 background.


Related colors

Complementary color

Complementary color for #hex is #8DA789.


I love getcolorcode.com

Triadic colors

1 #767258 and #587672 with #725876 are triadic colors.

2 #765872 and #587276 with #725876 are triadic colors.