COLOR #492459

HEX: #492459 RGB: (73,36,89)

Color info

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

RGB color model

#492459 color RGB value is (73,36,89).

RGB: (73,36,89) (29%, 14%, 35%)

RGB channels and saturation

R 73 of 255 = 29%
G 36 of 255 = 14%
B 89 of 255 = 35%

73
36
89

R + G + B ~ 26%. #492459 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 36 + 89 = 198 (100%)
R 73 of 198 ~ 36.87%
G 36 of 198 ~ 18.18%
B 89 of 198 ~ 44.95'%

%36.87
%18.18
%44.95

CMYK color model

#492459 color CMYK value is (18,60,0,65).

  • cyan value is 17.98%
  • magenta value is 59.55%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (18,60,0,65)
C18M60Y0K65 (18%, 60%, 0%, 65%)
(0.18 / 0.60 / 0.00 / 0.65)

CMYK percentages

%17.98
%59.55
%0
%65.1

Codes

Color #492459 in popluar color models

49 24 59
RGB 73 36 89
HSL 282° 42.40% 24.51%
HSB/HSV 282° 59.55% 34.90%
CMYK 17.98% 59.55% 0.00%
65.10%

Color #492459 in popluar number systems.

HEX 49 24 59
Decimal 73 36 89
Binary 1001001 100100 1011001
Octal 111 44 131

Shades and tints

Shades of #492459

#492459
(73,36,89)
#432151
(67,33,81)
#3D1E49
(61,30,73)
#371B41
(55,27,65)
#311839
(49,24,57)
#2B1531
(43,21,49)
#251229
(37,18,41)
#1F0F21
(31,15,33)
#190C19
(25,12,25)
#130911
(19,9,17)
#0D0609
(13,6,9)
#000000
(0,0,0)

Tints of #492459

#492459
(73,36,89)
#593768
(89,55,104)
#694A77
(105,74,119)
#795D86
(121,93,134)
#897095
(137,112,149)
#9983A4
(153,131,164)
#A996B3
(169,150,179)
#B9A9C2
(185,169,194)
#C9BCD1
(201,188,209)
#D9CFE0
(217,207,224)
#E9E2EF
(233,226,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492459 color. Also use rgb(73,36,89) instead hex code.

Text Font Color

.myTextColor { color: #492459; }

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

This text font color is #492459.

Background Color

.myBgColor { background-color: #492459; }

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

This div background color is #492459.

Border color

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

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

This div border color is #492459.

Opacity

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

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

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

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

This text has shadow with #492459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492459.

Preview

Color preview on black background

This text has color #492459 on black background.


Color preview on white background

This text has color #492459 on white background.


Black color preview on #492459 background

This text has black color on #492459 background.


White color preview on #492459 background

This text has white color on #492459 background.


Related colors

Complementary color

Complementary color for #hex is #B6DBA6.


I love getcolorcode.com

Triadic colors

1 #594924 and #245949 with #492459 are triadic colors.

2 #592449 and #244959 with #492459 are triadic colors.