COLOR #496E26

HEX: #496E26 RGB: (73,110,38)

Color info

#496E26 contains mainly red and green colors. Web safe color of #496E26 is #336633 (or #363).

RGB color model

#496E26 color RGB value is (73,110,38).

RGB: (73,110,38) (29%, 43%, 15%)

RGB channels and saturation

R 73 of 255 = 29%
G 110 of 255 = 43%
B 38 of 255 = 15%

73
110
38

R + G + B ~ 29%. #496E26 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 110 + 38 = 221 (100%)
R 73 of 221 ~ 33.03%
G 110 of 221 ~ 49.77%
B 38 of 221 ~ 17.19'%

%33.03
%49.77
%17.19

CMYK color model

#496E26 color CMYK value is (34,0,65,57).

  • cyan value is 33.64%
  • magenta value is 0.00%
  • yellow value is 65.45%
  • key color value is 56.86%

CMYK: (34,0,65,57)
C34M0Y65K57 (34%, 0%, 65%, 57%)
(0.34 / 0.00 / 0.65 / 0.57)

CMYK percentages

%33.64
%0
%65.45
%56.86

Codes

Color #496E26 in popluar color models

49 6E 26
RGB 73 110 38
HSL 91° 48.65% 29.02%
HSB/HSV 91° 65.45% 43.14%
CMYK 33.64% 0.00% 65.45%
56.86%

Color #496E26 in popluar number systems.

HEX 49 6E 26
Decimal 73 110 38
Binary 1001001 1101110 100110
Octal 111 156 46

Shades and tints

Shades of #496E26

#496E26
(73,110,38)
#436423
(67,100,35)
#3D5A20
(61,90,32)
#37501D
(55,80,29)
#31461A
(49,70,26)
#2B3C17
(43,60,23)
#253214
(37,50,20)
#1F2811
(31,40,17)
#191E0E
(25,30,14)
#13140B
(19,20,11)
#0D0A08
(13,10,8)
#000000
(0,0,0)

Tints of #496E26

#496E26
(73,110,38)
#597B39
(89,123,57)
#69884C
(105,136,76)
#79955F
(121,149,95)
#89A272
(137,162,114)
#99AF85
(153,175,133)
#A9BC98
(169,188,152)
#B9C9AB
(185,201,171)
#C9D6BE
(201,214,190)
#D9E3D1
(217,227,209)
#E9F0E4
(233,240,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #496E26; }

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

This text font color is #496E26.

Background Color

.myBgColor { background-color: #496E26; }

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

This div background color is #496E26.

Border color

.myBorderColor { border: 1px solid #496E26; }

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

This div border color is #496E26.

Opacity

.myOpacity80 { color: #496E26; opacity: 0.8; }

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

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

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

This text has shadow with #496E26 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496E26.

Preview

Color preview on black background

This text has color #496E26 on black background.


Color preview on white background

This text has color #496E26 on white background.


Black color preview on #496E26 background

This text has black color on #496E26 background.


White color preview on #496E26 background

This text has white color on #496E26 background.


Related colors

Complementary color

Complementary color for #hex is #B691D9.


I love getcolorcode.com

Triadic colors

1 #26496E and #6E2649 with #496E26 are triadic colors.

2 #266E49 and #6E4926 with #496E26 are triadic colors.