COLOR #725070

HEX: #725070 RGB: (114,80,112)

Color info

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

RGB color model

#725070 color RGB value is (114,80,112).

RGB: (114,80,112) (45%, 31%, 44%)

RGB channels and saturation

R 114 of 255 = 45%
G 80 of 255 = 31%
B 112 of 255 = 44%

114
80
112

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

Portions of RGB colors in percentages

R + G + B = 114 + 80 + 112 = 306 (100%)
R 114 of 306 ~ 37.25%
G 80 of 306 ~ 26.14%
B 112 of 306 ~ 36.6'%

%37.25
%26.14
%36.6

CMYK color model

#725070 color CMYK value is (0,30,2,55).

  • cyan value is 0.00%
  • magenta value is 29.82%
  • yellow value is 1.75%
  • key color value is 55.29%

CMYK: (0,30,2,55)
C0M30Y2K55 (0%, 30%, 2%, 55%)
(0.00 / 0.30 / 0.02 / 0.55)

CMYK percentages

%0
%29.82
%1.75
%55.29

Codes

Color #725070 in popluar color models

72 50 70
RGB 114 80 112
HSL 304° 17.53% 38.04%
HSB/HSV 304° 29.82% 44.71%
CMYK 0.00% 29.82% 1.75%
55.29%

Color #725070 in popluar number systems.

HEX 72 50 70
Decimal 114 80 112
Binary 1110010 1010000 1110000
Octal 162 120 160

Shades and tints

Shades of #725070

#725070
(114,80,112)
#684966
(104,73,102)
#5E425C
(94,66,92)
#543B52
(84,59,82)
#4A3448
(74,52,72)
#402D3E
(64,45,62)
#362634
(54,38,52)
#2C1F2A
(44,31,42)
#221820
(34,24,32)
#181116
(24,17,22)
#0E0A0C
(14,10,12)
#000000
(0,0,0)

Tints of #725070

#725070
(114,80,112)
#7E5F7D
(126,95,125)
#8A6E8A
(138,110,138)
#967D97
(150,125,151)
#A28CA4
(162,140,164)
#AE9BB1
(174,155,177)
#BAAABE
(186,170,190)
#C6B9CB
(198,185,203)
#D2C8D8
(210,200,216)
#DED7E5
(222,215,229)
#EAE6F2
(234,230,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #725070 color. Also use rgb(114,80,112) instead hex code.

Text Font Color

.myTextColor { color: #725070; }

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

This text font color is #725070.

Background Color

.myBgColor { background-color: #725070; }

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

This div background color is #725070.

Border color

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

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

This div border color is #725070.

Opacity

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

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

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

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

This text has shadow with #725070 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #725070.

Preview

Color preview on black background

This text has color #725070 on black background.


Color preview on white background

This text has color #725070 on white background.


Black color preview on #725070 background

This text has black color on #725070 background.


White color preview on #725070 background

This text has white color on #725070 background.


Related colors

Complementary color

Complementary color for #hex is #8DAF8F.


I love getcolorcode.com

Triadic colors

1 #707250 and #507072 with #725070 are triadic colors.

2 #705072 and #507270 with #725070 are triadic colors.