COLOR #493C57

HEX: #493C57 RGB: (73,60,87)

Color info

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

RGB color model

#493C57 color RGB value is (73,60,87).

RGB: (73,60,87) (29%, 24%, 34%)

RGB channels and saturation

R 73 of 255 = 29%
G 60 of 255 = 24%
B 87 of 255 = 34%

73
60
87

R + G + B ~ 29%. #493C57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 60 + 87 = 220 (100%)
R 73 of 220 ~ 33.18%
G 60 of 220 ~ 27.27%
B 87 of 220 ~ 39.55'%

%33.18
%27.27
%39.55

CMYK color model

#493C57 color CMYK value is (16,31,0,66).

  • cyan value is 16.09%
  • magenta value is 31.03%
  • yellow value is 0.00%
  • key color value is 65.88%
CMYK: (16,31,0,66) C16M31Y0K66 (16%,31%,0%,66%) (0.16/0.31/0.00/0.66) 

CMYK percentages

%16.09
%31.03
%0
%65.88

Codes

Color #493C57 in popluar color models

49 3C 57
RGB 73 60 87
HSL 269° 18.37% 28.82%
HSB/HSV 269° 31.03% 34.12%
CMYK 16.09% 31.03% 0.00%
65.88%

Color #493C57 in popluar number systems.

HEX 49 3C 57
Decimal 73 60 87
Binary 1001001 111100 1010111
Octal 111 74 127

Shades and tints

Shades of #493C57

#493C57
(73,60,87)
#433750
(67,55,80)
#3D3249
(61,50,73)
#372D42
(55,45,66)
#31283B
(49,40,59)
#2B2334
(43,35,52)
#251E2D
(37,30,45)
#1F1926
(31,25,38)
#19141F
(25,20,31)
#130F18
(19,15,24)
#0D0A11
(13,10,17)
#000000
(0,0,0)

Tints of #493C57

#493C57
(73,60,87)
#594D66
(89,77,102)
#695E75
(105,94,117)
#796F84
(121,111,132)
#898093
(137,128,147)
#9991A2
(153,145,162)
#A9A2B1
(169,162,177)
#B9B3C0
(185,179,192)
#C9C4CF
(201,196,207)
#D9D5DE
(217,213,222)
#E9E6ED
(233,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493C57; }

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

This text font color is #493C57.

Background Color

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

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

This div background color is #493C57.

Border color

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

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

This div border color is #493C57.

Opacity

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

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

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

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

This text has shadow with #493C57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493C57.

Preview

Color preview on black background

This text has color #493C57 on black background.


Color preview on white background

This text has color #493C57 on white background.


Black color preview on #493C57 background

This text has black color on #493C57 background.


White color preview on #493C57 background

This text has white color on #493C57 background.


Related colors

Complementary color

Complementary color for #hex is #B6C3A8.


I love getcolorcode.com

Triadic colors

1 #57493C and #3C5749 with #493C57 are triadic colors.

2 #573C49 and #3C4957 with #493C57 are triadic colors.