COLOR #493C48

HEX: #493C48 RGB: (73,60,72)

Color info

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

RGB color model

#493C48 color RGB value is (73,60,72).

RGB: (73,60,72) (29%, 24%, 28%)

RGB channels and saturation

R 73 of 255 = 29%
G 60 of 255 = 24%
B 72 of 255 = 28%

73
60
72

R + G + B ~ 27%. #493C48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 60 + 72 = 205 (100%)
R 73 of 205 ~ 35.61%
G 60 of 205 ~ 29.27%
B 72 of 205 ~ 35.12'%

%35.61
%29.27
%35.12

CMYK color model

#493C48 color CMYK value is (0,18,1,71).

  • cyan value is 0.00%
  • magenta value is 17.81%
  • yellow value is 1.37%
  • key color value is 71.37%
CMYK: (0,18,1,71) C0M18Y1K71 (0%,18%,1%,71%) (0.00/0.18/0.01/0.71) 

CMYK percentages

%0
%17.81
%1.37
%71.37

Codes

Color #493C48 in popluar color models

49 3C 48
RGB 73 60 72
HSL 305° 9.77% 26.08%
HSB/HSV 305° 17.81% 28.63%
CMYK 0.00% 17.81% 1.37%
71.37%

Color #493C48 in popluar number systems.

HEX 49 3C 48
Decimal 73 60 72
Binary 1001001 111100 1001000
Octal 111 74 110

Shades and tints

Shades of #493C48

#493C48
(73,60,72)
#433742
(67,55,66)
#3D323C
(61,50,60)
#372D36
(55,45,54)
#312830
(49,40,48)
#2B232A
(43,35,42)
#251E24
(37,30,36)
#1F191E
(31,25,30)
#191418
(25,20,24)
#130F12
(19,15,18)
#0D0A0C
(13,10,12)
#000000
(0,0,0)

Tints of #493C48

#493C48
(73,60,72)
#594D58
(89,77,88)
#695E68
(105,94,104)
#796F78
(121,111,120)
#898088
(137,128,136)
#999198
(153,145,152)
#A9A2A8
(169,162,168)
#B9B3B8
(185,179,184)
#C9C4C8
(201,196,200)
#D9D5D8
(217,213,216)
#E9E6E8
(233,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493C48; }

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

This text font color is #493C48.

Background Color

.myBgColor { background-color: #493C48; }

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

This div background color is #493C48.

Border color

.myBorderColor { border: 1px solid #493C48; }

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

This div border color is #493C48.

Opacity

.myOpacity80 { color: #493C48; opacity: 0.8; }

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

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

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

This text has shadow with #493C48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493C48.

Preview

Color preview on black background

This text has color #493C48 on black background.


Color preview on white background

This text has color #493C48 on white background.


Black color preview on #493C48 background

This text has black color on #493C48 background.


White color preview on #493C48 background

This text has white color on #493C48 background.


Related colors

Complementary color

Complementary color for #hex is #B6C3B7.


I love getcolorcode.com

Triadic colors

1 #48493C and #3C4849 with #493C48 are triadic colors.

2 #483C49 and #3C4948 with #493C48 are triadic colors.