COLOR #495553

HEX: #495553 RGB: (73,85,83)

Color info

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

RGB color model

#495553 color RGB value is (73,85,83).

RGB: (73,85,83) (29%, 33%, 33%)

RGB channels and saturation

R 73 of 255 = 29%
G 85 of 255 = 33%
B 83 of 255 = 33%

73
85
83

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

Portions of RGB colors in percentages

R + G + B = 73 + 85 + 83 = 241 (100%)
R 73 of 241 ~ 30.29%
G 85 of 241 ~ 35.27%
B 83 of 241 ~ 34.44'%

%30.29
%35.27
%34.44

CMYK color model

#495553 color CMYK value is (14,0,2,67).

  • cyan value is 14.12%
  • magenta value is 0.00%
  • yellow value is 2.35%
  • key color value is 66.67%

CMYK: (14,0,2,67)
C14M0Y2K67 (14%, 0%, 2%, 67%)
(0.14 / 0.00 / 0.02 / 0.67)

CMYK percentages

%14.12
%0
%2.35
%66.67

Codes

Color #495553 in popluar color models

49 55 53
RGB 73 85 83
HSL 170° 7.59% 30.98%
HSB/HSV 170° 14.12% 33.33%
CMYK 14.12% 0.00% 2.35%
66.67%

Color #495553 in popluar number systems.

HEX 49 55 53
Decimal 73 85 83
Binary 1001001 1010101 1010011
Octal 111 125 123

Shades and tints

Shades of #495553

#495553
(73,85,83)
#434E4C
(67,78,76)
#3D4745
(61,71,69)
#37403E
(55,64,62)
#313937
(49,57,55)
#2B3230
(43,50,48)
#252B29
(37,43,41)
#1F2422
(31,36,34)
#191D1B
(25,29,27)
#131614
(19,22,20)
#0D0F0D
(13,15,13)
#000000
(0,0,0)

Tints of #495553

#495553
(73,85,83)
#596462
(89,100,98)
#697371
(105,115,113)
#798280
(121,130,128)
#89918F
(137,145,143)
#99A09E
(153,160,158)
#A9AFAD
(169,175,173)
#B9BEBC
(185,190,188)
#C9CDCB
(201,205,203)
#D9DCDA
(217,220,218)
#E9EBE9
(233,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495553; }

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

This text font color is #495553.

Background Color

.myBgColor { background-color: #495553; }

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

This div background color is #495553.

Border color

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

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

This div border color is #495553.

Opacity

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

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

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

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

This text has shadow with #495553 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495553.

Preview

Color preview on black background

This text has color #495553 on black background.


Color preview on white background

This text has color #495553 on white background.


Black color preview on #495553 background

This text has black color on #495553 background.


White color preview on #495553 background

This text has white color on #495553 background.


Related colors

Complementary color

Complementary color for #hex is #B6AAAC.


I love getcolorcode.com

Triadic colors

1 #534955 and #555349 with #495553 are triadic colors.

2 #535549 and #554953 with #495553 are triadic colors.