COLOR #495740

HEX: #495740 RGB: (73,87,64)

Color info

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

RGB color model

#495740 color RGB value is (73,87,64).

RGB: (73,87,64) (29%, 34%, 25%)

RGB channels and saturation

R 73 of 255 = 29%
G 87 of 255 = 34%
B 64 of 255 = 25%

73
87
64

R + G + B ~ 29%. #495740 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 87 + 64 = 224 (100%)
R 73 of 224 ~ 32.59%
G 87 of 224 ~ 38.84%
B 64 of 224 ~ 28.57'%

%32.59
%38.84
%28.57

CMYK color model

#495740 color CMYK value is (16,0,26,66).

  • cyan value is 16.09%
  • magenta value is 0.00%
  • yellow value is 26.44%
  • key color value is 65.88%

CMYK: (16,0,26,66)
C16M0Y26K66 (16%, 0%, 26%, 66%)
(0.16 / 0.00 / 0.26 / 0.66)

CMYK percentages

%16.09
%0
%26.44
%65.88

Codes

Color #495740 in popluar color models

49 57 40
RGB 73 87 64
HSL 97° 15.23% 29.61%
HSB/HSV 97° 26.44% 34.12%
CMYK 16.09% 0.00% 26.44%
65.88%

Color #495740 in popluar number systems.

HEX 49 57 40
Decimal 73 87 64
Binary 1001001 1010111 1000000
Octal 111 127 100

Shades and tints

Shades of #495740

#495740
(73,87,64)
#43503B
(67,80,59)
#3D4936
(61,73,54)
#374231
(55,66,49)
#313B2C
(49,59,44)
#2B3427
(43,52,39)
#252D22
(37,45,34)
#1F261D
(31,38,29)
#191F18
(25,31,24)
#131813
(19,24,19)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #495740

#495740
(73,87,64)
#596651
(89,102,81)
#697562
(105,117,98)
#798473
(121,132,115)
#899384
(137,147,132)
#99A295
(153,162,149)
#A9B1A6
(169,177,166)
#B9C0B7
(185,192,183)
#C9CFC8
(201,207,200)
#D9DED9
(217,222,217)
#E9EDEA
(233,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495740; }

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

This text font color is #495740.

Background Color

.myBgColor { background-color: #495740; }

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

This div background color is #495740.

Border color

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

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

This div border color is #495740.

Opacity

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

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

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

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

This text has shadow with #495740 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495740.

Preview

Color preview on black background

This text has color #495740 on black background.


Color preview on white background

This text has color #495740 on white background.


Black color preview on #495740 background

This text has black color on #495740 background.


White color preview on #495740 background

This text has white color on #495740 background.


Related colors

Complementary color

Complementary color for #hex is #B6A8BF.


I love getcolorcode.com

Triadic colors

1 #404957 and #574049 with #495740 are triadic colors.

2 #405749 and #574940 with #495740 are triadic colors.