COLOR #494272

HEX: #494272 RGB: (73,66,114)

Color info

#494272 contains red, green and blue colors in about the same proportion. Web safe color of #494272 is #333366 (or #336).

RGB color model

#494272 color RGB value is (73,66,114).

RGB: (73,66,114) (29%, 26%, 45%)

RGB channels and saturation

R 73 of 255 = 29%
G 66 of 255 = 26%
B 114 of 255 = 45%

73
66
114

R + G + B ~ 33%. #494272 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 66 + 114 = 253 (100%)
R 73 of 253 ~ 28.85%
G 66 of 253 ~ 26.09%
B 114 of 253 ~ 45.06'%

%28.85
%26.09
%45.06

CMYK color model

#494272 color CMYK value is (36,42,0,55).

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

CMYK: (36,42,0,55)
C36M42Y0K55 (36%, 42%, 0%, 55%)
(0.36 / 0.42 / 0.00 / 0.55)

CMYK percentages

%35.96
%42.11
%0
%55.29

Codes

Color #494272 in popluar color models

49 42 72
RGB 73 66 114
HSL 249° 26.67% 35.29%
HSB/HSV 249° 42.11% 44.71%
CMYK 35.96% 42.11% 0.00%
55.29%

Color #494272 in popluar number systems.

HEX 49 42 72
Decimal 73 66 114
Binary 1001001 1000010 1110010
Octal 111 102 162

Shades and tints

Shades of #494272

#494272
(73,66,114)
#433C68
(67,60,104)
#3D365E
(61,54,94)
#373054
(55,48,84)
#312A4A
(49,42,74)
#2B2440
(43,36,64)
#251E36
(37,30,54)
#1F182C
(31,24,44)
#191222
(25,18,34)
#130C18
(19,12,24)
#0D060E
(13,6,14)
#000000
(0,0,0)

Tints of #494272

#494272
(73,66,114)
#59537E
(89,83,126)
#69648A
(105,100,138)
#797596
(121,117,150)
#8986A2
(137,134,162)
#9997AE
(153,151,174)
#A9A8BA
(169,168,186)
#B9B9C6
(185,185,198)
#C9CAD2
(201,202,210)
#D9DBDE
(217,219,222)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494272; }

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

This text font color is #494272.

Background Color

.myBgColor { background-color: #494272; }

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

This div background color is #494272.

Border color

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

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

This div border color is #494272.

Opacity

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

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

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

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

This text has shadow with #494272 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494272.

Preview

Color preview on black background

This text has color #494272 on black background.


Color preview on white background

This text has color #494272 on white background.


Black color preview on #494272 background

This text has black color on #494272 background.


White color preview on #494272 background

This text has white color on #494272 background.


Related colors

Complementary color

Complementary color for #hex is #B6BD8D.


I love getcolorcode.com

Triadic colors

1 #724942 and #427249 with #494272 are triadic colors.

2 #724249 and #424972 with #494272 are triadic colors.