COLOR #497F41

HEX: #497F41 RGB: (73,127,65)

Renk bilgisi

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

RGB renk modeli

#497F41 color RGB value is (73,127,65).

RGB: (73,127,65) (29%, 50%, 25%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 127 of 255 = 50%
B 65 of 255 = 25%

73
127
65

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 127 + 65 = 265 (100%)
R 73 of 265 ~ 27.55%
G 127 of 265 ~ 47.92%
B 65 of 265 ~ 24.53'%

%27.55
%47.92
%24.53

CMYK RENK MODELİ

#497F41 rengi CMYK tonu (43,0,49,50).

  • camgöbeği tonu 42.52%
  • eflatun tonu 0.00%
  • sarı tonu 48.82%
  • ana renk tonu 50.20%
CMYK: (43,0,49,50) C43M0Y49K50 (43%,0%,49%,50%) (0.43/0.00/0.49/0.50) 

CMYK yüzdeleri

%42.52
%0
%48.82
%50.2

Codes

Color #497F41 in popluar color models

49 7F 41
RGB 73 127 65
HSL 112° 32.29% 37.65%
HSB/HSV 112° 48.82% 49.80%
CMYK 42.52% 0.00% 48.82%
50.20%

Color #497F41 in popluar number systems.

HEX 49 7F 41
Decimal 73 127 65
Binary 1001001 1111111 1000001
Octal 111 177 101

Shades and tints

Shades of #497F41

#497F41
(73,127,65)
#43743C
(67,116,60)
#3D6937
(61,105,55)
#375E32
(55,94,50)
#31532D
(49,83,45)
#2B4828
(43,72,40)
#253D23
(37,61,35)
#1F321E
(31,50,30)
#192719
(25,39,25)
#131C14
(19,28,20)
#0D110F
(13,17,15)
#000000
(0,0,0)

Tints of #497F41

#497F41
(73,127,65)
#598A52
(89,138,82)
#699563
(105,149,99)
#79A074
(121,160,116)
#89AB85
(137,171,133)
#99B696
(153,182,150)
#A9C1A7
(169,193,167)
#B9CCB8
(185,204,184)
#C9D7C9
(201,215,201)
#D9E2DA
(217,226,218)
#E9EDEB
(233,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497F41; }

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

This text font color is #497F41.

Background Color

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

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

This div background color is #497F41.

Border color

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

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

This div border color is #497F41.

Opacity

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

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

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

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

This text has shadow with #497F41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497F41.

Preview

Color preview on black background

This text has color #497F41 on black background.


Color preview on white background

This text has color #497F41 on white background.


Black color preview on #497F41 background

This text has black color on #497F41 background.


White color preview on #497F41 background

This text has white color on #497F41 background.


Related colors

Complementary color

Complementary color for #hex is #B680BE.


I love getcolorcode.com

Triadic colors

1 #41497F and #7F4149 with #497F41 are triadic colors.

2 #417F49 and #7F4941 with #497F41 are triadic colors.