COLOR #497A46

HEX: #497A46 RGB: (73,122,70)

Renk bilgisi

#497A46 contains red, green and blue colors in about the same proportion. #497A46 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#497A46 color RGB value is (73,122,70).

RGB: (73,122,70) (29%, 48%, 27%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 122 of 255 = 48%
B 70 of 255 = 27%

73
122
70

R + G + B ~ 35%. #497A46 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 122 + 70 = 265 (100%)
R 73 of 265 ~ 27.55%
G 122 of 265 ~ 46.04%
B 70 of 265 ~ 26.42'%

%27.55
%46.04
%26.42

CMYK RENK MODELİ

#497A46 rengi CMYK tonu (40,0,43,52).

  • camgöbeği tonu 40.16%
  • eflatun tonu 0.00%
  • sarı tonu 42.62%
  • ana renk tonu 52.16%

CMYK: (40,0,43,52)
C40M0Y43K52 (40%, 0%, 43%, 52%)
(0.40 / 0.00 / 0.43 / 0.52)

CMYK yüzdeleri

%40.16
%0
%42.62
%52.16

Codes

Color #497A46 in popluar color models

49 7A 46
RGB 73 122 70
HSL 117° 27.08% 37.65%
HSB/HSV 117° 42.62% 47.84%
CMYK 40.16% 0.00% 42.62%
52.16%

Color #497A46 in popluar number systems.

HEX 49 7A 46
Decimal 73 122 70
Binary 1001001 1111010 1000110
Octal 111 172 106

Shades and tints

Shades of #497A46

#497A46
(73,122,70)
#436F40
(67,111,64)
#3D643A
(61,100,58)
#375934
(55,89,52)
#314E2E
(49,78,46)
#2B4328
(43,67,40)
#253822
(37,56,34)
#1F2D1C
(31,45,28)
#192216
(25,34,22)
#131710
(19,23,16)
#0D0C0A
(13,12,10)
#000000
(0,0,0)

Tints of #497A46

#497A46
(73,122,70)
#598656
(89,134,86)
#699266
(105,146,102)
#799E76
(121,158,118)
#89AA86
(137,170,134)
#99B696
(153,182,150)
#A9C2A6
(169,194,166)
#B9CEB6
(185,206,182)
#C9DAC6
(201,218,198)
#D9E6D6
(217,230,214)
#E9F2E6
(233,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497A46; }

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

This text font color is #497A46.

Background Color

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

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

This div background color is #497A46.

Border color

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

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

This div border color is #497A46.

Opacity

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

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

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

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

This text has shadow with #497A46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497A46.

Preview

Color preview on black background

This text has color #497A46 on black background.


Color preview on white background

This text has color #497A46 on white background.


Black color preview on #497A46 background

This text has black color on #497A46 background.


White color preview on #497A46 background

This text has white color on #497A46 background.


Related colors

Complementary color

Complementary color for #hex is #B685B9.


I love getcolorcode.com

Triadic colors

1 #46497A and #7A4649 with #497A46 are triadic colors.

2 #467A49 and #7A4946 with #497A46 are triadic colors.