COLOR #725382

HEX: #725382 RGB: (114,83,130)

Color info

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

RGB color model

#725382 color RGB value is (114,83,130).

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

RGB channels and saturation

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

114
83
130

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

Portions of RGB colors in percentages

R + G + B = 114 + 83 + 130 = 327 (100%)
R 114 of 327 ~ 34.86%
G 83 of 327 ~ 25.38%
B 130 of 327 ~ 39.76'%

%34.86
%25.38
%39.76

CMYK color model

#725382 color CMYK value is (12,36,0,49).

  • cyan value is 12.31%
  • magenta value is 36.15%
  • yellow value is 0.00%
  • key color value is 49.02%
CMYK: (12,36,0,49) C12M36Y0K49 (12%,36%,0%,49%) (0.12/0.36/0.00/0.49) 

CMYK percentages

%12.31
%36.15
%0
%49.02

Codes

Color #725382 in popluar color models

72 53 82
RGB 114 83 130
HSL 280° 22.07% 41.76%
HSB/HSV 280° 36.15% 50.98%
CMYK 12.31% 36.15% 0.00%
49.02%

Color #725382 in popluar number systems.

HEX 72 53 82
Decimal 114 83 130
Binary 1110010 1010011 10000010
Octal 162 123 202

Shades and tints

Shades of #725382

#725382
(114,83,130)
#684C77
(104,76,119)
#5E456C
(94,69,108)
#543E61
(84,62,97)
#4A3756
(74,55,86)
#40304B
(64,48,75)
#362940
(54,41,64)
#2C2235
(44,34,53)
#221B2A
(34,27,42)
#18141F
(24,20,31)
#0E0D14
(14,13,20)
#000000
(0,0,0)

Tints of #725382

#725382
(114,83,130)
#7E628D
(126,98,141)
#8A7198
(138,113,152)
#9680A3
(150,128,163)
#A28FAE
(162,143,174)
#AE9EB9
(174,158,185)
#BAADC4
(186,173,196)
#C6BCCF
(198,188,207)
#D2CBDA
(210,203,218)
#DEDAE5
(222,218,229)
#EAE9F0
(234,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #725382; }

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

This text font color is #725382.

Background Color

.myBgColor { background-color: #725382; }

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

This div background color is #725382.

Border color

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

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

This div border color is #725382.

Opacity

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

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

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

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

This text has shadow with #725382 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #725382.

Preview

Color preview on black background

This text has color #725382 on black background.


Color preview on white background

This text has color #725382 on white background.


Black color preview on #725382 background

This text has black color on #725382 background.


White color preview on #725382 background

This text has white color on #725382 background.


Related colors

Complementary color

Complementary color for #hex is #8DAC7D.


I love getcolorcode.com

Triadic colors

1 #827253 and #538272 with #725382 are triadic colors.

2 #825372 and #537282 with #725382 are triadic colors.