COLOR #495236

HEX: #495236 RGB: (73,82,54)

Color info

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

RGB color model

#495236 color RGB value is (73,82,54).

RGB: (73,82,54) (29%, 32%, 21%)

RGB channels and saturation

R 73 of 255 = 29%
G 82 of 255 = 32%
B 54 of 255 = 21%

73
82
54

R + G + B ~ 27%. #495236 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 82 + 54 = 209 (100%)
R 73 of 209 ~ 34.93%
G 82 of 209 ~ 39.23%
B 54 of 209 ~ 25.84'%

%34.93
%39.23
%25.84

CMYK color model

#495236 color CMYK value is (11,0,34,68).

  • cyan value is 10.98%
  • magenta value is 0.00%
  • yellow value is 34.15%
  • key color value is 67.84%

CMYK: (11,0,34,68)
C11M0Y34K68 (11%, 0%, 34%, 68%)
(0.11 / 0.00 / 0.34 / 0.68)

CMYK percentages

%10.98
%0
%34.15
%67.84

Codes

Color #495236 in popluar color models

49 52 36
RGB 73 82 54
HSL 79° 20.59% 26.67%
HSB/HSV 79° 34.15% 32.16%
CMYK 10.98% 0.00% 34.15%
67.84%

Color #495236 in popluar number systems.

HEX 49 52 36
Decimal 73 82 54
Binary 1001001 1010010 110110
Octal 111 122 66

Shades and tints

Shades of #495236

#495236
(73,82,54)
#434B32
(67,75,50)
#3D442E
(61,68,46)
#373D2A
(55,61,42)
#313626
(49,54,38)
#2B2F22
(43,47,34)
#25281E
(37,40,30)
#1F211A
(31,33,26)
#191A16
(25,26,22)
#131312
(19,19,18)
#0D0C0E
(13,12,14)
#000000
(0,0,0)

Tints of #495236

#495236
(73,82,54)
#596148
(89,97,72)
#69705A
(105,112,90)
#797F6C
(121,127,108)
#898E7E
(137,142,126)
#999D90
(153,157,144)
#A9ACA2
(169,172,162)
#B9BBB4
(185,187,180)
#C9CAC6
(201,202,198)
#D9D9D8
(217,217,216)
#E9E8EA
(233,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495236 color. Also use rgb(73,82,54) instead hex code.

Text Font Color

.myTextColor { color: #495236; }

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

This text font color is #495236.

Background Color

.myBgColor { background-color: #495236; }

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

This div background color is #495236.

Border color

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

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

This div border color is #495236.

Opacity

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

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

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

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

This text has shadow with #495236 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495236.

Preview

Color preview on black background

This text has color #495236 on black background.


Color preview on white background

This text has color #495236 on white background.


Black color preview on #495236 background

This text has black color on #495236 background.


White color preview on #495236 background

This text has white color on #495236 background.


Related colors

Complementary color

Complementary color for #hex is #B6ADC9.


I love getcolorcode.com

Triadic colors

1 #364952 and #523649 with #495236 are triadic colors.

2 #365249 and #524936 with #495236 are triadic colors.