COLOR #72488A

HEX: #72488A RGB: (114,72,138)

Color info

#72488A contains mainly red and blue colors. Web safe color of #72488A is #663399 (or #639).

RGB color model

#72488A color RGB value is (114,72,138).

RGB: (114,72,138) (45%, 28%, 54%)

RGB channels and saturation

R 114 of 255 = 45%
G 72 of 255 = 28%
B 138 of 255 = 54%

114
72
138

R + G + B ~ 42%. #72488A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 114 + 72 + 138 = 324 (100%)
R 114 of 324 ~ 35.19%
G 72 of 324 ~ 22.22%
B 138 of 324 ~ 42.59'%

%35.19
%22.22
%42.59

CMYK color model

#72488A color CMYK value is (17,48,0,46).

  • cyan value is 17.39%
  • magenta value is 47.83%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (17,48,0,46)
C17M48Y0K46 (17%, 48%, 0%, 46%)
(0.17 / 0.48 / 0.00 / 0.46)

CMYK percentages

%17.39
%47.83
%0
%45.88

Codes

Color #72488A in popluar color models

72 48 8A
RGB 114 72 138
HSL 278° 31.43% 41.18%
HSB/HSV 278° 47.83% 54.12%
CMYK 17.39% 47.83% 0.00%
45.88%

Color #72488A in popluar number systems.

HEX 72 48 8A
Decimal 114 72 138
Binary 1110010 1001000 10001010
Octal 162 110 212

Shades and tints

Shades of #72488A

#72488A
(114,72,138)
#68427E
(104,66,126)
#5E3C72
(94,60,114)
#543666
(84,54,102)
#4A305A
(74,48,90)
#402A4E
(64,42,78)
#362442
(54,36,66)
#2C1E36
(44,30,54)
#22182A
(34,24,42)
#18121E
(24,18,30)
#0E0C12
(14,12,18)
#000000
(0,0,0)

Tints of #72488A

#72488A
(114,72,138)
#7E5894
(126,88,148)
#8A689E
(138,104,158)
#9678A8
(150,120,168)
#A288B2
(162,136,178)
#AE98BC
(174,152,188)
#BAA8C6
(186,168,198)
#C6B8D0
(198,184,208)
#D2C8DA
(210,200,218)
#DED8E4
(222,216,228)
#EAE8EE
(234,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72488A color. Also use rgb(114,72,138) instead hex code.

Text Font Color

.myTextColor { color: #72488A; }

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

This text font color is #72488A.

Background Color

.myBgColor { background-color: #72488A; }

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

This div background color is #72488A.

Border color

.myBorderColor { border: 1px solid #72488A; }

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

This div border color is #72488A.

Opacity

.myOpacity80 { color: #72488A; opacity: 0.8; }

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

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

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

This text has shadow with #72488A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72488A.

Preview

Color preview on black background

This text has color #72488A on black background.


Color preview on white background

This text has color #72488A on white background.


Black color preview on #72488A background

This text has black color on #72488A background.


White color preview on #72488A background

This text has white color on #72488A background.


Related colors

Complementary color

Complementary color for #hex is #8DB775.


I love getcolorcode.com

Triadic colors

1 #8A7248 and #488A72 with #72488A are triadic colors.

2 #8A4872 and #48728A with #72488A are triadic colors.