COLOR #497E85

HEX: #497E85 RGB: (73,126,133)

Renk bilgisi

#497E85 contains mainly green and blue colors. #497E85 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#497E85 color RGB value is (73,126,133).

RGB: (73,126,133) (29%, 49%, 52%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 126 of 255 = 49%
B 133 of 255 = 52%

73
126
133

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 126 + 133 = 332 (100%)
R 73 of 332 ~ 21.99%
G 126 of 332 ~ 37.95%
B 133 of 332 ~ 40.06'%

%21.99
%37.95
%40.06

CMYK RENK MODELİ

#497E85 rengi CMYK tonu (45,5,0,48).

  • camgöbeği tonu 45.11%
  • eflatun tonu 5.26%
  • sarı tonu 0.00%
  • ana renk tonu 47.84%

CMYK: (45,5,0,48)
C45M5Y0K48 (45%, 5%, 0%, 48%)
(0.45 / 0.05 / 0.00 / 0.48)

CMYK yüzdeleri

%45.11
%5.26
%0
%47.84

Codes

Color #497E85 in popluar color models

49 7E 85
RGB 73 126 133
HSL 187° 29.13% 40.39%
HSB/HSV 187° 45.11% 52.16%
CMYK 45.11% 5.26% 0.00%
47.84%

Color #497E85 in popluar number systems.

HEX 49 7E 85
Decimal 73 126 133
Binary 1001001 1111110 10000101
Octal 111 176 205

Shades and tints

Shades of #497E85

#497E85
(73,126,133)
#437379
(67,115,121)
#3D686D
(61,104,109)
#375D61
(55,93,97)
#315255
(49,82,85)
#2B4749
(43,71,73)
#253C3D
(37,60,61)
#1F3131
(31,49,49)
#192625
(25,38,37)
#131B19
(19,27,25)
#0D100D
(13,16,13)
#000000
(0,0,0)

Tints of #497E85

#497E85
(73,126,133)
#598990
(89,137,144)
#69949B
(105,148,155)
#799FA6
(121,159,166)
#89AAB1
(137,170,177)
#99B5BC
(153,181,188)
#A9C0C7
(169,192,199)
#B9CBD2
(185,203,210)
#C9D6DD
(201,214,221)
#D9E1E8
(217,225,232)
#E9ECF3
(233,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497E85; }

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

This text font color is #497E85.

Background Color

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

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

This div background color is #497E85.

Border color

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

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

This div border color is #497E85.

Opacity

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

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

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

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

This text has shadow with #497E85 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497E85.

Preview

Color preview on black background

This text has color #497E85 on black background.


Color preview on white background

This text has color #497E85 on white background.


Black color preview on #497E85 background

This text has black color on #497E85 background.


White color preview on #497E85 background

This text has white color on #497E85 background.


Related colors

Complementary color

Complementary color for #hex is #B6817A.


I love getcolorcode.com

Triadic colors

1 #85497E and #7E8549 with #497E85 are triadic colors.

2 #857E49 and #7E4985 with #497E85 are triadic colors.