COLOR #497D26

HEX: #497D26 RGB: (73,125,38)

Renk bilgisi

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

RGB renk modeli

#497D26 color RGB value is (73,125,38).

RGB: (73,125,38) (29%, 49%, 15%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 125 of 255 = 49%
B 38 of 255 = 15%

73
125
38

R + G + B ~ 31%. #497D26 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 125 + 38 = 236 (100%)
R 73 of 236 ~ 30.93%
G 125 of 236 ~ 52.97%
B 38 of 236 ~ 16.1'%

%30.93
%52.97
%16.1

CMYK RENK MODELİ

#497D26 rengi CMYK tonu (42,0,70,51).

  • camgöbeği tonu 41.60%
  • eflatun tonu 0.00%
  • sarı tonu 69.60%
  • ana renk tonu 50.98%

CMYK: (42,0,70,51)
C42M0Y70K51 (42%, 0%, 70%, 51%)
(0.42 / 0.00 / 0.70 / 0.51)

CMYK yüzdeleri

%41.6
%0
%69.6
%50.98

Codes

Color #497D26 in popluar color models

49 7D 26
RGB 73 125 38
HSL 96° 53.37% 31.96%
HSB/HSV 96° 69.60% 49.02%
CMYK 41.60% 0.00% 69.60%
50.98%

Color #497D26 in popluar number systems.

HEX 49 7D 26
Decimal 73 125 38
Binary 1001001 1111101 100110
Octal 111 175 46

Shades and tints

Shades of #497D26

#497D26
(73,125,38)
#437223
(67,114,35)
#3D6720
(61,103,32)
#375C1D
(55,92,29)
#31511A
(49,81,26)
#2B4617
(43,70,23)
#253B14
(37,59,20)
#1F3011
(31,48,17)
#19250E
(25,37,14)
#131A0B
(19,26,11)
#0D0F08
(13,15,8)
#000000
(0,0,0)

Tints of #497D26

#497D26
(73,125,38)
#598839
(89,136,57)
#69934C
(105,147,76)
#799E5F
(121,158,95)
#89A972
(137,169,114)
#99B485
(153,180,133)
#A9BF98
(169,191,152)
#B9CAAB
(185,202,171)
#C9D5BE
(201,213,190)
#D9E0D1
(217,224,209)
#E9EBE4
(233,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497D26 color. Also use rgb(73,125,38) instead hex code.

Text Font Color

.myTextColor { color: #497D26; }

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

This text font color is #497D26.

Background Color

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

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

This div background color is #497D26.

Border color

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

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

This div border color is #497D26.

Opacity

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

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

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

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

This text has shadow with #497D26 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497D26.

Preview

Color preview on black background

This text has color #497D26 on black background.


Color preview on white background

This text has color #497D26 on white background.


Black color preview on #497D26 background

This text has black color on #497D26 background.


White color preview on #497D26 background

This text has white color on #497D26 background.


Related colors

Complementary color

Complementary color for #hex is #B682D9.


I love getcolorcode.com

Triadic colors

1 #26497D and #7D2649 with #497D26 are triadic colors.

2 #267D49 and #7D4926 with #497D26 are triadic colors.