COLOR #497B5E

HEX: #497B5E RGB: (73,123,94)

Renk bilgisi

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

RGB renk modeli

#497B5E color RGB value is (73,123,94).

RGB: (73,123,94) (29%, 48%, 37%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 123 of 255 = 48%
B 94 of 255 = 37%

73
123
94

R + G + B ~ 38%. #497B5E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 123 + 94 = 290 (100%)
R 73 of 290 ~ 25.17%
G 123 of 290 ~ 42.41%
B 94 of 290 ~ 32.41'%

%25.17
%42.41
%32.41

CMYK RENK MODELİ

#497B5E rengi CMYK tonu (41,0,24,52).

  • camgöbeği tonu 40.65%
  • eflatun tonu 0.00%
  • sarı tonu 23.58%
  • ana renk tonu 51.76%

CMYK: (41,0,24,52)
C41M0Y24K52 (41%, 0%, 24%, 52%)
(0.41 / 0.00 / 0.24 / 0.52)

CMYK yüzdeleri

%40.65
%0
%23.58
%51.76

Codes

Color #497B5E in popluar color models

49 7B 5E
RGB 73 123 94
HSL 145° 25.51% 38.43%
HSB/HSV 145° 40.65% 48.24%
CMYK 40.65% 0.00% 23.58%
51.76%

Color #497B5E in popluar number systems.

HEX 49 7B 5E
Decimal 73 123 94
Binary 1001001 1111011 1011110
Octal 111 173 136

Shades and tints

Shades of #497B5E

#497B5E
(73,123,94)
#437056
(67,112,86)
#3D654E
(61,101,78)
#375A46
(55,90,70)
#314F3E
(49,79,62)
#2B4436
(43,68,54)
#25392E
(37,57,46)
#1F2E26
(31,46,38)
#19231E
(25,35,30)
#131816
(19,24,22)
#0D0D0E
(13,13,14)
#000000
(0,0,0)

Tints of #497B5E

#497B5E
(73,123,94)
#59876C
(89,135,108)
#69937A
(105,147,122)
#799F88
(121,159,136)
#89AB96
(137,171,150)
#99B7A4
(153,183,164)
#A9C3B2
(169,195,178)
#B9CFC0
(185,207,192)
#C9DBCE
(201,219,206)
#D9E7DC
(217,231,220)
#E9F3EA
(233,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497B5E; }

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

This text font color is #497B5E.

Background Color

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

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

This div background color is #497B5E.

Border color

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

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

This div border color is #497B5E.

Opacity

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

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

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

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

This text has shadow with #497B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497B5E.

Preview

Color preview on black background

This text has color #497B5E on black background.


Color preview on white background

This text has color #497B5E on white background.


Black color preview on #497B5E background

This text has black color on #497B5E background.


White color preview on #497B5E background

This text has white color on #497B5E background.


Related colors

Complementary color

Complementary color for #hex is #B684A1.


I love getcolorcode.com

Triadic colors

1 #5E497B and #7B5E49 with #497B5E are triadic colors.

2 #5E7B49 and #7B495E with #497B5E are triadic colors.