COLOR #497846

HEX: #497846 RGB: (73,120,70)

Color info

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

RGB color model

#497846 color RGB value is (73,120,70).

RGB: (73,120,70) (29%, 47%, 27%)

RGB channels and saturation

R 73 of 255 = 29%
G 120 of 255 = 47%
B 70 of 255 = 27%

73
120
70

R + G + B ~ 34%. #497846 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 120 + 70 = 263 (100%)
R 73 of 263 ~ 27.76%
G 120 of 263 ~ 45.63%
B 70 of 263 ~ 26.62'%

%27.76
%45.63
%26.62

CMYK color model

#497846 color CMYK value is (39,0,42,53).

  • cyan value is 39.17%
  • magenta value is 0.00%
  • yellow value is 41.67%
  • key color value is 52.94%

CMYK: (39,0,42,53)
C39M0Y42K53 (39%, 0%, 42%, 53%)
(0.39 / 0.00 / 0.42 / 0.53)

CMYK percentages

%39.17
%0
%41.67
%52.94

Codes

Color #497846 in popluar color models

49 78 46
RGB 73 120 70
HSL 116° 26.32% 37.25%
HSB/HSV 116° 41.67% 47.06%
CMYK 39.17% 0.00% 41.67%
52.94%

Color #497846 in popluar number systems.

HEX 49 78 46
Decimal 73 120 70
Binary 1001001 1111000 1000110
Octal 111 170 106

Shades and tints

Shades of #497846

#497846
(73,120,70)
#436E40
(67,110,64)
#3D643A
(61,100,58)
#375A34
(55,90,52)
#31502E
(49,80,46)
#2B4628
(43,70,40)
#253C22
(37,60,34)
#1F321C
(31,50,28)
#192816
(25,40,22)
#131E10
(19,30,16)
#0D140A
(13,20,10)
#000000
(0,0,0)

Tints of #497846

#497846
(73,120,70)
#598456
(89,132,86)
#699066
(105,144,102)
#799C76
(121,156,118)
#89A886
(137,168,134)
#99B496
(153,180,150)
#A9C0A6
(169,192,166)
#B9CCB6
(185,204,182)
#C9D8C6
(201,216,198)
#D9E4D6
(217,228,214)
#E9F0E6
(233,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497846 color. Also use rgb(73,120,70) instead hex code.

Text Font Color

.myTextColor { color: #497846; }

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

This text font color is #497846.

Background Color

.myBgColor { background-color: #497846; }

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

This div background color is #497846.

Border color

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

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

This div border color is #497846.

Opacity

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

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

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

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

This text has shadow with #497846 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497846.

Preview

Color preview on black background

This text has color #497846 on black background.


Color preview on white background

This text has color #497846 on white background.


Black color preview on #497846 background

This text has black color on #497846 background.


White color preview on #497846 background

This text has white color on #497846 background.


Related colors

Complementary color

Complementary color for #hex is #B687B9.


I love getcolorcode.com

Triadic colors

1 #464978 and #784649 with #497846 are triadic colors.

2 #467849 and #784946 with #497846 are triadic colors.