COLOR #495235

HEX: #495235 RGB: (73,82,53)

Color info

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

RGB color model

#495235 color RGB value is (73,82,53).

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

RGB channels and saturation

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

73
82
53

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

Portions of RGB colors in percentages

R + G + B = 73 + 82 + 53 = 208 (100%)
R 73 of 208 ~ 35.1%
G 82 of 208 ~ 39.42%
B 53 of 208 ~ 25.48'%

%35.1
%39.42
%25.48

CMYK color model

#495235 color CMYK value is (11,0,35,68).

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

CMYK: (11,0,35,68)
C11M0Y35K68 (11%, 0%, 35%, 68%)
(0.11 / 0.00 / 0.35 / 0.68)

CMYK percentages

%10.98
%0
%35.37
%67.84

Codes

Color #495235 in popluar color models

49 52 35
RGB 73 82 53
HSL 79° 21.48% 26.47%
HSB/HSV 79° 35.37% 32.16%
CMYK 10.98% 0.00% 35.37%
67.84%

Color #495235 in popluar number systems.

HEX 49 52 35
Decimal 73 82 53
Binary 1001001 1010010 110101
Octal 111 122 65

Shades and tints

Shades of #495235

#495235
(73,82,53)
#434B31
(67,75,49)
#3D442D
(61,68,45)
#373D29
(55,61,41)
#313625
(49,54,37)
#2B2F21
(43,47,33)
#25281D
(37,40,29)
#1F2119
(31,33,25)
#191A15
(25,26,21)
#131311
(19,19,17)
#0D0C0D
(13,12,13)
#000000
(0,0,0)

Tints of #495235

#495235
(73,82,53)
#596147
(89,97,71)
#697059
(105,112,89)
#797F6B
(121,127,107)
#898E7D
(137,142,125)
#999D8F
(153,157,143)
#A9ACA1
(169,172,161)
#B9BBB3
(185,187,179)
#C9CAC5
(201,202,197)
#D9D9D7
(217,217,215)
#E9E8E9
(233,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #495235; }

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

This text font color is #495235.

Background Color

.myBgColor { background-color: #495235; }

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

This div background color is #495235.

Border color

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

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

This div border color is #495235.

Opacity

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

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

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

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

This text has shadow with #495235 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495235.

Preview

Color preview on black background

This text has color #495235 on black background.


Color preview on white background

This text has color #495235 on white background.


Black color preview on #495235 background

This text has black color on #495235 background.


White color preview on #495235 background

This text has white color on #495235 background.


Related colors

Complementary color

Complementary color for #hex is #B6ADCA.


I love getcolorcode.com

Triadic colors

1 #354952 and #523549 with #495235 are triadic colors.

2 #355249 and #524935 with #495235 are triadic colors.