COLOR #495635

HEX: #495635 RGB: (73,86,53)

Color info

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

RGB color model

#495635 color RGB value is (73,86,53).

RGB: (73,86,53) (29%, 34%, 21%)

RGB channels and saturation

R 73 of 255 = 29%
G 86 of 255 = 34%
B 53 of 255 = 21%

73
86
53

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

Portions of RGB colors in percentages

R + G + B = 73 + 86 + 53 = 212 (100%)
R 73 of 212 ~ 34.43%
G 86 of 212 ~ 40.57%
B 53 of 212 ~ 25'%

%34.43
%40.57
%25

CMYK color model

#495635 color CMYK value is (15,0,38,66).

  • cyan value is 15.12%
  • magenta value is 0.00%
  • yellow value is 38.37%
  • key color value is 66.27%

CMYK: (15,0,38,66)
C15M0Y38K66 (15%, 0%, 38%, 66%)
(0.15 / 0.00 / 0.38 / 0.66)

CMYK percentages

%15.12
%0
%38.37
%66.27

Codes

Color #495635 in popluar color models

49 56 35
RGB 73 86 53
HSL 84° 23.74% 27.25%
HSB/HSV 84° 38.37% 33.73%
CMYK 15.12% 0.00% 38.37%
66.27%

Color #495635 in popluar number systems.

HEX 49 56 35
Decimal 73 86 53
Binary 1001001 1010110 110101
Octal 111 126 65

Shades and tints

Shades of #495635

#495635
(73,86,53)
#434F31
(67,79,49)
#3D482D
(61,72,45)
#374129
(55,65,41)
#313A25
(49,58,37)
#2B3321
(43,51,33)
#252C1D
(37,44,29)
#1F2519
(31,37,25)
#191E15
(25,30,21)
#131711
(19,23,17)
#0D100D
(13,16,13)
#000000
(0,0,0)

Tints of #495635

#495635
(73,86,53)
#596547
(89,101,71)
#697459
(105,116,89)
#79836B
(121,131,107)
#89927D
(137,146,125)
#99A18F
(153,161,143)
#A9B0A1
(169,176,161)
#B9BFB3
(185,191,179)
#C9CEC5
(201,206,197)
#D9DDD7
(217,221,215)
#E9ECE9
(233,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495635 color. Also use rgb(73,86,53) instead hex code.

Text Font Color

.myTextColor { color: #495635; }

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

This text font color is #495635.

Background Color

.myBgColor { background-color: #495635; }

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

This div background color is #495635.

Border color

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

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

This div border color is #495635.

Opacity

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

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

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

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

This text has shadow with #495635 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495635.

Preview

Color preview on black background

This text has color #495635 on black background.


Color preview on white background

This text has color #495635 on white background.


Black color preview on #495635 background

This text has black color on #495635 background.


White color preview on #495635 background

This text has white color on #495635 background.


Related colors

Complementary color

Complementary color for #hex is #B6A9CA.


I love getcolorcode.com

Triadic colors

1 #354956 and #563549 with #495635 are triadic colors.

2 #355649 and #564935 with #495635 are triadic colors.