COLOR #495B53

HEX: #495B53 RGB: (73,91,83)

Color info

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

RGB color model

#495B53 color RGB value is (73,91,83).

RGB: (73,91,83) (29%, 36%, 33%)

RGB channels and saturation

R 73 of 255 = 29%
G 91 of 255 = 36%
B 83 of 255 = 33%

73
91
83

R + G + B ~ 33%. #495B53 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 91 + 83 = 247 (100%)
R 73 of 247 ~ 29.55%
G 91 of 247 ~ 36.84%
B 83 of 247 ~ 33.6'%

%29.55
%36.84
%33.6

CMYK color model

#495B53 color CMYK value is (20,0,9,64).

  • cyan value is 19.78%
  • magenta value is 0.00%
  • yellow value is 8.79%
  • key color value is 64.31%

CMYK: (20,0,9,64)
C20M0Y9K64 (20%, 0%, 9%, 64%)
(0.20 / 0.00 / 0.09 / 0.64)

CMYK percentages

%19.78
%0
%8.79
%64.31

Codes

Color #495B53 in popluar color models

49 5B 53
RGB 73 91 83
HSL 153° 10.98% 32.16%
HSB/HSV 153° 19.78% 35.69%
CMYK 19.78% 0.00% 8.79%
64.31%

Color #495B53 in popluar number systems.

HEX 49 5B 53
Decimal 73 91 83
Binary 1001001 1011011 1010011
Octal 111 133 123

Shades and tints

Shades of #495B53

#495B53
(73,91,83)
#43534C
(67,83,76)
#3D4B45
(61,75,69)
#37433E
(55,67,62)
#313B37
(49,59,55)
#2B3330
(43,51,48)
#252B29
(37,43,41)
#1F2322
(31,35,34)
#191B1B
(25,27,27)
#131314
(19,19,20)
#0D0B0D
(13,11,13)
#000000
(0,0,0)

Tints of #495B53

#495B53
(73,91,83)
#596962
(89,105,98)
#697771
(105,119,113)
#798580
(121,133,128)
#89938F
(137,147,143)
#99A19E
(153,161,158)
#A9AFAD
(169,175,173)
#B9BDBC
(185,189,188)
#C9CBCB
(201,203,203)
#D9D9DA
(217,217,218)
#E9E7E9
(233,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495B53; }

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

This text font color is #495B53.

Background Color

.myBgColor { background-color: #495B53; }

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

This div background color is #495B53.

Border color

.myBorderColor { border: 1px solid #495B53; }

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

This div border color is #495B53.

Opacity

.myOpacity80 { color: #495B53; opacity: 0.8; }

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

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

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

This text has shadow with #495B53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495B53.

Preview

Color preview on black background

This text has color #495B53 on black background.


Color preview on white background

This text has color #495B53 on white background.


Black color preview on #495B53 background

This text has black color on #495B53 background.


White color preview on #495B53 background

This text has white color on #495B53 background.


Related colors

Complementary color

Complementary color for #hex is #B6A4AC.


I love getcolorcode.com

Triadic colors

1 #53495B and #5B5349 with #495B53 are triadic colors.

2 #535B49 and #5B4953 with #495B53 are triadic colors.