COLOR #497D55

HEX: #497D55 RGB: (73,125,85)

Renk bilgisi

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

RGB renk modeli

#497D55 color RGB value is (73,125,85).

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

RGB bağlantıları ve doygunluk

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

73
125
85

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 125 + 85 = 283 (100%)
R 73 of 283 ~ 25.8%
G 125 of 283 ~ 44.17%
B 85 of 283 ~ 30.04'%

%25.8
%44.17
%30.04

CMYK RENK MODELİ

#497D55 rengi CMYK tonu (42,0,32,51).

  • camgöbeği tonu 41.60%
  • eflatun tonu 0.00%
  • sarı tonu 32.00%
  • ana renk tonu 50.98%
CMYK: (42,0,32,51) C42M0Y32K51 (42%,0%,32%,51%) (0.42/0.00/0.32/0.51) 

CMYK yüzdeleri

%41.6
%0
%32
%50.98

Codes

Color #497D55 in popluar color models

49 7D 55
RGB 73 125 85
HSL 134° 26.26% 38.82%
HSB/HSV 134° 41.60% 49.02%
CMYK 41.60% 0.00% 32.00%
50.98%

Color #497D55 in popluar number systems.

HEX 49 7D 55
Decimal 73 125 85
Binary 1001001 1111101 1010101
Octal 111 175 125

Shades and tints

Shades of #497D55

#497D55
(73,125,85)
#43724E
(67,114,78)
#3D6747
(61,103,71)
#375C40
(55,92,64)
#315139
(49,81,57)
#2B4632
(43,70,50)
#253B2B
(37,59,43)
#1F3024
(31,48,36)
#19251D
(25,37,29)
#131A16
(19,26,22)
#0D0F0F
(13,15,15)
#000000
(0,0,0)

Tints of #497D55

#497D55
(73,125,85)
#598864
(89,136,100)
#699373
(105,147,115)
#799E82
(121,158,130)
#89A991
(137,169,145)
#99B4A0
(153,180,160)
#A9BFAF
(169,191,175)
#B9CABE
(185,202,190)
#C9D5CD
(201,213,205)
#D9E0DC
(217,224,220)
#E9EBEB
(233,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497D55; }

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

This text font color is #497D55.

Background Color

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

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

This div background color is #497D55.

Border color

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

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

This div border color is #497D55.

Opacity

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

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

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

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

This text has shadow with #497D55 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497D55.

Preview

Color preview on black background

This text has color #497D55 on black background.


Color preview on white background

This text has color #497D55 on white background.


Black color preview on #497D55 background

This text has black color on #497D55 background.


White color preview on #497D55 background

This text has white color on #497D55 background.


Related colors

Complementary color

Complementary color for #hex is #B682AA.


I love getcolorcode.com

Triadic colors

1 #55497D and #7D5549 with #497D55 are triadic colors.

2 #557D49 and #7D4955 with #497D55 are triadic colors.