COLOR #492022

HEX: #492022 RGB: (73,32,34)

Color info

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

RGB color model

#492022 color RGB value is (73,32,34).

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

RGB channels and saturation

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

73
32
34

R + G + B ~ 18%. #492022 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 32 + 34 = 139 (100%)
R 73 of 139 ~ 52.52%
G 32 of 139 ~ 23.02%
B 34 of 139 ~ 24.46'%

%52.52
%23.02
%24.46

CMYK color model

#492022 color CMYK value is (0,56,53,71).

  • cyan value is 0.00%
  • magenta value is 56.16%
  • yellow value is 53.42%
  • key color value is 71.37%

CMYK: (0,56,53,71)
C0M56Y53K71 (0%, 56%, 53%, 71%)
(0.00 / 0.56 / 0.53 / 0.71)

CMYK percentages

%0
%56.16
%53.42
%71.37

Codes

Color #492022 in popluar color models

49 20 22
RGB 73 32 34
HSL 357° 39.05% 20.59%
HSB/HSV 357° 56.16% 28.63%
CMYK 0.00% 56.16% 53.42%
71.37%

Color #492022 in popluar number systems.

HEX 49 20 22
Decimal 73 32 34
Binary 1001001 100000 100010
Octal 111 40 42

Shades and tints

Shades of #492022

#492022
(73,32,34)
#431E1F
(67,30,31)
#3D1C1C
(61,28,28)
#371A19
(55,26,25)
#311816
(49,24,22)
#2B1613
(43,22,19)
#251410
(37,20,16)
#1F120D
(31,18,13)
#19100A
(25,16,10)
#130E07
(19,14,7)
#0D0C04
(13,12,4)
#000000
(0,0,0)

Tints of #492022

#492022
(73,32,34)
#593436
(89,52,54)
#69484A
(105,72,74)
#795C5E
(121,92,94)
#897072
(137,112,114)
#998486
(153,132,134)
#A9989A
(169,152,154)
#B9ACAE
(185,172,174)
#C9C0C2
(201,192,194)
#D9D4D6
(217,212,214)
#E9E8EA
(233,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492022; }

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

This text font color is #492022.

Background Color

.myBgColor { background-color: #492022; }

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

This div background color is #492022.

Border color

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

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

This div border color is #492022.

Opacity

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

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

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

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

This text has shadow with #492022 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492022.

Preview

Color preview on black background

This text has color #492022 on black background.


Color preview on white background

This text has color #492022 on white background.


Black color preview on #492022 background

This text has black color on #492022 background.


White color preview on #492022 background

This text has white color on #492022 background.


Related colors

Complementary color

Complementary color for #hex is #B6DFDD.


I love getcolorcode.com

Triadic colors

1 #224920 and #202249 with #492022 are triadic colors.

2 #222049 and #204922 with #492022 are triadic colors.