COLOR #492786

HEX: #492786 RGB: (73,39,134)

Color info

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

RGB color model

#492786 color RGB value is (73,39,134).

RGB: (73,39,134) (29%, 15%, 53%)

RGB channels and saturation

R 73 of 255 = 29%
G 39 of 255 = 15%
B 134 of 255 = 53%

73
39
134

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

Portions of RGB colors in percentages

R + G + B = 73 + 39 + 134 = 246 (100%)
R 73 of 246 ~ 29.67%
G 39 of 246 ~ 15.85%
B 134 of 246 ~ 54.47'%

%29.67
%15.85
%54.47

CMYK color model

#492786 color CMYK value is (46,71,0,47).

  • cyan value is 45.52%
  • magenta value is 70.90%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (46,71,0,47)
C46M71Y0K47 (46%, 71%, 0%, 47%)
(0.46 / 0.71 / 0.00 / 0.47)

CMYK percentages

%45.52
%70.9
%0
%47.45

Codes

Color #492786 in popluar color models

49 27 86
RGB 73 39 134
HSL 261° 54.91% 33.92%
HSB/HSV 261° 70.90% 52.55%
CMYK 45.52% 70.90% 0.00%
47.45%

Color #492786 in popluar number systems.

HEX 49 27 86
Decimal 73 39 134
Binary 1001001 100111 10000110
Octal 111 47 206

Shades and tints

Shades of #492786

#492786
(73,39,134)
#43247A
(67,36,122)
#3D216E
(61,33,110)
#371E62
(55,30,98)
#311B56
(49,27,86)
#2B184A
(43,24,74)
#25153E
(37,21,62)
#1F1232
(31,18,50)
#190F26
(25,15,38)
#130C1A
(19,12,26)
#0D090E
(13,9,14)
#000000
(0,0,0)

Tints of #492786

#492786
(73,39,134)
#593A91
(89,58,145)
#694D9C
(105,77,156)
#7960A7
(121,96,167)
#8973B2
(137,115,178)
#9986BD
(153,134,189)
#A999C8
(169,153,200)
#B9ACD3
(185,172,211)
#C9BFDE
(201,191,222)
#D9D2E9
(217,210,233)
#E9E5F4
(233,229,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492786 color. Also use rgb(73,39,134) instead hex code.

Text Font Color

.myTextColor { color: #492786; }

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

This text font color is #492786.

Background Color

.myBgColor { background-color: #492786; }

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

This div background color is #492786.

Border color

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

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

This div border color is #492786.

Opacity

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

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

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

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

This text has shadow with #492786 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492786.

Preview

Color preview on black background

This text has color #492786 on black background.


Color preview on white background

This text has color #492786 on white background.


Black color preview on #492786 background

This text has black color on #492786 background.


White color preview on #492786 background

This text has white color on #492786 background.


Related colors

Complementary color

Complementary color for #hex is #B6D879.


I love getcolorcode.com

Triadic colors

1 #864927 and #278649 with #492786 are triadic colors.

2 #862749 and #274986 with #492786 are triadic colors.