COLOR #497B0A

HEX: #497B0A
RGB: (73,123,10)

Renk bilgisi

#497B0A contains mainly red and green colors. #497B0A ‘ nin web güvenlik rengi #336600 (ya da #360) dir.

RGB renk modeli

#497B0A color RGB value is (73,123,10).

  • kırmız ton 73;
  • yeşil ton 123;
  • mavi ton 10.
RGB:
(73,123,10)
(29%,48%,4%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 123 of 255 = 48%
B 10 of 255 = 4%

73
123
10

R + G + B ~ 27%. #497B0A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
73 + 123 + 10 = 206 (100%)
R 73 of 206 ~ 35.44%
G 123 of 206 ~ 59.71%
B 10 of 206 ~ 4.85%

%35.44
%59.71

CMYK RENK MODELİ

#497B0A rengi CMYK tonu (41,0,92,52).

  • camgöbeği tonu 40.65%
  • eflatun tonu 0.00%
  • sarı tonu 91.87%
  • ana renk tonu 51.76%
CMYK:
(41,0,92,52)
C41M0Y92K52 
(41%,0%,92%,52%)
(0.41/0.00/0.92/0.52)	

CMYK yüzdeleri

%40.65
%0
%91.87
%51.76

Codes

Color #497B0A in popluar color models

497B0A
RGB7312310
HSL87°84.96%26.08%
HSB/HSV87°91.87%48.24%
CMYK40.65%0.00%91.87%
51.76%

Color #497B0A in popluar number systems.

HEX497B0A
Decimal7312310
Binary100100111110111010
Octal11117312

Shades and tints

Shades of #497B0A

#497B0A
(73,123,10)
#43700A
(67,112,10)
#3D650A
(61,101,10)
#375A0A
(55,90,10)
#314F0A
(49,79,10)
#2B440A
(43,68,10)
#25390A
(37,57,10)
#1F2E0A
(31,46,10)
#19230A
(25,35,10)
#13180A
(19,24,10)
#0D0D0A
(13,13,10)
#000000
(0,0,0)

Tints of #497B0A

#497B0A
(73,123,10)
#598720
(89,135,32)
#699336
(105,147,54)
#799F4C
(121,159,76)
#89AB62
(137,171,98)
#99B778
(153,183,120)
#A9C38E
(169,195,142)
#B9CFA4
(185,207,164)
#C9DBBA
(201,219,186)
#D9E7D0
(217,231,208)
#E9F3E6
(233,243,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497B0A color. Also use rgb(73,123,10) instead hex code.

Text Font Color

.myTextColor { color: #497B0A; }

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

This text font color is #497B0A.


Background Color

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

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

This div background color is #497B0A.


Border color

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

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

This div border color is #497B0A.


Opacity

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

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

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

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

This text has shadow with #497B0A color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #497B0A on black background.


Color preview on white background

This text has color #497B0A on white background.



Black color preview on #497B0A background

This text has black color on #497B0A background.


White color preview on #497B0A background

This text has white color on #497B0A background.