COLOR #497841

HEX: #497841 RGB: (73,120,65)

Color info

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

RGB color model

#497841 color RGB value is (73,120,65).

RGB: (73,120,65) (29%, 47%, 25%)

RGB channels and saturation

R 73 of 255 = 29%
G 120 of 255 = 47%
B 65 of 255 = 25%

73
120
65

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

Portions of RGB colors in percentages

R + G + B = 73 + 120 + 65 = 258 (100%)
R 73 of 258 ~ 28.29%
G 120 of 258 ~ 46.51%
B 65 of 258 ~ 25.19'%

%28.29
%46.51
%25.19

CMYK color model

#497841 color CMYK value is (39,0,46,53).

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

CMYK: (39,0,46,53)
C39M0Y46K53 (39%, 0%, 46%, 53%)
(0.39 / 0.00 / 0.46 / 0.53)

CMYK percentages

%39.17
%0
%45.83
%52.94

Codes

Color #497841 in popluar color models

49 78 41
RGB 73 120 65
HSL 111° 29.73% 36.27%
HSB/HSV 111° 45.83% 47.06%
CMYK 39.17% 0.00% 45.83%
52.94%

Color #497841 in popluar number systems.

HEX 49 78 41
Decimal 73 120 65
Binary 1001001 1111000 1000001
Octal 111 170 101

Shades and tints

Shades of #497841

#497841
(73,120,65)
#436E3C
(67,110,60)
#3D6437
(61,100,55)
#375A32
(55,90,50)
#31502D
(49,80,45)
#2B4628
(43,70,40)
#253C23
(37,60,35)
#1F321E
(31,50,30)
#192819
(25,40,25)
#131E14
(19,30,20)
#0D140F
(13,20,15)
#000000
(0,0,0)

Tints of #497841

#497841
(73,120,65)
#598452
(89,132,82)
#699063
(105,144,99)
#799C74
(121,156,116)
#89A885
(137,168,133)
#99B496
(153,180,150)
#A9C0A7
(169,192,167)
#B9CCB8
(185,204,184)
#C9D8C9
(201,216,201)
#D9E4DA
(217,228,218)
#E9F0EB
(233,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497841; }

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

This text font color is #497841.

Background Color

.myBgColor { background-color: #497841; }

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

This div background color is #497841.

Border color

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

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

This div border color is #497841.

Opacity

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

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

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

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

This text has shadow with #497841 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497841.

Preview

Color preview on black background

This text has color #497841 on black background.


Color preview on white background

This text has color #497841 on white background.


Black color preview on #497841 background

This text has black color on #497841 background.


White color preview on #497841 background

This text has white color on #497841 background.


Related colors

Complementary color

Complementary color for #hex is #B687BE.


I love getcolorcode.com

Triadic colors

1 #414978 and #784149 with #497841 are triadic colors.

2 #417849 and #784941 with #497841 are triadic colors.