COLOR #497A1A

HEX: #497A1A RGB: (73,122,26)

Color info

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

RGB color model

#497A1A color RGB value is (73,122,26).

RGB: (73,122,26) (29%, 48%, 10%)

RGB channels and saturation

R 73 of 255 = 29%
G 122 of 255 = 48%
B 26 of 255 = 10%

73
122
26

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

Portions of RGB colors in percentages

R + G + B = 73 + 122 + 26 = 221 (100%)
R 73 of 221 ~ 33.03%
G 122 of 221 ~ 55.2%
B 26 of 221 ~ 11.76'%

%33.03
%55.2
%11.76

CMYK color model

#497A1A color CMYK value is (40,0,79,52).

  • cyan value is 40.16%
  • magenta value is 0.00%
  • yellow value is 78.69%
  • key color value is 52.16%

CMYK: (40,0,79,52)
C40M0Y79K52 (40%, 0%, 79%, 52%)
(0.40 / 0.00 / 0.79 / 0.52)

CMYK percentages

%40.16
%0
%78.69
%52.16

Codes

Color #497A1A in popluar color models

49 7A 1A
RGB 73 122 26
HSL 91° 64.86% 29.02%
HSB/HSV 91° 78.69% 47.84%
CMYK 40.16% 0.00% 78.69%
52.16%

Color #497A1A in popluar number systems.

HEX 49 7A 1A
Decimal 73 122 26
Binary 1001001 1111010 11010
Octal 111 172 32

Shades and tints

Shades of #497A1A

#497A1A
(73,122,26)
#436F18
(67,111,24)
#3D6416
(61,100,22)
#375914
(55,89,20)
#314E12
(49,78,18)
#2B4310
(43,67,16)
#25380E
(37,56,14)
#1F2D0C
(31,45,12)
#19220A
(25,34,10)
#131708
(19,23,8)
#0D0C06
(13,12,6)
#000000
(0,0,0)

Tints of #497A1A

#497A1A
(73,122,26)
#59862E
(89,134,46)
#699242
(105,146,66)
#799E56
(121,158,86)
#89AA6A
(137,170,106)
#99B67E
(153,182,126)
#A9C292
(169,194,146)
#B9CEA6
(185,206,166)
#C9DABA
(201,218,186)
#D9E6CE
(217,230,206)
#E9F2E2
(233,242,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497A1A color. Also use rgb(73,122,26) instead hex code.

Text Font Color

.myTextColor { color: #497A1A; }

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

This text font color is #497A1A.

Background Color

.myBgColor { background-color: #497A1A; }

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

This div background color is #497A1A.

Border color

.myBorderColor { border: 1px solid #497A1A; }

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

This div border color is #497A1A.

Opacity

.myOpacity80 { color: #497A1A; opacity: 0.8; }

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

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

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

This text has shadow with #497A1A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497A1A.

Preview

Color preview on black background

This text has color #497A1A on black background.


Color preview on white background

This text has color #497A1A on white background.


Black color preview on #497A1A background

This text has black color on #497A1A background.


White color preview on #497A1A background

This text has white color on #497A1A background.


Related colors

Complementary color

Complementary color for #hex is #B685E5.


I love getcolorcode.com

Triadic colors

1 #1A497A and #7A1A49 with #497A1A are triadic colors.

2 #1A7A49 and #7A491A with #497A1A are triadic colors.