COLOR #495754

HEX: #495754 RGB: (73,87,84)

Color info

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

RGB color model

#495754 color RGB value is (73,87,84).

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

RGB channels and saturation

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

73
87
84

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

Portions of RGB colors in percentages

R + G + B = 73 + 87 + 84 = 244 (100%)
R 73 of 244 ~ 29.92%
G 87 of 244 ~ 35.66%
B 84 of 244 ~ 34.43'%

%29.92
%35.66
%34.43

CMYK color model

#495754 color CMYK value is (16,0,3,66).

  • cyan value is 16.09%
  • magenta value is 0.00%
  • yellow value is 3.45%
  • key color value is 65.88%
CMYK: (16,0,3,66) C16M0Y3K66 (16%,0%,3%,66%) (0.16/0.00/0.03/0.66) 

CMYK percentages

%16.09
%0
%3.45
%65.88

Codes

Color #495754 in popluar color models

49 57 54
RGB 73 87 84
HSL 167° 8.75% 31.37%
HSB/HSV 167° 16.09% 34.12%
CMYK 16.09% 0.00% 3.45%
65.88%

Color #495754 in popluar number systems.

HEX 49 57 54
Decimal 73 87 84
Binary 1001001 1010111 1010100
Octal 111 127 124

Shades and tints

Shades of #495754

#495754
(73,87,84)
#43504D
(67,80,77)
#3D4946
(61,73,70)
#37423F
(55,66,63)
#313B38
(49,59,56)
#2B3431
(43,52,49)
#252D2A
(37,45,42)
#1F2623
(31,38,35)
#191F1C
(25,31,28)
#131815
(19,24,21)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #495754

#495754
(73,87,84)
#596663
(89,102,99)
#697572
(105,117,114)
#798481
(121,132,129)
#899390
(137,147,144)
#99A29F
(153,162,159)
#A9B1AE
(169,177,174)
#B9C0BD
(185,192,189)
#C9CFCC
(201,207,204)
#D9DEDB
(217,222,219)
#E9EDEA
(233,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495754; }

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

This text font color is #495754.

Background Color

.myBgColor { background-color: #495754; }

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

This div background color is #495754.

Border color

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

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

This div border color is #495754.

Opacity

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

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

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

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

This text has shadow with #495754 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495754.

Preview

Color preview on black background

This text has color #495754 on black background.


Color preview on white background

This text has color #495754 on white background.


Black color preview on #495754 background

This text has black color on #495754 background.


White color preview on #495754 background

This text has white color on #495754 background.


Related colors

Complementary color

Complementary color for #hex is #B6A8AB.


I love getcolorcode.com

Triadic colors

1 #544957 and #575449 with #495754 are triadic colors.

2 #545749 and #574954 with #495754 are triadic colors.