COLOR #725582

HEX: #725582 RGB: (114,85,130)

Color info

#725582 contains red, green and blue colors in about the same proportion. Web safe color of #725582 is #666699 (or #669).

RGB color model

#725582 color RGB value is (114,85,130).

RGB: (114,85,130) (45%, 33%, 51%)

RGB channels and saturation

R 114 of 255 = 45%
G 85 of 255 = 33%
B 130 of 255 = 51%

114
85
130

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

Portions of RGB colors in percentages

R + G + B = 114 + 85 + 130 = 329 (100%)
R 114 of 329 ~ 34.65%
G 85 of 329 ~ 25.84%
B 130 of 329 ~ 39.51'%

%34.65
%25.84
%39.51

CMYK color model

#725582 color CMYK value is (12,35,0,49).

  • cyan value is 12.31%
  • magenta value is 34.62%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (12,35,0,49)
C12M35Y0K49 (12%, 35%, 0%, 49%)
(0.12 / 0.35 / 0.00 / 0.49)

CMYK percentages

%12.31
%34.62
%0
%49.02

Codes

Color #725582 in popluar color models

72 55 82
RGB 114 85 130
HSL 279° 20.93% 42.16%
HSB/HSV 279° 34.62% 50.98%
CMYK 12.31% 34.62% 0.00%
49.02%

Color #725582 in popluar number systems.

HEX 72 55 82
Decimal 114 85 130
Binary 1110010 1010101 10000010
Octal 162 125 202

Shades and tints

Shades of #725582

#725582
(114,85,130)
#684E77
(104,78,119)
#5E476C
(94,71,108)
#544061
(84,64,97)
#4A3956
(74,57,86)
#40324B
(64,50,75)
#362B40
(54,43,64)
#2C2435
(44,36,53)
#221D2A
(34,29,42)
#18161F
(24,22,31)
#0E0F14
(14,15,20)
#000000
(0,0,0)

Tints of #725582

#725582
(114,85,130)
#7E648D
(126,100,141)
#8A7398
(138,115,152)
#9682A3
(150,130,163)
#A291AE
(162,145,174)
#AEA0B9
(174,160,185)
#BAAFC4
(186,175,196)
#C6BECF
(198,190,207)
#D2CDDA
(210,205,218)
#DEDCE5
(222,220,229)
#EAEBF0
(234,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #725582 color. Also use rgb(114,85,130) instead hex code.

Text Font Color

.myTextColor { color: #725582; }

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

This text font color is #725582.

Background Color

.myBgColor { background-color: #725582; }

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

This div background color is #725582.

Border color

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

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

This div border color is #725582.

Opacity

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

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

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

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

This text has shadow with #725582 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #725582.

Preview

Color preview on black background

This text has color #725582 on black background.


Color preview on white background

This text has color #725582 on white background.


Black color preview on #725582 background

This text has black color on #725582 background.


White color preview on #725582 background

This text has white color on #725582 background.


Related colors

Complementary color

Complementary color for #hex is #8DAA7D.


I love getcolorcode.com

Triadic colors

1 #827255 and #558272 with #725582 are triadic colors.

2 #825572 and #557282 with #725582 are triadic colors.