COLOR #497E82

HEX: #497E82 RGB: (73,126,130)

Renk bilgisi

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

RGB renk modeli

#497E82 color RGB value is (73,126,130).

RGB: (73,126,130) (29%, 49%, 51%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 126 of 255 = 49%
B 130 of 255 = 51%

73
126
130

R + G + B ~ 43%. #497E82 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 126 + 130 = 329 (100%)
R 73 of 329 ~ 22.19%
G 126 of 329 ~ 38.3%
B 130 of 329 ~ 39.51'%

%22.19
%38.3
%39.51

CMYK RENK MODELİ

#497E82 rengi CMYK tonu (44,3,0,49).

  • camgöbeği tonu 43.85%
  • eflatun tonu 3.08%
  • sarı tonu 0.00%
  • ana renk tonu 49.02%

CMYK: (44,3,0,49)
C44M3Y0K49 (44%, 3%, 0%, 49%)
(0.44 / 0.03 / 0.00 / 0.49)

CMYK yüzdeleri

%43.85
%3.08
%0
%49.02

Codes

Color #497E82 in popluar color models

49 7E 82
RGB 73 126 130
HSL 184° 28.08% 39.80%
HSB/HSV 184° 43.85% 50.98%
CMYK 43.85% 3.08% 0.00%
49.02%

Color #497E82 in popluar number systems.

HEX 49 7E 82
Decimal 73 126 130
Binary 1001001 1111110 10000010
Octal 111 176 202

Shades and tints

Shades of #497E82

#497E82
(73,126,130)
#437377
(67,115,119)
#3D686C
(61,104,108)
#375D61
(55,93,97)
#315256
(49,82,86)
#2B474B
(43,71,75)
#253C40
(37,60,64)
#1F3135
(31,49,53)
#19262A
(25,38,42)
#131B1F
(19,27,31)
#0D1014
(13,16,20)
#000000
(0,0,0)

Tints of #497E82

#497E82
(73,126,130)
#59898D
(89,137,141)
#699498
(105,148,152)
#799FA3
(121,159,163)
#89AAAE
(137,170,174)
#99B5B9
(153,181,185)
#A9C0C4
(169,192,196)
#B9CBCF
(185,203,207)
#C9D6DA
(201,214,218)
#D9E1E5
(217,225,229)
#E9ECF0
(233,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497E82 color. Also use rgb(73,126,130) instead hex code.

Text Font Color

.myTextColor { color: #497E82; }

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

This text font color is #497E82.

Background Color

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

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

This div background color is #497E82.

Border color

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

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

This div border color is #497E82.

Opacity

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

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

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

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

This text has shadow with #497E82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497E82.

Preview

Color preview on black background

This text has color #497E82 on black background.


Color preview on white background

This text has color #497E82 on white background.


Black color preview on #497E82 background

This text has black color on #497E82 background.


White color preview on #497E82 background

This text has white color on #497E82 background.


Related colors

Complementary color

Complementary color for #hex is #B6817D.


I love getcolorcode.com

Triadic colors

1 #82497E and #7E8249 with #497E82 are triadic colors.

2 #827E49 and #7E4982 with #497E82 are triadic colors.