COLOR #497719

HEX: #497719 RGB: (73,119,25)

Color info

#497719 contains mainly red and green colors. Web safe color of #497719 is #336600 (or #360).

RGB color model

#497719 color RGB value is (73,119,25).

RGB: (73,119,25) (29%, 47%, 10%)

RGB channels and saturation

R 73 of 255 = 29%
G 119 of 255 = 47%
B 25 of 255 = 10%

73
119
25

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

Portions of RGB colors in percentages

R + G + B = 73 + 119 + 25 = 217 (100%)
R 73 of 217 ~ 33.64%
G 119 of 217 ~ 54.84%
B 25 of 217 ~ 11.52'%

%33.64
%54.84
%11.52

CMYK color model

#497719 color CMYK value is (39,0,79,53).

  • cyan value is 38.66%
  • magenta value is 0.00%
  • yellow value is 78.99%
  • key color value is 53.33%

CMYK: (39,0,79,53)
C39M0Y79K53 (39%, 0%, 79%, 53%)
(0.39 / 0.00 / 0.79 / 0.53)

CMYK percentages

%38.66
%0
%78.99
%53.33

Codes

Color #497719 in popluar color models

49 77 19
RGB 73 119 25
HSL 89° 65.28% 28.24%
HSB/HSV 89° 78.99% 46.67%
CMYK 38.66% 0.00% 78.99%
53.33%

Color #497719 in popluar number systems.

HEX 49 77 19
Decimal 73 119 25
Binary 1001001 1110111 11001
Octal 111 167 31

Shades and tints

Shades of #497719

#497719
(73,119,25)
#436D17
(67,109,23)
#3D6315
(61,99,21)
#375913
(55,89,19)
#314F11
(49,79,17)
#2B450F
(43,69,15)
#253B0D
(37,59,13)
#1F310B
(31,49,11)
#192709
(25,39,9)
#131D07
(19,29,7)
#0D1305
(13,19,5)
#000000
(0,0,0)

Tints of #497719

#497719
(73,119,25)
#59832D
(89,131,45)
#698F41
(105,143,65)
#799B55
(121,155,85)
#89A769
(137,167,105)
#99B37D
(153,179,125)
#A9BF91
(169,191,145)
#B9CBA5
(185,203,165)
#C9D7B9
(201,215,185)
#D9E3CD
(217,227,205)
#E9EFE1
(233,239,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497719 color. Also use rgb(73,119,25) instead hex code.

Text Font Color

.myTextColor { color: #497719; }

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

This text font color is #497719.

Background Color

.myBgColor { background-color: #497719; }

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

This div background color is #497719.

Border color

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

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

This div border color is #497719.

Opacity

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

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

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

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

This text has shadow with #497719 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497719.

Preview

Color preview on black background

This text has color #497719 on black background.


Color preview on white background

This text has color #497719 on white background.


Black color preview on #497719 background

This text has black color on #497719 background.


White color preview on #497719 background

This text has white color on #497719 background.


Related colors

Complementary color

Complementary color for #hex is #B688E6.


I love getcolorcode.com

Triadic colors

1 #194977 and #771949 with #497719 are triadic colors.

2 #197749 and #774919 with #497719 are triadic colors.