COLOR #494F58

HEX: #494F58 RGB: (73,79,88)

Color info

#494F58 contains red, green and blue colors in about the same proportion. Web safe color of #494F58 is #336666 (or #366).

RGB color model

#494F58 color RGB value is (73,79,88).

RGB: (73,79,88) (29%, 31%, 35%)

RGB channels and saturation

R 73 of 255 = 29%
G 79 of 255 = 31%
B 88 of 255 = 35%

73
79
88

R + G + B ~ 32%. #494F58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 79 + 88 = 240 (100%)
R 73 of 240 ~ 30.42%
G 79 of 240 ~ 32.92%
B 88 of 240 ~ 36.67'%

%30.42
%32.92
%36.67

CMYK color model

#494F58 color CMYK value is (17,10,0,65).

  • cyan value is 17.05%
  • magenta value is 10.23%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (17,10,0,65)
C17M10Y0K65 (17%, 10%, 0%, 65%)
(0.17 / 0.10 / 0.00 / 0.65)

CMYK percentages

%17.05
%10.23
%0
%65.49

Codes

Color #494F58 in popluar color models

49 4F 58
RGB 73 79 88
HSL 216° 9.32% 31.57%
HSB/HSV 216° 17.05% 34.51%
CMYK 17.05% 10.23% 0.00%
65.49%

Color #494F58 in popluar number systems.

HEX 49 4F 58
Decimal 73 79 88
Binary 1001001 1001111 1011000
Octal 111 117 130

Shades and tints

Shades of #494F58

#494F58
(73,79,88)
#434850
(67,72,80)
#3D4148
(61,65,72)
#373A40
(55,58,64)
#313338
(49,51,56)
#2B2C30
(43,44,48)
#252528
(37,37,40)
#1F1E20
(31,30,32)
#191718
(25,23,24)
#131010
(19,16,16)
#0D0908
(13,9,8)
#000000
(0,0,0)

Tints of #494F58

#494F58
(73,79,88)
#595F67
(89,95,103)
#696F76
(105,111,118)
#797F85
(121,127,133)
#898F94
(137,143,148)
#999FA3
(153,159,163)
#A9AFB2
(169,175,178)
#B9BFC1
(185,191,193)
#C9CFD0
(201,207,208)
#D9DFDF
(217,223,223)
#E9EFEE
(233,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494F58 color. Also use rgb(73,79,88) instead hex code.

Text Font Color

.myTextColor { color: #494F58; }

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

This text font color is #494F58.

Background Color

.myBgColor { background-color: #494F58; }

<div style="background-color:#494F58">Inner text</div>

This div background color is #494F58.

Border color

.myBorderColor { border: 1px solid #494F58; }

<div style="border:3px solid #494F58">Div</div>

This div border color is #494F58.

Opacity

.myOpacity80 { color: #494F58; opacity: 0.8; }

<p style="color:#494F58;opacity:0.8;">80%</p>

Text with #494F58 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 #494F58;}

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

This text has shadow with #494F58 color.


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

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

This text has shadow with #494F58 primary color and red secondary color.


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

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

This text has shadow with #494F58 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #494F58.

Preview

Color preview on black background

This text has color #494F58 on black background.


Color preview on white background

This text has color #494F58 on white background.


Black color preview on #494F58 background

This text has black color on #494F58 background.


White color preview on #494F58 background

This text has white color on #494F58 background.


Related colors

Complementary color

Complementary color for #hex is #B6B0A7.


I love getcolorcode.com

Triadic colors

1 #58494F and #4F5849 with #494F58 are triadic colors.

2 #584F49 and #4F4958 with #494F58 are triadic colors.