COLOR #497D53

HEX: #497D53 RGB: (73,125,83)

Renk bilgisi

#497D53 contains red, green and blue colors in about the same proportion. #497D53 ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#497D53 color RGB value is (73,125,83).

RGB: (73,125,83) (29%, 49%, 33%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 125 of 255 = 49%
B 83 of 255 = 33%

73
125
83

R + G + B ~ 37%. #497D53 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 125 + 83 = 281 (100%)
R 73 of 281 ~ 25.98%
G 125 of 281 ~ 44.48%
B 83 of 281 ~ 29.54'%

%25.98
%44.48
%29.54

CMYK RENK MODELİ

#497D53 rengi CMYK tonu (42,0,34,51).

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

CMYK: (42,0,34,51)
C42M0Y34K51 (42%, 0%, 34%, 51%)
(0.42 / 0.00 / 0.34 / 0.51)

CMYK yüzdeleri

%41.6
%0
%33.6
%50.98

Codes

Color #497D53 in popluar color models

49 7D 53
RGB 73 125 83
HSL 132° 26.26% 38.82%
HSB/HSV 132° 41.60% 49.02%
CMYK 41.60% 0.00% 33.60%
50.98%

Color #497D53 in popluar number systems.

HEX 49 7D 53
Decimal 73 125 83
Binary 1001001 1111101 1010011
Octal 111 175 123

Shades and tints

Shades of #497D53

#497D53
(73,125,83)
#43724C
(67,114,76)
#3D6745
(61,103,69)
#375C3E
(55,92,62)
#315137
(49,81,55)
#2B4630
(43,70,48)
#253B29
(37,59,41)
#1F3022
(31,48,34)
#19251B
(25,37,27)
#131A14
(19,26,20)
#0D0F0D
(13,15,13)
#000000
(0,0,0)

Tints of #497D53

#497D53
(73,125,83)
#598862
(89,136,98)
#699371
(105,147,113)
#799E80
(121,158,128)
#89A98F
(137,169,143)
#99B49E
(153,180,158)
#A9BFAD
(169,191,173)
#B9CABC
(185,202,188)
#C9D5CB
(201,213,203)
#D9E0DA
(217,224,218)
#E9EBE9
(233,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497D53; }

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

This text font color is #497D53.

Background Color

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

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

This div background color is #497D53.

Border color

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

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

This div border color is #497D53.

Opacity

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

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

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

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

This text has shadow with #497D53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497D53.

Preview

Color preview on black background

This text has color #497D53 on black background.


Color preview on white background

This text has color #497D53 on white background.


Black color preview on #497D53 background

This text has black color on #497D53 background.


White color preview on #497D53 background

This text has white color on #497D53 background.


Related colors

Complementary color

Complementary color for #hex is #B682AC.


I love getcolorcode.com

Triadic colors

1 #53497D and #7D5349 with #497D53 are triadic colors.

2 #537D49 and #7D4953 with #497D53 are triadic colors.