COLOR #497C37

HEX: #497C37 RGB: (73,124,55)

Renk bilgisi

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

RGB renk modeli

#497C37 color RGB value is (73,124,55).

RGB: (73,124,55) (29%, 49%, 22%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 124 of 255 = 49%
B 55 of 255 = 22%

73
124
55

R + G + B ~ 33%. #497C37 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 124 + 55 = 252 (100%)
R 73 of 252 ~ 28.97%
G 124 of 252 ~ 49.21%
B 55 of 252 ~ 21.83'%

%28.97
%49.21
%21.83

CMYK RENK MODELİ

#497C37 rengi CMYK tonu (41,0,56,51).

  • camgöbeği tonu 41.13%
  • eflatun tonu 0.00%
  • sarı tonu 55.65%
  • ana renk tonu 51.37%

CMYK: (41,0,56,51)
C41M0Y56K51 (41%, 0%, 56%, 51%)
(0.41 / 0.00 / 0.56 / 0.51)

CMYK yüzdeleri

%41.13
%0
%55.65
%51.37

Codes

Color #497C37 in popluar color models

49 7C 37
RGB 73 124 55
HSL 104° 38.55% 35.10%
HSB/HSV 104° 55.65% 48.63%
CMYK 41.13% 0.00% 55.65%
51.37%

Color #497C37 in popluar number systems.

HEX 49 7C 37
Decimal 73 124 55
Binary 1001001 1111100 110111
Octal 111 174 67

Shades and tints

Shades of #497C37

#497C37
(73,124,55)
#437132
(67,113,50)
#3D662D
(61,102,45)
#375B28
(55,91,40)
#315023
(49,80,35)
#2B451E
(43,69,30)
#253A19
(37,58,25)
#1F2F14
(31,47,20)
#19240F
(25,36,15)
#13190A
(19,25,10)
#0D0E05
(13,14,5)
#000000
(0,0,0)

Tints of #497C37

#497C37
(73,124,55)
#598749
(89,135,73)
#69925B
(105,146,91)
#799D6D
(121,157,109)
#89A87F
(137,168,127)
#99B391
(153,179,145)
#A9BEA3
(169,190,163)
#B9C9B5
(185,201,181)
#C9D4C7
(201,212,199)
#D9DFD9
(217,223,217)
#E9EAEB
(233,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497C37 color. Also use rgb(73,124,55) instead hex code.

Text Font Color

.myTextColor { color: #497C37; }

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

This text font color is #497C37.

Background Color

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

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

This div background color is #497C37.

Border color

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

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

This div border color is #497C37.

Opacity

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

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

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

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

This text has shadow with #497C37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497C37.

Preview

Color preview on black background

This text has color #497C37 on black background.


Color preview on white background

This text has color #497C37 on white background.


Black color preview on #497C37 background

This text has black color on #497C37 background.


White color preview on #497C37 background

This text has white color on #497C37 background.


Related colors

Complementary color

Complementary color for #hex is #B683C8.


I love getcolorcode.com

Triadic colors

1 #37497C and #7C3749 with #497C37 are triadic colors.

2 #377C49 and #7C4937 with #497C37 are triadic colors.