COLOR #495557

HEX: #495557 RGB: (73,85,87)

Color info

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

RGB color model

#495557 color RGB value is (73,85,87).

RGB: (73,85,87) (29%, 33%, 34%)

RGB channels and saturation

R 73 of 255 = 29%
G 85 of 255 = 33%
B 87 of 255 = 34%

73
85
87

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

Portions of RGB colors in percentages

R + G + B = 73 + 85 + 87 = 245 (100%)
R 73 of 245 ~ 29.8%
G 85 of 245 ~ 34.69%
B 87 of 245 ~ 35.51'%

%29.8
%34.69
%35.51

CMYK color model

#495557 color CMYK value is (16,2,0,66).

  • cyan value is 16.09%
  • magenta value is 2.30%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (16,2,0,66)
C16M2Y0K66 (16%, 2%, 0%, 66%)
(0.16 / 0.02 / 0.00 / 0.66)

CMYK percentages

%16.09
%2.3
%0
%65.88

Codes

Color #495557 in popluar color models

49 55 57
RGB 73 85 87
HSL 189° 8.75% 31.37%
HSB/HSV 189° 16.09% 34.12%
CMYK 16.09% 2.30% 0.00%
65.88%

Color #495557 in popluar number systems.

HEX 49 55 57
Decimal 73 85 87
Binary 1001001 1010101 1010111
Octal 111 125 127

Shades and tints

Shades of #495557

#495557
(73,85,87)
#434E50
(67,78,80)
#3D4749
(61,71,73)
#374042
(55,64,66)
#31393B
(49,57,59)
#2B3234
(43,50,52)
#252B2D
(37,43,45)
#1F2426
(31,36,38)
#191D1F
(25,29,31)
#131618
(19,22,24)
#0D0F11
(13,15,17)
#000000
(0,0,0)

Tints of #495557

#495557
(73,85,87)
#596466
(89,100,102)
#697375
(105,115,117)
#798284
(121,130,132)
#899193
(137,145,147)
#99A0A2
(153,160,162)
#A9AFB1
(169,175,177)
#B9BEC0
(185,190,192)
#C9CDCF
(201,205,207)
#D9DCDE
(217,220,222)
#E9EBED
(233,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495557; }

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

This text font color is #495557.

Background Color

.myBgColor { background-color: #495557; }

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

This div background color is #495557.

Border color

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

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

This div border color is #495557.

Opacity

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

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

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

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

This text has shadow with #495557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495557.

Preview

Color preview on black background

This text has color #495557 on black background.


Color preview on white background

This text has color #495557 on white background.


Black color preview on #495557 background

This text has black color on #495557 background.


White color preview on #495557 background

This text has white color on #495557 background.


Related colors

Complementary color

Complementary color for #hex is #B6AAA8.


I love getcolorcode.com

Triadic colors

1 #574955 and #555749 with #495557 are triadic colors.

2 #575549 and #554957 with #495557 are triadic colors.