COLOR #495558

HEX: #495558 RGB: (73,85,88)

Color info

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

RGB color model

#495558 color RGB value is (73,85,88).

RGB: (73,85,88) (29%, 33%, 35%)

RGB channels and saturation

R 73 of 255 = 29%
G 85 of 255 = 33%
B 88 of 255 = 35%

73
85
88

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

Portions of RGB colors in percentages

R + G + B = 73 + 85 + 88 = 246 (100%)
R 73 of 246 ~ 29.67%
G 85 of 246 ~ 34.55%
B 88 of 246 ~ 35.77'%

%29.67
%34.55
%35.77

CMYK color model

#495558 color CMYK value is (17,3,0,65).

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

CMYK: (17,3,0,65)
C17M3Y0K65 (17%, 3%, 0%, 65%)
(0.17 / 0.03 / 0.00 / 0.65)

CMYK percentages

%17.05
%3.41
%0
%65.49

Codes

Color #495558 in popluar color models

49 55 58
RGB 73 85 88
HSL 192° 9.32% 31.57%
HSB/HSV 192° 17.05% 34.51%
CMYK 17.05% 3.41% 0.00%
65.49%

Color #495558 in popluar number systems.

HEX 49 55 58
Decimal 73 85 88
Binary 1001001 1010101 1011000
Octal 111 125 130

Shades and tints

Shades of #495558

#495558
(73,85,88)
#434E50
(67,78,80)
#3D4748
(61,71,72)
#374040
(55,64,64)
#313938
(49,57,56)
#2B3230
(43,50,48)
#252B28
(37,43,40)
#1F2420
(31,36,32)
#191D18
(25,29,24)
#131610
(19,22,16)
#0D0F08
(13,15,8)
#000000
(0,0,0)

Tints of #495558

#495558
(73,85,88)
#596467
(89,100,103)
#697376
(105,115,118)
#798285
(121,130,133)
#899194
(137,145,148)
#99A0A3
(153,160,163)
#A9AFB2
(169,175,178)
#B9BEC1
(185,190,193)
#C9CDD0
(201,205,208)
#D9DCDF
(217,220,223)
#E9EBEE
(233,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495558; }

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

This text font color is #495558.

Background Color

.myBgColor { background-color: #495558; }

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

This div background color is #495558.

Border color

.myBorderColor { border: 1px solid #495558; }

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

This div border color is #495558.

Opacity

.myOpacity80 { color: #495558; opacity: 0.8; }

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

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

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

This text has shadow with #495558 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495558.

Preview

Color preview on black background

This text has color #495558 on black background.


Color preview on white background

This text has color #495558 on white background.


Black color preview on #495558 background

This text has black color on #495558 background.


White color preview on #495558 background

This text has white color on #495558 background.


Related colors

Complementary color

Complementary color for #hex is #B6AAA7.


I love getcolorcode.com

Triadic colors

1 #584955 and #555849 with #495558 are triadic colors.

2 #585549 and #554958 with #495558 are triadic colors.