COLOR #495061

HEX: #495061 RGB: (73,80,97)

Color info

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

RGB color model

#495061 color RGB value is (73,80,97).

RGB: (73,80,97) (29%, 31%, 38%)

RGB channels and saturation

R 73 of 255 = 29%
G 80 of 255 = 31%
B 97 of 255 = 38%

73
80
97

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

Portions of RGB colors in percentages

R + G + B = 73 + 80 + 97 = 250 (100%)
R 73 of 250 ~ 29.2%
G 80 of 250 ~ 32%
B 97 of 250 ~ 38.8'%

%29.2
%32
%38.8

CMYK color model

#495061 color CMYK value is (25,18,0,62).

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

CMYK: (25,18,0,62)
C25M18Y0K62 (25%, 18%, 0%, 62%)
(0.25 / 0.18 / 0.00 / 0.62)

CMYK percentages

%24.74
%17.53
%0
%61.96

Codes

Color #495061 in popluar color models

49 50 61
RGB 73 80 97
HSL 223° 14.12% 33.33%
HSB/HSV 223° 24.74% 38.04%
CMYK 24.74% 17.53% 0.00%
61.96%

Color #495061 in popluar number systems.

HEX 49 50 61
Decimal 73 80 97
Binary 1001001 1010000 1100001
Octal 111 120 141

Shades and tints

Shades of #495061

#495061
(73,80,97)
#434959
(67,73,89)
#3D4251
(61,66,81)
#373B49
(55,59,73)
#313441
(49,52,65)
#2B2D39
(43,45,57)
#252631
(37,38,49)
#1F1F29
(31,31,41)
#191821
(25,24,33)
#131119
(19,17,25)
#0D0A11
(13,10,17)
#000000
(0,0,0)

Tints of #495061

#495061
(73,80,97)
#595F6F
(89,95,111)
#696E7D
(105,110,125)
#797D8B
(121,125,139)
#898C99
(137,140,153)
#999BA7
(153,155,167)
#A9AAB5
(169,170,181)
#B9B9C3
(185,185,195)
#C9C8D1
(201,200,209)
#D9D7DF
(217,215,223)
#E9E6ED
(233,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495061; }

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

This text font color is #495061.

Background Color

.myBgColor { background-color: #495061; }

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

This div background color is #495061.

Border color

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

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

This div border color is #495061.

Opacity

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

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

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

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

This text has shadow with #495061 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495061.

Preview

Color preview on black background

This text has color #495061 on black background.


Color preview on white background

This text has color #495061 on white background.


Black color preview on #495061 background

This text has black color on #495061 background.


White color preview on #495061 background

This text has white color on #495061 background.


Related colors

Complementary color

Complementary color for #hex is #B6AF9E.


I love getcolorcode.com

Triadic colors

1 #614950 and #506149 with #495061 are triadic colors.

2 #615049 and #504961 with #495061 are triadic colors.