COLOR #497F2D

HEX: #497F2D RGB: (73,127,45)

Renk bilgisi

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

RGB renk modeli

#497F2D color RGB value is (73,127,45).

RGB: (73,127,45) (29%, 50%, 18%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 127 of 255 = 50%
B 45 of 255 = 18%

73
127
45

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 127 + 45 = 245 (100%)
R 73 of 245 ~ 29.8%
G 127 of 245 ~ 51.84%
B 45 of 245 ~ 18.37'%

%29.8
%51.84
%18.37

CMYK RENK MODELİ

#497F2D rengi CMYK tonu (43,0,65,50).

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

CMYK: (43,0,65,50)
C43M0Y65K50 (43%, 0%, 65%, 50%)
(0.43 / 0.00 / 0.65 / 0.50)

CMYK yüzdeleri

%42.52
%0
%64.57
%50.2

Codes

Color #497F2D in popluar color models

49 7F 2D
RGB 73 127 45
HSL 100° 47.67% 33.73%
HSB/HSV 100° 64.57% 49.80%
CMYK 42.52% 0.00% 64.57%
50.20%

Color #497F2D in popluar number systems.

HEX 49 7F 2D
Decimal 73 127 45
Binary 1001001 1111111 101101
Octal 111 177 55

Shades and tints

Shades of #497F2D

#497F2D
(73,127,45)
#437429
(67,116,41)
#3D6925
(61,105,37)
#375E21
(55,94,33)
#31531D
(49,83,29)
#2B4819
(43,72,25)
#253D15
(37,61,21)
#1F3211
(31,50,17)
#19270D
(25,39,13)
#131C09
(19,28,9)
#0D1105
(13,17,5)
#000000
(0,0,0)

Tints of #497F2D

#497F2D
(73,127,45)
#598A40
(89,138,64)
#699553
(105,149,83)
#79A066
(121,160,102)
#89AB79
(137,171,121)
#99B68C
(153,182,140)
#A9C19F
(169,193,159)
#B9CCB2
(185,204,178)
#C9D7C5
(201,215,197)
#D9E2D8
(217,226,216)
#E9EDEB
(233,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497F2D; }

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

This text font color is #497F2D.

Background Color

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

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

This div background color is #497F2D.

Border color

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

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

This div border color is #497F2D.

Opacity

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

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

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

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

This text has shadow with #497F2D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497F2D.

Preview

Color preview on black background

This text has color #497F2D on black background.


Color preview on white background

This text has color #497F2D on white background.


Black color preview on #497F2D background

This text has black color on #497F2D background.


White color preview on #497F2D background

This text has white color on #497F2D background.


Related colors

Complementary color

Complementary color for #hex is #B680D2.


I love getcolorcode.com

Triadic colors

1 #2D497F and #7F2D49 with #497F2D are triadic colors.

2 #2D7F49 and #7F492D with #497F2D are triadic colors.