COLOR #492448

HEX: #492448 RGB: (73,36,72)

Color info

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

RGB color model

#492448 color RGB value is (73,36,72).

RGB: (73,36,72) (29%, 14%, 28%)

RGB channels and saturation

R 73 of 255 = 29%
G 36 of 255 = 14%
B 72 of 255 = 28%

73
36
72

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

Portions of RGB colors in percentages

R + G + B = 73 + 36 + 72 = 181 (100%)
R 73 of 181 ~ 40.33%
G 36 of 181 ~ 19.89%
B 72 of 181 ~ 39.78'%

%40.33
%19.89
%39.78

CMYK color model

#492448 color CMYK value is (0,51,1,71).

  • cyan value is 0.00%
  • magenta value is 50.68%
  • yellow value is 1.37%
  • key color value is 71.37%

CMYK: (0,51,1,71)
C0M51Y1K71 (0%, 51%, 1%, 71%)
(0.00 / 0.51 / 0.01 / 0.71)

CMYK percentages

%0
%50.68
%1.37
%71.37

Codes

Color #492448 in popluar color models

49 24 48
RGB 73 36 72
HSL 302° 33.94% 21.37%
HSB/HSV 302° 50.68% 28.63%
CMYK 0.00% 50.68% 1.37%
71.37%

Color #492448 in popluar number systems.

HEX 49 24 48
Decimal 73 36 72
Binary 1001001 100100 1001000
Octal 111 44 110

Shades and tints

Shades of #492448

#492448
(73,36,72)
#432142
(67,33,66)
#3D1E3C
(61,30,60)
#371B36
(55,27,54)
#311830
(49,24,48)
#2B152A
(43,21,42)
#251224
(37,18,36)
#1F0F1E
(31,15,30)
#190C18
(25,12,24)
#130912
(19,9,18)
#0D060C
(13,6,12)
#000000
(0,0,0)

Tints of #492448

#492448
(73,36,72)
#593758
(89,55,88)
#694A68
(105,74,104)
#795D78
(121,93,120)
#897088
(137,112,136)
#998398
(153,131,152)
#A996A8
(169,150,168)
#B9A9B8
(185,169,184)
#C9BCC8
(201,188,200)
#D9CFD8
(217,207,216)
#E9E2E8
(233,226,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492448; }

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

This text font color is #492448.

Background Color

.myBgColor { background-color: #492448; }

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

This div background color is #492448.

Border color

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

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

This div border color is #492448.

Opacity

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

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

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

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

This text has shadow with #492448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492448.

Preview

Color preview on black background

This text has color #492448 on black background.


Color preview on white background

This text has color #492448 on white background.


Black color preview on #492448 background

This text has black color on #492448 background.


White color preview on #492448 background

This text has white color on #492448 background.


Related colors

Complementary color

Complementary color for #hex is #B6DBB7.


I love getcolorcode.com

Triadic colors

1 #484924 and #244849 with #492448 are triadic colors.

2 #482449 and #244948 with #492448 are triadic colors.