COLOR #493E50

HEX: #493E50 RGB: (73,62,80)

Color info

#493E50 contains red, green and blue colors in about the same proportion. Web safe color of #493E50 is #333366 (or #336).

RGB color model

#493E50 color RGB value is (73,62,80).

RGB: (73,62,80) (29%, 24%, 31%)

RGB channels and saturation

R 73 of 255 = 29%
G 62 of 255 = 24%
B 80 of 255 = 31%

73
62
80

R + G + B ~ 28%. #493E50 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 62 + 80 = 215 (100%)
R 73 of 215 ~ 33.95%
G 62 of 215 ~ 28.84%
B 80 of 215 ~ 37.21'%

%33.95
%28.84
%37.21

CMYK color model

#493E50 color CMYK value is (9,23,0,69).

  • cyan value is 8.75%
  • magenta value is 22.50%
  • yellow value is 0.00%
  • key color value is 68.63%
CMYK: (9,23,0,69) C9M23Y0K69 (9%,23%,0%,69%) (0.09/0.23/0.00/0.69) 

CMYK percentages

%8.75
%22.5
%0
%68.63

Codes

Color #493E50 in popluar color models

49 3E 50
RGB 73 62 80
HSL 277° 12.68% 27.84%
HSB/HSV 277° 22.50% 31.37%
CMYK 8.75% 22.50% 0.00%
68.63%

Color #493E50 in popluar number systems.

HEX 49 3E 50
Decimal 73 62 80
Binary 1001001 111110 1010000
Octal 111 76 120

Shades and tints

Shades of #493E50

#493E50
(73,62,80)
#433949
(67,57,73)
#3D3442
(61,52,66)
#372F3B
(55,47,59)
#312A34
(49,42,52)
#2B252D
(43,37,45)
#252026
(37,32,38)
#1F1B1F
(31,27,31)
#191618
(25,22,24)
#131111
(19,17,17)
#0D0C0A
(13,12,10)
#000000
(0,0,0)

Tints of #493E50

#493E50
(73,62,80)
#594F5F
(89,79,95)
#69606E
(105,96,110)
#79717D
(121,113,125)
#89828C
(137,130,140)
#99939B
(153,147,155)
#A9A4AA
(169,164,170)
#B9B5B9
(185,181,185)
#C9C6C8
(201,198,200)
#D9D7D7
(217,215,215)
#E9E8E6
(233,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493E50 color. Also use rgb(73,62,80) instead hex code.

Text Font Color

.myTextColor { color: #493E50; }

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

This text font color is #493E50.

Background Color

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

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

This div background color is #493E50.

Border color

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

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

This div border color is #493E50.

Opacity

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

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

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

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

This text has shadow with #493E50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493E50.

Preview

Color preview on black background

This text has color #493E50 on black background.


Color preview on white background

This text has color #493E50 on white background.


Black color preview on #493E50 background

This text has black color on #493E50 background.


White color preview on #493E50 background

This text has white color on #493E50 background.


Related colors

Complementary color

Complementary color for #hex is #B6C1AF.


I love getcolorcode.com

Triadic colors

1 #50493E and #3E5049 with #493E50 are triadic colors.

2 #503E49 and #3E4950 with #493E50 are triadic colors.