COLOR #724985

HEX: #724985 RGB: (114,73,133)

Color info

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

RGB color model

#724985 color RGB value is (114,73,133).

RGB: (114,73,133) (45%, 29%, 52%)

RGB channels and saturation

R 114 of 255 = 45%
G 73 of 255 = 29%
B 133 of 255 = 52%

114
73
133

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

Portions of RGB colors in percentages

R + G + B = 114 + 73 + 133 = 320 (100%)
R 114 of 320 ~ 35.63%
G 73 of 320 ~ 22.81%
B 133 of 320 ~ 41.56'%

%35.63
%22.81
%41.56

CMYK color model

#724985 color CMYK value is (14,45,0,48).

  • cyan value is 14.29%
  • magenta value is 45.11%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (14,45,0,48)
C14M45Y0K48 (14%, 45%, 0%, 48%)
(0.14 / 0.45 / 0.00 / 0.48)

CMYK percentages

%14.29
%45.11
%0
%47.84

Codes

Color #724985 in popluar color models

72 49 85
RGB 114 73 133
HSL 281° 29.13% 40.39%
HSB/HSV 281° 45.11% 52.16%
CMYK 14.29% 45.11% 0.00%
47.84%

Color #724985 in popluar number systems.

HEX 72 49 85
Decimal 114 73 133
Binary 1110010 1001001 10000101
Octal 162 111 205

Shades and tints

Shades of #724985

#724985
(114,73,133)
#684379
(104,67,121)
#5E3D6D
(94,61,109)
#543761
(84,55,97)
#4A3155
(74,49,85)
#402B49
(64,43,73)
#36253D
(54,37,61)
#2C1F31
(44,31,49)
#221925
(34,25,37)
#181319
(24,19,25)
#0E0D0D
(14,13,13)
#000000
(0,0,0)

Tints of #724985

#724985
(114,73,133)
#7E5990
(126,89,144)
#8A699B
(138,105,155)
#9679A6
(150,121,166)
#A289B1
(162,137,177)
#AE99BC
(174,153,188)
#BAA9C7
(186,169,199)
#C6B9D2
(198,185,210)
#D2C9DD
(210,201,221)
#DED9E8
(222,217,232)
#EAE9F3
(234,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #724985; }

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

This text font color is #724985.

Background Color

.myBgColor { background-color: #724985; }

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

This div background color is #724985.

Border color

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

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

This div border color is #724985.

Opacity

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

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

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

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

This text has shadow with #724985 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724985.

Preview

Color preview on black background

This text has color #724985 on black background.


Color preview on white background

This text has color #724985 on white background.


Black color preview on #724985 background

This text has black color on #724985 background.


White color preview on #724985 background

This text has white color on #724985 background.


Related colors

Complementary color

Complementary color for #hex is #8DB67A.


I love getcolorcode.com

Triadic colors

1 #857249 and #498572 with #724985 are triadic colors.

2 #854972 and #497285 with #724985 are triadic colors.