COLOR #497A02

HEX: #497A02 RGB: (73,122,2)

Color info

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

RGB color model

#497A02 color RGB value is (73,122,2).

RGB: (73,122,2) (29%, 48%, 1%)

RGB channels and saturation

R 73 of 255 = 29%
G 122 of 255 = 48%
B 2 of 255 = 1%

73
122
2

R + G + B ~ 26%. #497A02 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 122 + 2 = 197 (100%)
R 73 of 197 ~ 37.06%
G 122 of 197 ~ 61.93%
B 2 of 197 ~ 1.02'%

%37.06
%61.93

CMYK color model

#497A02 color CMYK value is (40,0,98,52).

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

CMYK: (40,0,98,52)
C40M0Y98K52 (40%, 0%, 98%, 52%)
(0.40 / 0.00 / 0.98 / 0.52)

CMYK percentages

%40.16
%0
%98.36
%52.16

Codes

Color #497A02 in popluar color models

49 7A 02
RGB 73 122 2
HSL 85° 96.77% 24.31%
HSB/HSV 85° 98.36% 47.84%
CMYK 40.16% 0.00% 98.36%
52.16%

Color #497A02 in popluar number systems.

HEX 49 7A 02
Decimal 73 122 2
Binary 1001001 1111010 10
Octal 111 172 2

Shades and tints

Shades of #497A02

#497A02
(73,122,2)
#436F02
(67,111,2)
#3D6402
(61,100,2)
#375902
(55,89,2)
#314E02
(49,78,2)
#2B4302
(43,67,2)
#253802
(37,56,2)
#1F2D02
(31,45,2)
#192202
(25,34,2)
#131702
(19,23,2)
#0D0C02
(13,12,2)
#000000
(0,0,0)

Tints of #497A02

#497A02
(73,122,2)
#598619
(89,134,25)
#699230
(105,146,48)
#799E47
(121,158,71)
#89AA5E
(137,170,94)
#99B675
(153,182,117)
#A9C28C
(169,194,140)
#B9CEA3
(185,206,163)
#C9DABA
(201,218,186)
#D9E6D1
(217,230,209)
#E9F2E8
(233,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497A02; }

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

This text font color is #497A02.

Background Color

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

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

This div background color is #497A02.

Border color

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

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

This div border color is #497A02.

Opacity

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

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

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

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

This text has shadow with #497A02 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497A02.

Preview

Color preview on black background

This text has color #497A02 on black background.


Color preview on white background

This text has color #497A02 on white background.


Black color preview on #497A02 background

This text has black color on #497A02 background.


White color preview on #497A02 background

This text has white color on #497A02 background.


Related colors

Complementary color

Complementary color for #hex is #B685FD.


I love getcolorcode.com

Triadic colors

1 #02497A and #7A0249 with #497A02 are triadic colors.

2 #027A49 and #7A4902 with #497A02 are triadic colors.