COLOR #72588E

HEX: #72588E RGB: (114,88,142)

Color info

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

RGB color model

#72588E color RGB value is (114,88,142).

RGB: (114,88,142) (45%, 35%, 56%)

RGB channels and saturation

R 114 of 255 = 45%
G 88 of 255 = 35%
B 142 of 255 = 56%

114
88
142

R + G + B ~ 45%. #72588E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 114 + 88 + 142 = 344 (100%)
R 114 of 344 ~ 33.14%
G 88 of 344 ~ 25.58%
B 142 of 344 ~ 41.28'%

%33.14
%25.58
%41.28

CMYK color model

#72588E color CMYK value is (20,38,0,44).

  • cyan value is 19.72%
  • magenta value is 38.03%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (20,38,0,44)
C20M38Y0K44 (20%, 38%, 0%, 44%)
(0.20 / 0.38 / 0.00 / 0.44)

CMYK percentages

%19.72
%38.03
%0
%44.31

Codes

Color #72588E in popluar color models

72 58 8E
RGB 114 88 142
HSL 269° 23.48% 45.10%
HSB/HSV 269° 38.03% 55.69%
CMYK 19.72% 38.03% 0.00%
44.31%

Color #72588E in popluar number systems.

HEX 72 58 8E
Decimal 114 88 142
Binary 1110010 1011000 10001110
Octal 162 130 216

Shades and tints

Shades of #72588E

#72588E
(114,88,142)
#685082
(104,80,130)
#5E4876
(94,72,118)
#54406A
(84,64,106)
#4A385E
(74,56,94)
#403052
(64,48,82)
#362846
(54,40,70)
#2C203A
(44,32,58)
#22182E
(34,24,46)
#181022
(24,16,34)
#0E0816
(14,8,22)
#000000
(0,0,0)

Tints of #72588E

#72588E
(114,88,142)
#7E6798
(126,103,152)
#8A76A2
(138,118,162)
#9685AC
(150,133,172)
#A294B6
(162,148,182)
#AEA3C0
(174,163,192)
#BAB2CA
(186,178,202)
#C6C1D4
(198,193,212)
#D2D0DE
(210,208,222)
#DEDFE8
(222,223,232)
#EAEEF2
(234,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72588E; }

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

This text font color is #72588E.

Background Color

.myBgColor { background-color: #72588E; }

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

This div background color is #72588E.

Border color

.myBorderColor { border: 1px solid #72588E; }

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

This div border color is #72588E.

Opacity

.myOpacity80 { color: #72588E; opacity: 0.8; }

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

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

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

This text has shadow with #72588E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72588E.

Preview

Color preview on black background

This text has color #72588E on black background.


Color preview on white background

This text has color #72588E on white background.


Black color preview on #72588E background

This text has black color on #72588E background.


White color preview on #72588E background

This text has white color on #72588E background.


Related colors

Complementary color

Complementary color for #hex is #8DA771.


I love getcolorcode.com

Triadic colors

1 #8E7258 and #588E72 with #72588E are triadic colors.

2 #8E5872 and #58728E with #72588E are triadic colors.