COLOR #72479A

HEX: #72479A RGB: (114,71,154)

Color info

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

RGB color model

#72479A color RGB value is (114,71,154).

RGB: (114,71,154) (45%, 28%, 60%)

RGB channels and saturation

R 114 of 255 = 45%
G 71 of 255 = 28%
B 154 of 255 = 60%

114
71
154

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

Portions of RGB colors in percentages

R + G + B = 114 + 71 + 154 = 339 (100%)
R 114 of 339 ~ 33.63%
G 71 of 339 ~ 20.94%
B 154 of 339 ~ 45.43'%

%33.63
%20.94
%45.43

CMYK color model

#72479A color CMYK value is (26,54,0,40).

  • cyan value is 25.97%
  • magenta value is 53.90%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (26,54,0,40)
C26M54Y0K40 (26%, 54%, 0%, 40%)
(0.26 / 0.54 / 0.00 / 0.40)

CMYK percentages

%25.97
%53.9
%0
%39.61

Codes

Color #72479A in popluar color models

72 47 9A
RGB 114 71 154
HSL 271° 36.89% 44.12%
HSB/HSV 271° 53.90% 60.39%
CMYK 25.97% 53.90% 0.00%
39.61%

Color #72479A in popluar number systems.

HEX 72 47 9A
Decimal 114 71 154
Binary 1110010 1000111 10011010
Octal 162 107 232

Shades and tints

Shades of #72479A

#72479A
(114,71,154)
#68418C
(104,65,140)
#5E3B7E
(94,59,126)
#543570
(84,53,112)
#4A2F62
(74,47,98)
#402954
(64,41,84)
#362346
(54,35,70)
#2C1D38
(44,29,56)
#22172A
(34,23,42)
#18111C
(24,17,28)
#0E0B0E
(14,11,14)
#000000
(0,0,0)

Tints of #72479A

#72479A
(114,71,154)
#7E57A3
(126,87,163)
#8A67AC
(138,103,172)
#9677B5
(150,119,181)
#A287BE
(162,135,190)
#AE97C7
(174,151,199)
#BAA7D0
(186,167,208)
#C6B7D9
(198,183,217)
#D2C7E2
(210,199,226)
#DED7EB
(222,215,235)
#EAE7F4
(234,231,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72479A color. Also use rgb(114,71,154) instead hex code.

Text Font Color

.myTextColor { color: #72479A; }

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

This text font color is #72479A.

Background Color

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

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

This div background color is #72479A.

Border color

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

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

This div border color is #72479A.

Opacity

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

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

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

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

This text has shadow with #72479A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72479A.

Preview

Color preview on black background

This text has color #72479A on black background.


Color preview on white background

This text has color #72479A on white background.


Black color preview on #72479A background

This text has black color on #72479A background.


White color preview on #72479A background

This text has white color on #72479A background.


Related colors

Complementary color

Complementary color for #hex is #8DB865.


I love getcolorcode.com

Triadic colors

1 #9A7247 and #479A72 with #72479A are triadic colors.

2 #9A4772 and #47729A with #72479A are triadic colors.