COLOR #497319

HEX: #497319 RGB: (73,115,25)

Color info

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

RGB color model

#497319 color RGB value is (73,115,25).

RGB: (73,115,25) (29%, 45%, 10%)

RGB channels and saturation

R 73 of 255 = 29%
G 115 of 255 = 45%
B 25 of 255 = 10%

73
115
25

R + G + B ~ 28%. #497319 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 115 + 25 = 213 (100%)
R 73 of 213 ~ 34.27%
G 115 of 213 ~ 53.99%
B 25 of 213 ~ 11.74'%

%34.27
%53.99
%11.74

CMYK color model

#497319 color CMYK value is (37,0,78,55).

  • cyan value is 36.52%
  • magenta value is 0.00%
  • yellow value is 78.26%
  • key color value is 54.90%

CMYK: (37,0,78,55)
C37M0Y78K55 (37%, 0%, 78%, 55%)
(0.37 / 0.00 / 0.78 / 0.55)

CMYK percentages

%36.52
%0
%78.26
%54.9

Codes

Color #497319 in popluar color models

49 73 19
RGB 73 115 25
HSL 88° 64.29% 27.45%
HSB/HSV 88° 78.26% 45.10%
CMYK 36.52% 0.00% 78.26%
54.90%

Color #497319 in popluar number systems.

HEX 49 73 19
Decimal 73 115 25
Binary 1001001 1110011 11001
Octal 111 163 31

Shades and tints

Shades of #497319

#497319
(73,115,25)
#436917
(67,105,23)
#3D5F15
(61,95,21)
#375513
(55,85,19)
#314B11
(49,75,17)
#2B410F
(43,65,15)
#25370D
(37,55,13)
#1F2D0B
(31,45,11)
#192309
(25,35,9)
#131907
(19,25,7)
#0D0F05
(13,15,5)
#000000
(0,0,0)

Tints of #497319

#497319
(73,115,25)
#597F2D
(89,127,45)
#698B41
(105,139,65)
#799755
(121,151,85)
#89A369
(137,163,105)
#99AF7D
(153,175,125)
#A9BB91
(169,187,145)
#B9C7A5
(185,199,165)
#C9D3B9
(201,211,185)
#D9DFCD
(217,223,205)
#E9EBE1
(233,235,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497319; }

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

This text font color is #497319.

Background Color

.myBgColor { background-color: #497319; }

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

This div background color is #497319.

Border color

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

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

This div border color is #497319.

Opacity

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

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

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

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

This text has shadow with #497319 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497319.

Preview

Color preview on black background

This text has color #497319 on black background.


Color preview on white background

This text has color #497319 on white background.


Black color preview on #497319 background

This text has black color on #497319 background.


White color preview on #497319 background

This text has white color on #497319 background.


Related colors

Complementary color

Complementary color for #hex is #B68CE6.


I love getcolorcode.com

Triadic colors

1 #194973 and #731949 with #497319 are triadic colors.

2 #197349 and #734919 with #497319 are triadic colors.