COLOR #497347

HEX: #497347
RGB: (73,115,71)

Renk bilgisi

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

RGB renk modeli

#497347 color RGB value is (73,115,71).

  • kırmız ton 73;
  • yeşil ton 115;
  • mavi ton 71.
RGB:
(73,115,71)
(29%,45%,28%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 115 of 255 = 45%
B 71 of 255 = 28%

73
115
71

R + G + B ~ 34%. #497347 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
73 + 115 + 71 = 259 (100%)
R 73 of 259 ~ 28.19%
G 115 of 259 ~ 44.4%
B 71 of 259 ~ 27.41%

%28.19
%44.4
%27.41

CMYK RENK MODELİ

#497347 rengi CMYK tonu (37,0,38,55).

  • camgöbeği tonu 36.52%
  • eflatun tonu 0.00%
  • sarı tonu 38.26%
  • ana renk tonu 54.90%
CMYK:
(37,0,38,55)
C37M0Y38K55 
(37%,0%,38%,55%)
(0.37/0.00/0.38/0.55)	

CMYK yüzdeleri

%36.52
%0
%38.26
%54.9

Codes

Color #497347 in popluar color models

497347
RGB7311571
HSL117°23.66%36.47%
HSB/HSV117°38.26%45.10%
CMYK36.52%0.00%38.26%
54.90%

Color #497347 in popluar number systems.

HEX497347
Decimal7311571
Binary100100111100111000111
Octal111163107

Shades and tints

Shades of #497347

#497347
(73,115,71)
#436941
(67,105,65)
#3D5F3B
(61,95,59)
#375535
(55,85,53)
#314B2F
(49,75,47)
#2B4129
(43,65,41)
#253723
(37,55,35)
#1F2D1D
(31,45,29)
#192317
(25,35,23)
#131911
(19,25,17)
#0D0F0B
(13,15,11)
#000000
(0,0,0)

Tints of #497347

#497347
(73,115,71)
#597F57
(89,127,87)
#698B67
(105,139,103)
#799777
(121,151,119)
#89A387
(137,163,135)
#99AF97
(153,175,151)
#A9BBA7
(169,187,167)
#B9C7B7
(185,199,183)
#C9D3C7
(201,211,199)
#D9DFD7
(217,223,215)
#E9EBE7
(233,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497347 color. Also use rgb(73,115,71) instead hex code.

Text Font Color

.myTextColor { color: #497347; }

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

This text font color is #497347.


Background Color

.myBgColor { background-color: #497347; }

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

This div background color is #497347.


Border color

.myBorderColor { border: 1px solid #497347; }

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

This div border color is #497347.


Opacity

.myOpacity80 { color: #497347; opacity: 0.8; }

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

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

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

This text has shadow with #497347 color.

.textShadow {text-shadow: 3px 3px 1px #497347, 3px 3px 1px red;}

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

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


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

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

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


Div box shadow color

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

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #497347;
-webkit-box-shadow: 1px 1px 3px 2px #497347;
box-shadow:1px 1px 3px 2px #497347;">
Div content here</div>
This div box has shadow with color #497347.

Preview

Color preview on black background

This text has color #497347 on black background.


Color preview on white background

This text has color #497347 on white background.



Black color preview on #497347 background

This text has black color on #497347 background.


White color preview on #497347 background

This text has white color on #497347 background.