COLOR #493A40

HEX: #493A40 RGB: (73,58,64)

Color info

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

RGB color model

#493A40 color RGB value is (73,58,64).

RGB: (73,58,64) (29%, 23%, 25%)

RGB channels and saturation

R 73 of 255 = 29%
G 58 of 255 = 23%
B 64 of 255 = 25%

73
58
64

R + G + B ~ 26%. #493A40 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 58 + 64 = 195 (100%)
R 73 of 195 ~ 37.44%
G 58 of 195 ~ 29.74%
B 64 of 195 ~ 32.82'%

%37.44
%29.74
%32.82

CMYK color model

#493A40 color CMYK value is (0,21,12,71).

  • cyan value is 0.00%
  • magenta value is 20.55%
  • yellow value is 12.33%
  • key color value is 71.37%
CMYK: (0,21,12,71) C0M21Y12K71 (0%,21%,12%,71%) (0.00/0.21/0.12/0.71) 

CMYK percentages

%0
%20.55
%12.33
%71.37

Codes

Color #493A40 in popluar color models

49 3A 40
RGB 73 58 64
HSL 336° 11.45% 25.69%
HSB/HSV 336° 20.55% 28.63%
CMYK 0.00% 20.55% 12.33%
71.37%

Color #493A40 in popluar number systems.

HEX 49 3A 40
Decimal 73 58 64
Binary 1001001 111010 1000000
Octal 111 72 100

Shades and tints

Shades of #493A40

#493A40
(73,58,64)
#43353B
(67,53,59)
#3D3036
(61,48,54)
#372B31
(55,43,49)
#31262C
(49,38,44)
#2B2127
(43,33,39)
#251C22
(37,28,34)
#1F171D
(31,23,29)
#191218
(25,18,24)
#130D13
(19,13,19)
#0D080E
(13,8,14)
#000000
(0,0,0)

Tints of #493A40

#493A40
(73,58,64)
#594B51
(89,75,81)
#695C62
(105,92,98)
#796D73
(121,109,115)
#897E84
(137,126,132)
#998F95
(153,143,149)
#A9A0A6
(169,160,166)
#B9B1B7
(185,177,183)
#C9C2C8
(201,194,200)
#D9D3D9
(217,211,217)
#E9E4EA
(233,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493A40 color. Also use rgb(73,58,64) instead hex code.

Text Font Color

.myTextColor { color: #493A40; }

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

This text font color is #493A40.

Background Color

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

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

This div background color is #493A40.

Border color

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

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

This div border color is #493A40.

Opacity

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

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

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

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

This text has shadow with #493A40 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493A40.

Preview

Color preview on black background

This text has color #493A40 on black background.


Color preview on white background

This text has color #493A40 on white background.


Black color preview on #493A40 background

This text has black color on #493A40 background.


White color preview on #493A40 background

This text has white color on #493A40 background.


Related colors

Complementary color

Complementary color for #hex is #B6C5BF.


I love getcolorcode.com

Triadic colors

1 #40493A and #3A4049 with #493A40 are triadic colors.

2 #403A49 and #3A4940 with #493A40 are triadic colors.