COLOR #492233

HEX: #492233 RGB: (73,34,51)

Color info

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

RGB color model

#492233 color RGB value is (73,34,51).

RGB: (73,34,51) (29%, 13%, 20%)

RGB channels and saturation

R 73 of 255 = 29%
G 34 of 255 = 13%
B 51 of 255 = 20%

73
34
51

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

Portions of RGB colors in percentages

R + G + B = 73 + 34 + 51 = 158 (100%)
R 73 of 158 ~ 46.2%
G 34 of 158 ~ 21.52%
B 51 of 158 ~ 32.28'%

%46.2
%21.52
%32.28

CMYK color model

#492233 color CMYK value is (0,53,30,71).

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

CMYK: (0,53,30,71)
C0M53Y30K71 (0%, 53%, 30%, 71%)
(0.00 / 0.53 / 0.30 / 0.71)

CMYK percentages

%0
%53.42
%30.14
%71.37

Codes

Color #492233 in popluar color models

49 22 33
RGB 73 34 51
HSL 334° 36.45% 20.98%
HSB/HSV 334° 53.42% 28.63%
CMYK 0.00% 53.42% 30.14%
71.37%

Color #492233 in popluar number systems.

HEX 49 22 33
Decimal 73 34 51
Binary 1001001 100010 110011
Octal 111 42 63

Shades and tints

Shades of #492233

#492233
(73,34,51)
#431F2F
(67,31,47)
#3D1C2B
(61,28,43)
#371927
(55,25,39)
#311623
(49,22,35)
#2B131F
(43,19,31)
#25101B
(37,16,27)
#1F0D17
(31,13,23)
#190A13
(25,10,19)
#13070F
(19,7,15)
#0D040B
(13,4,11)
#000000
(0,0,0)

Tints of #492233

#492233
(73,34,51)
#593645
(89,54,69)
#694A57
(105,74,87)
#795E69
(121,94,105)
#89727B
(137,114,123)
#99868D
(153,134,141)
#A99A9F
(169,154,159)
#B9AEB1
(185,174,177)
#C9C2C3
(201,194,195)
#D9D6D5
(217,214,213)
#E9EAE7
(233,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492233; }

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

This text font color is #492233.

Background Color

.myBgColor { background-color: #492233; }

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

This div background color is #492233.

Border color

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

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

This div border color is #492233.

Opacity

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

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

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

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

This text has shadow with #492233 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492233.

Preview

Color preview on black background

This text has color #492233 on black background.


Color preview on white background

This text has color #492233 on white background.


Black color preview on #492233 background

This text has black color on #492233 background.


White color preview on #492233 background

This text has white color on #492233 background.


Related colors

Complementary color

Complementary color for #hex is #B6DDCC.


I love getcolorcode.com

Triadic colors

1 #334922 and #223349 with #492233 are triadic colors.

2 #332249 and #224933 with #492233 are triadic colors.