COLOR #495561

HEX: #495561 RGB: (73,85,97)

Color info

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

RGB color model

#495561 color RGB value is (73,85,97).

RGB: (73,85,97) (29%, 33%, 38%)

RGB channels and saturation

R 73 of 255 = 29%
G 85 of 255 = 33%
B 97 of 255 = 38%

73
85
97

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

Portions of RGB colors in percentages

R + G + B = 73 + 85 + 97 = 255 (100%)
R 73 of 255 ~ 28.63%
G 85 of 255 ~ 33.33%
B 97 of 255 ~ 38.04'%

%28.63
%33.33
%38.04

CMYK color model

#495561 color CMYK value is (25,12,0,62).

  • cyan value is 24.74%
  • magenta value is 12.37%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (25,12,0,62)
C25M12Y0K62 (25%, 12%, 0%, 62%)
(0.25 / 0.12 / 0.00 / 0.62)

CMYK percentages

%24.74
%12.37
%0
%61.96

Codes

Color #495561 in popluar color models

49 55 61
RGB 73 85 97
HSL 210° 14.12% 33.33%
HSB/HSV 210° 24.74% 38.04%
CMYK 24.74% 12.37% 0.00%
61.96%

Color #495561 in popluar number systems.

HEX 49 55 61
Decimal 73 85 97
Binary 1001001 1010101 1100001
Octal 111 125 141

Shades and tints

Shades of #495561

#495561
(73,85,97)
#434E59
(67,78,89)
#3D4751
(61,71,81)
#374049
(55,64,73)
#313941
(49,57,65)
#2B3239
(43,50,57)
#252B31
(37,43,49)
#1F2429
(31,36,41)
#191D21
(25,29,33)
#131619
(19,22,25)
#0D0F11
(13,15,17)
#000000
(0,0,0)

Tints of #495561

#495561
(73,85,97)
#59646F
(89,100,111)
#69737D
(105,115,125)
#79828B
(121,130,139)
#899199
(137,145,153)
#99A0A7
(153,160,167)
#A9AFB5
(169,175,181)
#B9BEC3
(185,190,195)
#C9CDD1
(201,205,209)
#D9DCDF
(217,220,223)
#E9EBED
(233,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495561; }

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

This text font color is #495561.

Background Color

.myBgColor { background-color: #495561; }

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

This div background color is #495561.

Border color

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

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

This div border color is #495561.

Opacity

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

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

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

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

This text has shadow with #495561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495561.

Preview

Color preview on black background

This text has color #495561 on black background.


Color preview on white background

This text has color #495561 on white background.


Black color preview on #495561 background

This text has black color on #495561 background.


White color preview on #495561 background

This text has white color on #495561 background.


Related colors

Complementary color

Complementary color for #hex is #B6AA9E.


I love getcolorcode.com

Triadic colors

1 #614955 and #556149 with #495561 are triadic colors.

2 #615549 and #554961 with #495561 are triadic colors.