COLOR #492C78

HEX: #492C78 RGB: (73,44,120)

Color info

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

RGB color model

#492C78 color RGB value is (73,44,120).

RGB: (73,44,120) (29%, 17%, 47%)

RGB channels and saturation

R 73 of 255 = 29%
G 44 of 255 = 17%
B 120 of 255 = 47%

73
44
120

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

Portions of RGB colors in percentages

R + G + B = 73 + 44 + 120 = 237 (100%)
R 73 of 237 ~ 30.8%
G 44 of 237 ~ 18.57%
B 120 of 237 ~ 50.63'%

%30.8
%18.57
%50.63

CMYK color model

#492C78 color CMYK value is (39,63,0,53).

  • cyan value is 39.17%
  • magenta value is 63.33%
  • yellow value is 0.00%
  • key color value is 52.94%
CMYK: (39,63,0,53) C39M63Y0K53 (39%,63%,0%,53%) (0.39/0.63/0.00/0.53) 

CMYK percentages

%39.17
%63.33
%0
%52.94

Codes

Color #492C78 in popluar color models

49 2C 78
RGB 73 44 120
HSL 263° 46.34% 32.16%
HSB/HSV 263° 63.33% 47.06%
CMYK 39.17% 63.33% 0.00%
52.94%

Color #492C78 in popluar number systems.

HEX 49 2C 78
Decimal 73 44 120
Binary 1001001 101100 1111000
Octal 111 54 170

Shades and tints

Shades of #492C78

#492C78
(73,44,120)
#43286E
(67,40,110)
#3D2464
(61,36,100)
#37205A
(55,32,90)
#311C50
(49,28,80)
#2B1846
(43,24,70)
#25143C
(37,20,60)
#1F1032
(31,16,50)
#190C28
(25,12,40)
#13081E
(19,8,30)
#0D0414
(13,4,20)
#000000
(0,0,0)

Tints of #492C78

#492C78
(73,44,120)
#593F84
(89,63,132)
#695290
(105,82,144)
#79659C
(121,101,156)
#8978A8
(137,120,168)
#998BB4
(153,139,180)
#A99EC0
(169,158,192)
#B9B1CC
(185,177,204)
#C9C4D8
(201,196,216)
#D9D7E4
(217,215,228)
#E9EAF0
(233,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492C78; }

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

This text font color is #492C78.

Background Color

.myBgColor { background-color: #492C78; }

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

This div background color is #492C78.

Border color

.myBorderColor { border: 1px solid #492C78; }

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

This div border color is #492C78.

Opacity

.myOpacity80 { color: #492C78; opacity: 0.8; }

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

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

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

This text has shadow with #492C78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492C78.

Preview

Color preview on black background

This text has color #492C78 on black background.


Color preview on white background

This text has color #492C78 on white background.


Black color preview on #492C78 background

This text has black color on #492C78 background.


White color preview on #492C78 background

This text has white color on #492C78 background.


Related colors

Complementary color

Complementary color for #hex is #B6D387.


I love getcolorcode.com

Triadic colors

1 #78492C and #2C7849 with #492C78 are triadic colors.

2 #782C49 and #2C4978 with #492C78 are triadic colors.