COLOR #492485

HEX: #492485 RGB: (73,36,133)

Color info

#492485 contains mainly blue color. Web safe color of #492485 is #333399 (or #339).

RGB color model

#492485 color RGB value is (73,36,133).

RGB: (73,36,133) (29%, 14%, 52%)

RGB channels and saturation

R 73 of 255 = 29%
G 36 of 255 = 14%
B 133 of 255 = 52%

73
36
133

R + G + B ~ 32%. #492485 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 36 + 133 = 242 (100%)
R 73 of 242 ~ 30.17%
G 36 of 242 ~ 14.88%
B 133 of 242 ~ 54.96'%

%30.17
%14.88
%54.96

CMYK color model

#492485 color CMYK value is (45,73,0,48).

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

CMYK: (45,73,0,48)
C45M73Y0K48 (45%, 73%, 0%, 48%)
(0.45 / 0.73 / 0.00 / 0.48)

CMYK percentages

%45.11
%72.93
%0
%47.84

Codes

Color #492485 in popluar color models

49 24 85
RGB 73 36 133
HSL 263° 57.40% 33.14%
HSB/HSV 263° 72.93% 52.16%
CMYK 45.11% 72.93% 0.00%
47.84%

Color #492485 in popluar number systems.

HEX 49 24 85
Decimal 73 36 133
Binary 1001001 100100 10000101
Octal 111 44 205

Shades and tints

Shades of #492485

#492485
(73,36,133)
#432179
(67,33,121)
#3D1E6D
(61,30,109)
#371B61
(55,27,97)
#311855
(49,24,85)
#2B1549
(43,21,73)
#25123D
(37,18,61)
#1F0F31
(31,15,49)
#190C25
(25,12,37)
#130919
(19,9,25)
#0D060D
(13,6,13)
#000000
(0,0,0)

Tints of #492485

#492485
(73,36,133)
#593790
(89,55,144)
#694A9B
(105,74,155)
#795DA6
(121,93,166)
#8970B1
(137,112,177)
#9983BC
(153,131,188)
#A996C7
(169,150,199)
#B9A9D2
(185,169,210)
#C9BCDD
(201,188,221)
#D9CFE8
(217,207,232)
#E9E2F3
(233,226,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492485; }

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

This text font color is #492485.

Background Color

.myBgColor { background-color: #492485; }

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

This div background color is #492485.

Border color

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

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

This div border color is #492485.

Opacity

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

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

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

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

This text has shadow with #492485 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492485.

Preview

Color preview on black background

This text has color #492485 on black background.


Color preview on white background

This text has color #492485 on white background.


Black color preview on #492485 background

This text has black color on #492485 background.


White color preview on #492485 background

This text has white color on #492485 background.


Related colors

Complementary color

Complementary color for #hex is #B6DB7A.


I love getcolorcode.com

Triadic colors

1 #854924 and #248549 with #492485 are triadic colors.

2 #852449 and #244985 with #492485 are triadic colors.