COLOR #724978

HEX: #724978 RGB: (114,73,120)

Color info

#724978 contains red, green and blue colors in about the same proportion. Web safe color of #724978 is #663366 (or #636).

RGB color model

#724978 color RGB value is (114,73,120).

RGB: (114,73,120) (45%, 29%, 47%)

RGB channels and saturation

R 114 of 255 = 45%
G 73 of 255 = 29%
B 120 of 255 = 47%

114
73
120

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

Portions of RGB colors in percentages

R + G + B = 114 + 73 + 120 = 307 (100%)
R 114 of 307 ~ 37.13%
G 73 of 307 ~ 23.78%
B 120 of 307 ~ 39.09'%

%37.13
%23.78
%39.09

CMYK color model

#724978 color CMYK value is (5,39,0,53).

  • cyan value is 5.00%
  • magenta value is 39.17%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (5,39,0,53)
C5M39Y0K53 (5%, 39%, 0%, 53%)
(0.05 / 0.39 / 0.00 / 0.53)

CMYK percentages

%5
%39.17
%0
%52.94

Codes

Color #724978 in popluar color models

72 49 78
RGB 114 73 120
HSL 292° 24.35% 37.84%
HSB/HSV 292° 39.17% 47.06%
CMYK 5.00% 39.17% 0.00%
52.94%

Color #724978 in popluar number systems.

HEX 72 49 78
Decimal 114 73 120
Binary 1110010 1001001 1111000
Octal 162 111 170

Shades and tints

Shades of #724978

#724978
(114,73,120)
#68436E
(104,67,110)
#5E3D64
(94,61,100)
#54375A
(84,55,90)
#4A3150
(74,49,80)
#402B46
(64,43,70)
#36253C
(54,37,60)
#2C1F32
(44,31,50)
#221928
(34,25,40)
#18131E
(24,19,30)
#0E0D14
(14,13,20)
#000000
(0,0,0)

Tints of #724978

#724978
(114,73,120)
#7E5984
(126,89,132)
#8A6990
(138,105,144)
#96799C
(150,121,156)
#A289A8
(162,137,168)
#AE99B4
(174,153,180)
#BAA9C0
(186,169,192)
#C6B9CC
(198,185,204)
#D2C9D8
(210,201,216)
#DED9E4
(222,217,228)
#EAE9F0
(234,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #724978 color. Also use rgb(114,73,120) instead hex code.

Text Font Color

.myTextColor { color: #724978; }

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

This text font color is #724978.

Background Color

.myBgColor { background-color: #724978; }

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

This div background color is #724978.

Border color

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

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

This div border color is #724978.

Opacity

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

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

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

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

This text has shadow with #724978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724978.

Preview

Color preview on black background

This text has color #724978 on black background.


Color preview on white background

This text has color #724978 on white background.


Black color preview on #724978 background

This text has black color on #724978 background.


White color preview on #724978 background

This text has white color on #724978 background.


Related colors

Complementary color

Complementary color for #hex is #8DB687.


I love getcolorcode.com

Triadic colors

1 #787249 and #497872 with #724978 are triadic colors.

2 #784972 and #497278 with #724978 are triadic colors.