COLOR #492349

HEX: #492349 RGB: (73,35,73)

Color info

#492349 contains red, green and blue colors in about the same proportion. Web safe color of #492349 is #333333 (or #333).

RGB color model

#492349 color RGB value is (73,35,73).

RGB: (73,35,73) (29%, 14%, 29%)

RGB channels and saturation

R 73 of 255 = 29%
G 35 of 255 = 14%
B 73 of 255 = 29%

73
35
73

R + G + B ~ 24%. #492349 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 35 + 73 = 181 (100%)
R 73 of 181 ~ 40.33%
G 35 of 181 ~ 19.34%
B 73 of 181 ~ 40.33'%

%40.33
%19.34
%40.33

CMYK color model

#492349 color CMYK value is (0,52,0,71).

  • cyan value is 0.00%
  • magenta value is 52.05%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (0,52,0,71)
C0M52Y0K71 (0%, 52%, 0%, 71%)
(0.00 / 0.52 / 0.00 / 0.71)

CMYK percentages

%0
%52.05
%0
%71.37

Codes

Color #492349 in popluar color models

49 23 49
RGB 73 35 73
HSL 300° 35.19% 21.18%
HSB/HSV 300° 52.05% 28.63%
CMYK 0.00% 52.05% 0.00%
71.37%

Color #492349 in popluar number systems.

HEX 49 23 49
Decimal 73 35 73
Binary 1001001 100011 1001001
Octal 111 43 111

Shades and tints

Shades of #492349

#492349
(73,35,73)
#432043
(67,32,67)
#3D1D3D
(61,29,61)
#371A37
(55,26,55)
#311731
(49,23,49)
#2B142B
(43,20,43)
#251125
(37,17,37)
#1F0E1F
(31,14,31)
#190B19
(25,11,25)
#130813
(19,8,19)
#0D050D
(13,5,13)
#000000
(0,0,0)

Tints of #492349

#492349
(73,35,73)
#593759
(89,55,89)
#694B69
(105,75,105)
#795F79
(121,95,121)
#897389
(137,115,137)
#998799
(153,135,153)
#A99BA9
(169,155,169)
#B9AFB9
(185,175,185)
#C9C3C9
(201,195,201)
#D9D7D9
(217,215,217)
#E9EBE9
(233,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492349; }

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

This text font color is #492349.

Background Color

.myBgColor { background-color: #492349; }

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

This div background color is #492349.

Border color

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

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

This div border color is #492349.

Opacity

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

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

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

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

This text has shadow with #492349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492349.

Preview

Color preview on black background

This text has color #492349 on black background.


Color preview on white background

This text has color #492349 on white background.


Black color preview on #492349 background

This text has black color on #492349 background.


White color preview on #492349 background

This text has white color on #492349 background.


Related colors

Complementary color

Complementary color for #hex is #B6DCB6.


I love getcolorcode.com

Triadic colors

1 #494923 and #234949 with #492349 are triadic colors.

2 #492349 and #234949 with #492349 are triadic colors.