COLOR #492960

HEX: #492960 RGB: (73,41,96)

Color info

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

RGB color model

#492960 color RGB value is (73,41,96).

RGB: (73,41,96) (29%, 16%, 38%)

RGB channels and saturation

R 73 of 255 = 29%
G 41 of 255 = 16%
B 96 of 255 = 38%

73
41
96

R + G + B ~ 28%. #492960 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 41 + 96 = 210 (100%)
R 73 of 210 ~ 34.76%
G 41 of 210 ~ 19.52%
B 96 of 210 ~ 45.71'%

%34.76
%19.52
%45.71

CMYK color model

#492960 color CMYK value is (24,57,0,62).

  • cyan value is 23.96%
  • magenta value is 57.29%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (24,57,0,62)
C24M57Y0K62 (24%, 57%, 0%, 62%)
(0.24 / 0.57 / 0.00 / 0.62)

CMYK percentages

%23.96
%57.29
%0
%62.35

Codes

Color #492960 in popluar color models

49 29 60
RGB 73 41 96
HSL 275° 40.15% 26.86%
HSB/HSV 275° 57.29% 37.65%
CMYK 23.96% 57.29% 0.00%
62.35%

Color #492960 in popluar number systems.

HEX 49 29 60
Decimal 73 41 96
Binary 1001001 101001 1100000
Octal 111 51 140

Shades and tints

Shades of #492960

#492960
(73,41,96)
#432658
(67,38,88)
#3D2350
(61,35,80)
#372048
(55,32,72)
#311D40
(49,29,64)
#2B1A38
(43,26,56)
#251730
(37,23,48)
#1F1428
(31,20,40)
#191120
(25,17,32)
#130E18
(19,14,24)
#0D0B10
(13,11,16)
#000000
(0,0,0)

Tints of #492960

#492960
(73,41,96)
#593C6E
(89,60,110)
#694F7C
(105,79,124)
#79628A
(121,98,138)
#897598
(137,117,152)
#9988A6
(153,136,166)
#A99BB4
(169,155,180)
#B9AEC2
(185,174,194)
#C9C1D0
(201,193,208)
#D9D4DE
(217,212,222)
#E9E7EC
(233,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492960 color. Also use rgb(73,41,96) instead hex code.

Text Font Color

.myTextColor { color: #492960; }

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

This text font color is #492960.

Background Color

.myBgColor { background-color: #492960; }

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

This div background color is #492960.

Border color

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

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

This div border color is #492960.

Opacity

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

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

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

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

This text has shadow with #492960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492960.

Preview

Color preview on black background

This text has color #492960 on black background.


Color preview on white background

This text has color #492960 on white background.


Black color preview on #492960 background

This text has black color on #492960 background.


White color preview on #492960 background

This text has white color on #492960 background.


Related colors

Complementary color

Complementary color for #hex is #B6D69F.


I love getcolorcode.com

Triadic colors

1 #604929 and #296049 with #492960 are triadic colors.

2 #602949 and #294960 with #492960 are triadic colors.