COLOR #495426

HEX: #495426 RGB: (73,84,38)

Color info

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

RGB color model

#495426 color RGB value is (73,84,38).

RGB: (73,84,38) (29%, 33%, 15%)

RGB channels and saturation

R 73 of 255 = 29%
G 84 of 255 = 33%
B 38 of 255 = 15%

73
84
38

R + G + B ~ 26%. #495426 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 84 + 38 = 195 (100%)
R 73 of 195 ~ 37.44%
G 84 of 195 ~ 43.08%
B 38 of 195 ~ 19.49'%

%37.44
%43.08
%19.49

CMYK color model

#495426 color CMYK value is (13,0,55,67).

  • cyan value is 13.10%
  • magenta value is 0.00%
  • yellow value is 54.76%
  • key color value is 67.06%
CMYK: (13,0,55,67) C13M0Y55K67 (13%,0%,55%,67%) (0.13/0.00/0.55/0.67) 

CMYK percentages

%13.1
%0
%54.76
%67.06

Codes

Color #495426 in popluar color models

49 54 26
RGB 73 84 38
HSL 74° 37.70% 23.92%
HSB/HSV 74° 54.76% 32.94%
CMYK 13.10% 0.00% 54.76%
67.06%

Color #495426 in popluar number systems.

HEX 49 54 26
Decimal 73 84 38
Binary 1001001 1010100 100110
Octal 111 124 46

Shades and tints

Shades of #495426

#495426
(73,84,38)
#434D23
(67,77,35)
#3D4620
(61,70,32)
#373F1D
(55,63,29)
#31381A
(49,56,26)
#2B3117
(43,49,23)
#252A14
(37,42,20)
#1F2311
(31,35,17)
#191C0E
(25,28,14)
#13150B
(19,21,11)
#0D0E08
(13,14,8)
#000000
(0,0,0)

Tints of #495426

#495426
(73,84,38)
#596339
(89,99,57)
#69724C
(105,114,76)
#79815F
(121,129,95)
#899072
(137,144,114)
#999F85
(153,159,133)
#A9AE98
(169,174,152)
#B9BDAB
(185,189,171)
#C9CCBE
(201,204,190)
#D9DBD1
(217,219,209)
#E9EAE4
(233,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495426 color. Also use rgb(73,84,38) instead hex code.

Text Font Color

.myTextColor { color: #495426; }

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

This text font color is #495426.

Background Color

.myBgColor { background-color: #495426; }

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

This div background color is #495426.

Border color

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

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

This div border color is #495426.

Opacity

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

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

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

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

This text has shadow with #495426 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495426.

Preview

Color preview on black background

This text has color #495426 on black background.


Color preview on white background

This text has color #495426 on white background.


Black color preview on #495426 background

This text has black color on #495426 background.


White color preview on #495426 background

This text has white color on #495426 background.


Related colors

Complementary color

Complementary color for #hex is #B6ABD9.


I love getcolorcode.com

Triadic colors

1 #264954 and #542649 with #495426 are triadic colors.

2 #265449 and #544926 with #495426 are triadic colors.