COLOR #492A6C

HEX: #492A6C RGB: (73,42,108)

Color info

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

RGB color model

#492A6C color RGB value is (73,42,108).

RGB: (73,42,108) (29%, 16%, 42%)

RGB channels and saturation

R 73 of 255 = 29%
G 42 of 255 = 16%
B 108 of 255 = 42%

73
42
108

R + G + B ~ 29%. #492A6C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 42 + 108 = 223 (100%)
R 73 of 223 ~ 32.74%
G 42 of 223 ~ 18.83%
B 108 of 223 ~ 48.43'%

%32.74
%18.83
%48.43

CMYK color model

#492A6C color CMYK value is (32,61,0,58).

  • cyan value is 32.41%
  • magenta value is 61.11%
  • yellow value is 0.00%
  • key color value is 57.65%
CMYK: (32,61,0,58) C32M61Y0K58 (32%,61%,0%,58%) (0.32/0.61/0.00/0.58) 

CMYK percentages

%32.41
%61.11
%0
%57.65

Codes

Color #492A6C in popluar color models

49 2A 6C
RGB 73 42 108
HSL 268° 44.00% 29.41%
HSB/HSV 268° 61.11% 42.35%
CMYK 32.41% 61.11% 0.00%
57.65%

Color #492A6C in popluar number systems.

HEX 49 2A 6C
Decimal 73 42 108
Binary 1001001 101010 1101100
Octal 111 52 154

Shades and tints

Shades of #492A6C

#492A6C
(73,42,108)
#432763
(67,39,99)
#3D245A
(61,36,90)
#372151
(55,33,81)
#311E48
(49,30,72)
#2B1B3F
(43,27,63)
#251836
(37,24,54)
#1F152D
(31,21,45)
#191224
(25,18,36)
#130F1B
(19,15,27)
#0D0C12
(13,12,18)
#000000
(0,0,0)

Tints of #492A6C

#492A6C
(73,42,108)
#593D79
(89,61,121)
#695086
(105,80,134)
#796393
(121,99,147)
#8976A0
(137,118,160)
#9989AD
(153,137,173)
#A99CBA
(169,156,186)
#B9AFC7
(185,175,199)
#C9C2D4
(201,194,212)
#D9D5E1
(217,213,225)
#E9E8EE
(233,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492A6C color. Also use rgb(73,42,108) instead hex code.

Text Font Color

.myTextColor { color: #492A6C; }

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

This text font color is #492A6C.

Background Color

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

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

This div background color is #492A6C.

Border color

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

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

This div border color is #492A6C.

Opacity

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

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

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

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

This text has shadow with #492A6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492A6C.

Preview

Color preview on black background

This text has color #492A6C on black background.


Color preview on white background

This text has color #492A6C on white background.


Black color preview on #492A6C background

This text has black color on #492A6C background.


White color preview on #492A6C background

This text has white color on #492A6C background.


Related colors

Complementary color

Complementary color for #hex is #B6D593.


I love getcolorcode.com

Triadic colors

1 #6C492A and #2A6C49 with #492A6C are triadic colors.

2 #6C2A49 and #2A496C with #492A6C are triadic colors.