COLOR #495040

HEX: #495040 RGB: (73,80,64)

Color info

#495040 contains red, green and blue colors in about the same proportion. Web safe color of #495040 is #336633 (or #363).

RGB color model

#495040 color RGB value is (73,80,64).

RGB: (73,80,64) (29%, 31%, 25%)

RGB channels and saturation

R 73 of 255 = 29%
G 80 of 255 = 31%
B 64 of 255 = 25%

73
80
64

R + G + B ~ 28%. #495040 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 80 + 64 = 217 (100%)
R 73 of 217 ~ 33.64%
G 80 of 217 ~ 36.87%
B 64 of 217 ~ 29.49'%

%33.64
%36.87
%29.49

CMYK color model

#495040 color CMYK value is (9,0,20,69).

  • cyan value is 8.75%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 68.63%

CMYK: (9,0,20,69)
C9M0Y20K69 (9%, 0%, 20%, 69%)
(0.09 / 0.00 / 0.20 / 0.69)

CMYK percentages

%8.75
%0
%20
%68.63

Codes

Color #495040 in popluar color models

49 50 40
RGB 73 80 64
HSL 86° 11.11% 28.24%
HSB/HSV 86° 20.00% 31.37%
CMYK 8.75% 0.00% 20.00%
68.63%

Color #495040 in popluar number systems.

HEX 49 50 40
Decimal 73 80 64
Binary 1001001 1010000 1000000
Octal 111 120 100

Shades and tints

Shades of #495040

#495040
(73,80,64)
#43493B
(67,73,59)
#3D4236
(61,66,54)
#373B31
(55,59,49)
#31342C
(49,52,44)
#2B2D27
(43,45,39)
#252622
(37,38,34)
#1F1F1D
(31,31,29)
#191818
(25,24,24)
#131113
(19,17,19)
#0D0A0E
(13,10,14)
#000000
(0,0,0)

Tints of #495040

#495040
(73,80,64)
#595F51
(89,95,81)
#696E62
(105,110,98)
#797D73
(121,125,115)
#898C84
(137,140,132)
#999B95
(153,155,149)
#A9AAA6
(169,170,166)
#B9B9B7
(185,185,183)
#C9C8C8
(201,200,200)
#D9D7D9
(217,215,217)
#E9E6EA
(233,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495040; }

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

This text font color is #495040.

Background Color

.myBgColor { background-color: #495040; }

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

This div background color is #495040.

Border color

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

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

This div border color is #495040.

Opacity

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

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

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

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

This text has shadow with #495040 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495040.

Preview

Color preview on black background

This text has color #495040 on black background.


Color preview on white background

This text has color #495040 on white background.


Black color preview on #495040 background

This text has black color on #495040 background.


White color preview on #495040 background

This text has white color on #495040 background.


Related colors

Complementary color

Complementary color for #hex is #B6AFBF.


I love getcolorcode.com

Triadic colors

1 #404950 and #504049 with #495040 are triadic colors.

2 #405049 and #504940 with #495040 are triadic colors.