COLOR #497F28

HEX: #497F28 RGB: (73,127,40)

Renk bilgisi

#497F28 contains mainly red and green colors. #497F28 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#497F28 color RGB value is (73,127,40).

RGB: (73,127,40) (29%, 50%, 16%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 127 of 255 = 50%
B 40 of 255 = 16%

73
127
40

R + G + B ~ 32%. #497F28 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 127 + 40 = 240 (100%)
R 73 of 240 ~ 30.42%
G 127 of 240 ~ 52.92%
B 40 of 240 ~ 16.67'%

%30.42
%52.92
%16.67

CMYK RENK MODELİ

#497F28 rengi CMYK tonu (43,0,69,50).

  • camgöbeği tonu 42.52%
  • eflatun tonu 0.00%
  • sarı tonu 68.50%
  • ana renk tonu 50.20%

CMYK: (43,0,69,50)
C43M0Y69K50 (43%, 0%, 69%, 50%)
(0.43 / 0.00 / 0.69 / 0.50)

CMYK yüzdeleri

%42.52
%0
%68.5
%50.2

Codes

Color #497F28 in popluar color models

49 7F 28
RGB 73 127 40
HSL 97° 52.10% 32.75%
HSB/HSV 97° 68.50% 49.80%
CMYK 42.52% 0.00% 68.50%
50.20%

Color #497F28 in popluar number systems.

HEX 49 7F 28
Decimal 73 127 40
Binary 1001001 1111111 101000
Octal 111 177 50

Shades and tints

Shades of #497F28

#497F28
(73,127,40)
#437425
(67,116,37)
#3D6922
(61,105,34)
#375E1F
(55,94,31)
#31531C
(49,83,28)
#2B4819
(43,72,25)
#253D16
(37,61,22)
#1F3213
(31,50,19)
#192710
(25,39,16)
#131C0D
(19,28,13)
#0D110A
(13,17,10)
#000000
(0,0,0)

Tints of #497F28

#497F28
(73,127,40)
#598A3B
(89,138,59)
#69954E
(105,149,78)
#79A061
(121,160,97)
#89AB74
(137,171,116)
#99B687
(153,182,135)
#A9C19A
(169,193,154)
#B9CCAD
(185,204,173)
#C9D7C0
(201,215,192)
#D9E2D3
(217,226,211)
#E9EDE6
(233,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497F28 color. Also use rgb(73,127,40) instead hex code.

Text Font Color

.myTextColor { color: #497F28; }

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

This text font color is #497F28.

Background Color

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

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

This div background color is #497F28.

Border color

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

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

This div border color is #497F28.

Opacity

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

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

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

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

This text has shadow with #497F28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497F28.

Preview

Color preview on black background

This text has color #497F28 on black background.


Color preview on white background

This text has color #497F28 on white background.


Black color preview on #497F28 background

This text has black color on #497F28 background.


White color preview on #497F28 background

This text has white color on #497F28 background.


Related colors

Complementary color

Complementary color for #hex is #B680D7.


I love getcolorcode.com

Triadic colors

1 #28497F and #7F2849 with #497F28 are triadic colors.

2 #287F49 and #7F4928 with #497F28 are triadic colors.