COLOR #492251

HEX: #492251 RGB: (73,34,81)

Color info

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

RGB color model

#492251 color RGB value is (73,34,81).

RGB: (73,34,81) (29%, 13%, 32%)

RGB channels and saturation

R 73 of 255 = 29%
G 34 of 255 = 13%
B 81 of 255 = 32%

73
34
81

R + G + B ~ 25%. #492251 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 34 + 81 = 188 (100%)
R 73 of 188 ~ 38.83%
G 34 of 188 ~ 18.09%
B 81 of 188 ~ 43.09'%

%38.83
%18.09
%43.09

CMYK color model

#492251 color CMYK value is (10,58,0,68).

  • cyan value is 9.88%
  • magenta value is 58.02%
  • yellow value is 0.00%
  • key color value is 68.24%
CMYK: (10,58,0,68) C10M58Y0K68 (10%,58%,0%,68%) (0.10/0.58/0.00/0.68) 

CMYK percentages

%9.88
%58.02
%0
%68.24

Codes

Color #492251 in popluar color models

49 22 51
RGB 73 34 81
HSL 290° 40.87% 22.55%
HSB/HSV 290° 58.02% 31.76%
CMYK 9.88% 58.02% 0.00%
68.24%

Color #492251 in popluar number systems.

HEX 49 22 51
Decimal 73 34 81
Binary 1001001 100010 1010001
Octal 111 42 121

Shades and tints

Shades of #492251

#492251
(73,34,81)
#431F4A
(67,31,74)
#3D1C43
(61,28,67)
#37193C
(55,25,60)
#311635
(49,22,53)
#2B132E
(43,19,46)
#251027
(37,16,39)
#1F0D20
(31,13,32)
#190A19
(25,10,25)
#130712
(19,7,18)
#0D040B
(13,4,11)
#000000
(0,0,0)

Tints of #492251

#492251
(73,34,81)
#593660
(89,54,96)
#694A6F
(105,74,111)
#795E7E
(121,94,126)
#89728D
(137,114,141)
#99869C
(153,134,156)
#A99AAB
(169,154,171)
#B9AEBA
(185,174,186)
#C9C2C9
(201,194,201)
#D9D6D8
(217,214,216)
#E9EAE7
(233,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492251; }

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

This text font color is #492251.

Background Color

.myBgColor { background-color: #492251; }

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

This div background color is #492251.

Border color

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

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

This div border color is #492251.

Opacity

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

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

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

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

This text has shadow with #492251 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492251.

Preview

Color preview on black background

This text has color #492251 on black background.


Color preview on white background

This text has color #492251 on white background.


Black color preview on #492251 background

This text has black color on #492251 background.


White color preview on #492251 background

This text has white color on #492251 background.


Related colors

Complementary color

Complementary color for #hex is #B6DDAE.


I love getcolorcode.com

Triadic colors

1 #514922 and #225149 with #492251 are triadic colors.

2 #512249 and #224951 with #492251 are triadic colors.