COLOR #492D62

HEX: #492D62 RGB: (73,45,98)

Color info

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

RGB color model

#492D62 color RGB value is (73,45,98).

RGB: (73,45,98) (29%, 18%, 38%)

RGB channels and saturation

R 73 of 255 = 29%
G 45 of 255 = 18%
B 98 of 255 = 38%

73
45
98

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

Portions of RGB colors in percentages

R + G + B = 73 + 45 + 98 = 216 (100%)
R 73 of 216 ~ 33.8%
G 45 of 216 ~ 20.83%
B 98 of 216 ~ 45.37'%

%33.8
%20.83
%45.37

CMYK color model

#492D62 color CMYK value is (26,54,0,62).

  • cyan value is 25.51%
  • magenta value is 54.08%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (26,54,0,62)
C26M54Y0K62 (26%, 54%, 0%, 62%)
(0.26 / 0.54 / 0.00 / 0.62)

CMYK percentages

%25.51
%54.08
%0
%61.57

Codes

Color #492D62 in popluar color models

49 2D 62
RGB 73 45 98
HSL 272° 37.06% 28.04%
HSB/HSV 272° 54.08% 38.43%
CMYK 25.51% 54.08% 0.00%
61.57%

Color #492D62 in popluar number systems.

HEX 49 2D 62
Decimal 73 45 98
Binary 1001001 101101 1100010
Octal 111 55 142

Shades and tints

Shades of #492D62

#492D62
(73,45,98)
#43295A
(67,41,90)
#3D2552
(61,37,82)
#37214A
(55,33,74)
#311D42
(49,29,66)
#2B193A
(43,25,58)
#251532
(37,21,50)
#1F112A
(31,17,42)
#190D22
(25,13,34)
#13091A
(19,9,26)
#0D0512
(13,5,18)
#000000
(0,0,0)

Tints of #492D62

#492D62
(73,45,98)
#594070
(89,64,112)
#69537E
(105,83,126)
#79668C
(121,102,140)
#89799A
(137,121,154)
#998CA8
(153,140,168)
#A99FB6
(169,159,182)
#B9B2C4
(185,178,196)
#C9C5D2
(201,197,210)
#D9D8E0
(217,216,224)
#E9EBEE
(233,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492D62 color. Also use rgb(73,45,98) instead hex code.

Text Font Color

.myTextColor { color: #492D62; }

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

This text font color is #492D62.

Background Color

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

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

This div background color is #492D62.

Border color

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

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

This div border color is #492D62.

Opacity

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

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

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

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

This text has shadow with #492D62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492D62.

Preview

Color preview on black background

This text has color #492D62 on black background.


Color preview on white background

This text has color #492D62 on white background.


Black color preview on #492D62 background

This text has black color on #492D62 background.


White color preview on #492D62 background

This text has white color on #492D62 background.


Related colors

Complementary color

Complementary color for #hex is #B6D29D.


I love getcolorcode.com

Triadic colors

1 #62492D and #2D6249 with #492D62 are triadic colors.

2 #622D49 and #2D4962 with #492D62 are triadic colors.