COLOR #495E47

HEX: #495E47 RGB: (73,94,71)

Color info

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

RGB color model

#495E47 color RGB value is (73,94,71).

RGB: (73,94,71) (29%, 37%, 28%)

RGB channels and saturation

R 73 of 255 = 29%
G 94 of 255 = 37%
B 71 of 255 = 28%

73
94
71

R + G + B ~ 31%. #495E47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 94 + 71 = 238 (100%)
R 73 of 238 ~ 30.67%
G 94 of 238 ~ 39.5%
B 71 of 238 ~ 29.83'%

%30.67
%39.5
%29.83

CMYK color model

#495E47 color CMYK value is (22,0,24,63).

  • cyan value is 22.34%
  • magenta value is 0.00%
  • yellow value is 24.47%
  • key color value is 63.14%
CMYK: (22,0,24,63) C22M0Y24K63 (22%,0%,24%,63%) (0.22/0.00/0.24/0.63) 

CMYK percentages

%22.34
%0
%24.47
%63.14

Codes

Color #495E47 in popluar color models

49 5E 47
RGB 73 94 71
HSL 115° 13.94% 32.35%
HSB/HSV 115° 24.47% 36.86%
CMYK 22.34% 0.00% 24.47%
63.14%

Color #495E47 in popluar number systems.

HEX 49 5E 47
Decimal 73 94 71
Binary 1001001 1011110 1000111
Octal 111 136 107

Shades and tints

Shades of #495E47

#495E47
(73,94,71)
#435641
(67,86,65)
#3D4E3B
(61,78,59)
#374635
(55,70,53)
#313E2F
(49,62,47)
#2B3629
(43,54,41)
#252E23
(37,46,35)
#1F261D
(31,38,29)
#191E17
(25,30,23)
#131611
(19,22,17)
#0D0E0B
(13,14,11)
#000000
(0,0,0)

Tints of #495E47

#495E47
(73,94,71)
#596C57
(89,108,87)
#697A67
(105,122,103)
#798877
(121,136,119)
#899687
(137,150,135)
#99A497
(153,164,151)
#A9B2A7
(169,178,167)
#B9C0B7
(185,192,183)
#C9CEC7
(201,206,199)
#D9DCD7
(217,220,215)
#E9EAE7
(233,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495E47 color. Also use rgb(73,94,71) instead hex code.

Text Font Color

.myTextColor { color: #495E47; }

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

This text font color is #495E47.

Background Color

.myBgColor { background-color: #495E47; }

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

This div background color is #495E47.

Border color

.myBorderColor { border: 1px solid #495E47; }

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

This div border color is #495E47.

Opacity

.myOpacity80 { color: #495E47; opacity: 0.8; }

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

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

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

This text has shadow with #495E47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495E47.

Preview

Color preview on black background

This text has color #495E47 on black background.


Color preview on white background

This text has color #495E47 on white background.


Black color preview on #495E47 background

This text has black color on #495E47 background.


White color preview on #495E47 background

This text has white color on #495E47 background.


Related colors

Complementary color

Complementary color for #hex is #B6A1B8.


I love getcolorcode.com

Triadic colors

1 #47495E and #5E4749 with #495E47 are triadic colors.

2 #475E49 and #5E4947 with #495E47 are triadic colors.