COLOR #725482

HEX: #725482 RGB: (114,84,130)

Color info

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

RGB color model

#725482 color RGB value is (114,84,130).

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

RGB channels and saturation

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

114
84
130

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

Portions of RGB colors in percentages

R + G + B = 114 + 84 + 130 = 328 (100%)
R 114 of 328 ~ 34.76%
G 84 of 328 ~ 25.61%
B 130 of 328 ~ 39.63'%

%34.76
%25.61
%39.63

CMYK color model

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

  • cyan value is 12.31%
  • magenta value is 35.38%
  • 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
%35.38
%0
%49.02

Codes

Color #725482 in popluar color models

72 54 82
RGB 114 84 130
HSL 279° 21.50% 41.96%
HSB/HSV 279° 35.38% 50.98%
CMYK 12.31% 35.38% 0.00%
49.02%

Color #725482 in popluar number systems.

HEX 72 54 82
Decimal 114 84 130
Binary 1110010 1010100 10000010
Octal 162 124 202

Shades and tints

Shades of #725482

#725482
(114,84,130)
#684D77
(104,77,119)
#5E466C
(94,70,108)
#543F61
(84,63,97)
#4A3856
(74,56,86)
#40314B
(64,49,75)
#362A40
(54,42,64)
#2C2335
(44,35,53)
#221C2A
(34,28,42)
#18151F
(24,21,31)
#0E0E14
(14,14,20)
#000000
(0,0,0)

Tints of #725482

#725482
(114,84,130)
#7E638D
(126,99,141)
#8A7298
(138,114,152)
#9681A3
(150,129,163)
#A290AE
(162,144,174)
#AE9FB9
(174,159,185)
#BAAEC4
(186,174,196)
#C6BDCF
(198,189,207)
#D2CCDA
(210,204,218)
#DEDBE5
(222,219,229)
#EAEAF0
(234,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #725482; }

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

This text font color is #725482.

Background Color

.myBgColor { background-color: #725482; }

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

This div background color is #725482.

Border color

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

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

This div border color is #725482.

Opacity

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

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

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

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

This text has shadow with #725482 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #725482.

Preview

Color preview on black background

This text has color #725482 on black background.


Color preview on white background

This text has color #725482 on white background.


Black color preview on #725482 background

This text has black color on #725482 background.


White color preview on #725482 background

This text has white color on #725482 background.


Related colors

Complementary color

Complementary color for #hex is #8DAB7D.


I love getcolorcode.com

Triadic colors

1 #827254 and #548272 with #725482 are triadic colors.

2 #825472 and #547282 with #725482 are triadic colors.