COLOR #492262

HEX: #492262 RGB: (73,34,98)

Color info

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

RGB color model

#492262 color RGB value is (73,34,98).

RGB: (73,34,98) (29%, 13%, 38%)

RGB channels and saturation

R 73 of 255 = 29%
G 34 of 255 = 13%
B 98 of 255 = 38%

73
34
98

R + G + B ~ 27%. #492262 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 34 + 98 = 205 (100%)
R 73 of 205 ~ 35.61%
G 34 of 205 ~ 16.59%
B 98 of 205 ~ 47.8'%

%35.61
%16.59
%47.8

CMYK color model

#492262 color CMYK value is (26,65,0,62).

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

CMYK: (26,65,0,62)
C26M65Y0K62 (26%, 65%, 0%, 62%)
(0.26 / 0.65 / 0.00 / 0.62)

CMYK percentages

%25.51
%65.31
%0
%61.57

Codes

Color #492262 in popluar color models

49 22 62
RGB 73 34 98
HSL 277° 48.48% 25.88%
HSB/HSV 277° 65.31% 38.43%
CMYK 25.51% 65.31% 0.00%
61.57%

Color #492262 in popluar number systems.

HEX 49 22 62
Decimal 73 34 98
Binary 1001001 100010 1100010
Octal 111 42 142

Shades and tints

Shades of #492262

#492262
(73,34,98)
#431F5A
(67,31,90)
#3D1C52
(61,28,82)
#37194A
(55,25,74)
#311642
(49,22,66)
#2B133A
(43,19,58)
#251032
(37,16,50)
#1F0D2A
(31,13,42)
#190A22
(25,10,34)
#13071A
(19,7,26)
#0D0412
(13,4,18)
#000000
(0,0,0)

Tints of #492262

#492262
(73,34,98)
#593670
(89,54,112)
#694A7E
(105,74,126)
#795E8C
(121,94,140)
#89729A
(137,114,154)
#9986A8
(153,134,168)
#A99AB6
(169,154,182)
#B9AEC4
(185,174,196)
#C9C2D2
(201,194,210)
#D9D6E0
(217,214,224)
#E9EAEE
(233,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492262; }

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

This text font color is #492262.

Background Color

.myBgColor { background-color: #492262; }

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

This div background color is #492262.

Border color

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

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

This div border color is #492262.

Opacity

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

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

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

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

This text has shadow with #492262 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492262.

Preview

Color preview on black background

This text has color #492262 on black background.


Color preview on white background

This text has color #492262 on white background.


Black color preview on #492262 background

This text has black color on #492262 background.


White color preview on #492262 background

This text has white color on #492262 background.


Related colors

Complementary color

Complementary color for #hex is #B6DD9D.


I love getcolorcode.com

Triadic colors

1 #624922 and #226249 with #492262 are triadic colors.

2 #622249 and #224962 with #492262 are triadic colors.