COLOR #495D29

HEX: #495D29 RGB: (73,93,41)

Color info

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

RGB color model

#495D29 color RGB value is (73,93,41).

RGB: (73,93,41) (29%, 36%, 16%)

RGB channels and saturation

R 73 of 255 = 29%
G 93 of 255 = 36%
B 41 of 255 = 16%

73
93
41

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

Portions of RGB colors in percentages

R + G + B = 73 + 93 + 41 = 207 (100%)
R 73 of 207 ~ 35.27%
G 93 of 207 ~ 44.93%
B 41 of 207 ~ 19.81'%

%35.27
%44.93
%19.81

CMYK color model

#495D29 color CMYK value is (22,0,56,64).

  • cyan value is 21.51%
  • magenta value is 0.00%
  • yellow value is 55.91%
  • key color value is 63.53%

CMYK: (22,0,56,64)
C22M0Y56K64 (22%, 0%, 56%, 64%)
(0.22 / 0.00 / 0.56 / 0.64)

CMYK percentages

%21.51
%0
%55.91
%63.53

Codes

Color #495D29 in popluar color models

49 5D 29
RGB 73 93 41
HSL 83° 38.81% 26.27%
HSB/HSV 83° 55.91% 36.47%
CMYK 21.51% 0.00% 55.91%
63.53%

Color #495D29 in popluar number systems.

HEX 49 5D 29
Decimal 73 93 41
Binary 1001001 1011101 101001
Octal 111 135 51

Shades and tints

Shades of #495D29

#495D29
(73,93,41)
#435526
(67,85,38)
#3D4D23
(61,77,35)
#374520
(55,69,32)
#313D1D
(49,61,29)
#2B351A
(43,53,26)
#252D17
(37,45,23)
#1F2514
(31,37,20)
#191D11
(25,29,17)
#13150E
(19,21,14)
#0D0D0B
(13,13,11)
#000000
(0,0,0)

Tints of #495D29

#495D29
(73,93,41)
#596B3C
(89,107,60)
#69794F
(105,121,79)
#798762
(121,135,98)
#899575
(137,149,117)
#99A388
(153,163,136)
#A9B19B
(169,177,155)
#B9BFAE
(185,191,174)
#C9CDC1
(201,205,193)
#D9DBD4
(217,219,212)
#E9E9E7
(233,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495D29 color. Also use rgb(73,93,41) instead hex code.

Text Font Color

.myTextColor { color: #495D29; }

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

This text font color is #495D29.

Background Color

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

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

This div background color is #495D29.

Border color

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

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

This div border color is #495D29.

Opacity

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

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

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

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

This text has shadow with #495D29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495D29.

Preview

Color preview on black background

This text has color #495D29 on black background.


Color preview on white background

This text has color #495D29 on white background.


Black color preview on #495D29 background

This text has black color on #495D29 background.


White color preview on #495D29 background

This text has white color on #495D29 background.


Related colors

Complementary color

Complementary color for #hex is #B6A2D6.


I love getcolorcode.com

Triadic colors

1 #29495D and #5D2949 with #495D29 are triadic colors.

2 #295D49 and #5D4929 with #495D29 are triadic colors.