COLOR #493E4E

HEX: #493E4E RGB: (73,62,78)

Color info

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

RGB color model

#493E4E color RGB value is (73,62,78).

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

RGB channels and saturation

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

73
62
78

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

Portions of RGB colors in percentages

R + G + B = 73 + 62 + 78 = 213 (100%)
R 73 of 213 ~ 34.27%
G 62 of 213 ~ 29.11%
B 78 of 213 ~ 36.62'%

%34.27
%29.11
%36.62

CMYK color model

#493E4E color CMYK value is (6,21,0,69).

  • cyan value is 6.41%
  • magenta value is 20.51%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (6,21,0,69)
C6M21Y0K69 (6%, 21%, 0%, 69%)
(0.06 / 0.21 / 0.00 / 0.69)

CMYK percentages

%6.41
%20.51
%0
%69.41

Codes

Color #493E4E in popluar color models

49 3E 4E
RGB 73 62 78
HSL 281° 11.43% 27.45%
HSB/HSV 281° 20.51% 30.59%
CMYK 6.41% 20.51% 0.00%
69.41%

Color #493E4E in popluar number systems.

HEX 49 3E 4E
Decimal 73 62 78
Binary 1001001 111110 1001110
Octal 111 76 116

Shades and tints

Shades of #493E4E

#493E4E
(73,62,78)
#433947
(67,57,71)
#3D3440
(61,52,64)
#372F39
(55,47,57)
#312A32
(49,42,50)
#2B252B
(43,37,43)
#252024
(37,32,36)
#1F1B1D
(31,27,29)
#191616
(25,22,22)
#13110F
(19,17,15)
#0D0C08
(13,12,8)
#000000
(0,0,0)

Tints of #493E4E

#493E4E
(73,62,78)
#594F5E
(89,79,94)
#69606E
(105,96,110)
#79717E
(121,113,126)
#89828E
(137,130,142)
#99939E
(153,147,158)
#A9A4AE
(169,164,174)
#B9B5BE
(185,181,190)
#C9C6CE
(201,198,206)
#D9D7DE
(217,215,222)
#E9E8EE
(233,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493E4E; }

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

This text font color is #493E4E.

Background Color

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

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

This div background color is #493E4E.

Border color

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

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

This div border color is #493E4E.

Opacity

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

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

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

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

This text has shadow with #493E4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493E4E.

Preview

Color preview on black background

This text has color #493E4E on black background.


Color preview on white background

This text has color #493E4E on white background.


Black color preview on #493E4E background

This text has black color on #493E4E background.


White color preview on #493E4E background

This text has white color on #493E4E background.


Related colors

Complementary color

Complementary color for #hex is #B6C1B1.


I love getcolorcode.com

Triadic colors

1 #4E493E and #3E4E49 with #493E4E are triadic colors.

2 #4E3E49 and #3E494E with #493E4E are triadic colors.