COLOR #492330

HEX: #492330 RGB: (73,35,48)

Color info

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

RGB color model

#492330 color RGB value is (73,35,48).

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

RGB channels and saturation

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

73
35
48

R + G + B ~ 21%. #492330 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 35 + 48 = 156 (100%)
R 73 of 156 ~ 46.79%
G 35 of 156 ~ 22.44%
B 48 of 156 ~ 30.77'%

%46.79
%22.44
%30.77

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 52.05%
  • yellow value is 34.25%
  • key color value is 71.37%
CMYK: (0,52,34,71) C0M52Y34K71 (0%,52%,34%,71%) (0.00/0.52/0.34/0.71) 

CMYK percentages

%0
%52.05
%34.25
%71.37

Codes

Color #492330 in popluar color models

49 23 30
RGB 73 35 48
HSL 339° 35.19% 21.18%
HSB/HSV 339° 52.05% 28.63%
CMYK 0.00% 52.05% 34.25%
71.37%

Color #492330 in popluar number systems.

HEX 49 23 30
Decimal 73 35 48
Binary 1001001 100011 110000
Octal 111 43 60

Shades and tints

Shades of #492330

#492330
(73,35,48)
#43202C
(67,32,44)
#3D1D28
(61,29,40)
#371A24
(55,26,36)
#311720
(49,23,32)
#2B141C
(43,20,28)
#251118
(37,17,24)
#1F0E14
(31,14,20)
#190B10
(25,11,16)
#13080C
(19,8,12)
#0D0508
(13,5,8)
#000000
(0,0,0)

Tints of #492330

#492330
(73,35,48)
#593742
(89,55,66)
#694B54
(105,75,84)
#795F66
(121,95,102)
#897378
(137,115,120)
#99878A
(153,135,138)
#A99B9C
(169,155,156)
#B9AFAE
(185,175,174)
#C9C3C0
(201,195,192)
#D9D7D2
(217,215,210)
#E9EBE4
(233,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492330; }

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

This text font color is #492330.

Background Color

.myBgColor { background-color: #492330; }

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

This div background color is #492330.

Border color

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

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

This div border color is #492330.

Opacity

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

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

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

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

This text has shadow with #492330 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492330.

Preview

Color preview on black background

This text has color #492330 on black background.


Color preview on white background

This text has color #492330 on white background.


Black color preview on #492330 background

This text has black color on #492330 background.


White color preview on #492330 background

This text has white color on #492330 background.


Related colors

Complementary color

Complementary color for #hex is #B6DCCF.


I love getcolorcode.com

Triadic colors

1 #304923 and #233049 with #492330 are triadic colors.

2 #302349 and #234930 with #492330 are triadic colors.