COLOR #495965

HEX: #495965 RGB: (73,89,101)

Color info

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

RGB color model

#495965 color RGB value is (73,89,101).

RGB: (73,89,101) (29%, 35%, 40%)

RGB channels and saturation

R 73 of 255 = 29%
G 89 of 255 = 35%
B 101 of 255 = 40%

73
89
101

R + G + B ~ 35%. #495965 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 89 + 101 = 263 (100%)
R 73 of 263 ~ 27.76%
G 89 of 263 ~ 33.84%
B 101 of 263 ~ 38.4'%

%27.76
%33.84
%38.4

CMYK color model

#495965 color CMYK value is (28,12,0,60).

  • cyan value is 27.72%
  • magenta value is 11.88%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (28,12,0,60)
C28M12Y0K60 (28%, 12%, 0%, 60%)
(0.28 / 0.12 / 0.00 / 0.60)

CMYK percentages

%27.72
%11.88
%0
%60.39

Codes

Color #495965 in popluar color models

49 59 65
RGB 73 89 101
HSL 206° 16.09% 34.12%
HSB/HSV 206° 27.72% 39.61%
CMYK 27.72% 11.88% 0.00%
60.39%

Color #495965 in popluar number systems.

HEX 49 59 65
Decimal 73 89 101
Binary 1001001 1011001 1100101
Octal 111 131 145

Shades and tints

Shades of #495965

#495965
(73,89,101)
#43515C
(67,81,92)
#3D4953
(61,73,83)
#37414A
(55,65,74)
#313941
(49,57,65)
#2B3138
(43,49,56)
#25292F
(37,41,47)
#1F2126
(31,33,38)
#19191D
(25,25,29)
#131114
(19,17,20)
#0D090B
(13,9,11)
#000000
(0,0,0)

Tints of #495965

#495965
(73,89,101)
#596873
(89,104,115)
#697781
(105,119,129)
#79868F
(121,134,143)
#89959D
(137,149,157)
#99A4AB
(153,164,171)
#A9B3B9
(169,179,185)
#B9C2C7
(185,194,199)
#C9D1D5
(201,209,213)
#D9E0E3
(217,224,227)
#E9EFF1
(233,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495965 color. Also use rgb(73,89,101) instead hex code.

Text Font Color

.myTextColor { color: #495965; }

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

This text font color is #495965.

Background Color

.myBgColor { background-color: #495965; }

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

This div background color is #495965.

Border color

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

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

This div border color is #495965.

Opacity

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

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

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

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

This text has shadow with #495965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495965.

Preview

Color preview on black background

This text has color #495965 on black background.


Color preview on white background

This text has color #495965 on white background.


Black color preview on #495965 background

This text has black color on #495965 background.


White color preview on #495965 background

This text has white color on #495965 background.


Related colors

Complementary color

Complementary color for #hex is #B6A69A.


I love getcolorcode.com

Triadic colors

1 #654959 and #596549 with #495965 are triadic colors.

2 #655949 and #594965 with #495965 are triadic colors.