COLOR #493172

HEX: #493172 RGB: (73,49,114)

Color info

#493172 contains mainly red and blue colors. Web safe color of #493172 is #333366 (or #336).

RGB color model

#493172 color RGB value is (73,49,114).

RGB: (73,49,114) (29%, 19%, 45%)

RGB channels and saturation

R 73 of 255 = 29%
G 49 of 255 = 19%
B 114 of 255 = 45%

73
49
114

R + G + B ~ 31%. #493172 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 49 + 114 = 236 (100%)
R 73 of 236 ~ 30.93%
G 49 of 236 ~ 20.76%
B 114 of 236 ~ 48.31'%

%30.93
%20.76
%48.31

CMYK color model

#493172 color CMYK value is (36,57,0,55).

  • cyan value is 35.96%
  • magenta value is 57.02%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (36,57,0,55)
C36M57Y0K55 (36%, 57%, 0%, 55%)
(0.36 / 0.57 / 0.00 / 0.55)

CMYK percentages

%35.96
%57.02
%0
%55.29

Codes

Color #493172 in popluar color models

49 31 72
RGB 73 49 114
HSL 262° 39.88% 31.96%
HSB/HSV 262° 57.02% 44.71%
CMYK 35.96% 57.02% 0.00%
55.29%

Color #493172 in popluar number systems.

HEX 49 31 72
Decimal 73 49 114
Binary 1001001 110001 1110010
Octal 111 61 162

Shades and tints

Shades of #493172

#493172
(73,49,114)
#432D68
(67,45,104)
#3D295E
(61,41,94)
#372554
(55,37,84)
#31214A
(49,33,74)
#2B1D40
(43,29,64)
#251936
(37,25,54)
#1F152C
(31,21,44)
#191122
(25,17,34)
#130D18
(19,13,24)
#0D090E
(13,9,14)
#000000
(0,0,0)

Tints of #493172

#493172
(73,49,114)
#59437E
(89,67,126)
#69558A
(105,85,138)
#796796
(121,103,150)
#8979A2
(137,121,162)
#998BAE
(153,139,174)
#A99DBA
(169,157,186)
#B9AFC6
(185,175,198)
#C9C1D2
(201,193,210)
#D9D3DE
(217,211,222)
#E9E5EA
(233,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493172; }

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

This text font color is #493172.

Background Color

.myBgColor { background-color: #493172; }

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

This div background color is #493172.

Border color

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

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

This div border color is #493172.

Opacity

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

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

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

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

This text has shadow with #493172 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493172.

Preview

Color preview on black background

This text has color #493172 on black background.


Color preview on white background

This text has color #493172 on white background.


Black color preview on #493172 background

This text has black color on #493172 background.


White color preview on #493172 background

This text has white color on #493172 background.


Related colors

Complementary color

Complementary color for #hex is #B6CE8D.


I love getcolorcode.com

Triadic colors

1 #724931 and #317249 with #493172 are triadic colors.

2 #723149 and #314972 with #493172 are triadic colors.