COLOR #497B95

HEX: #497B95 RGB: (73,123,149)

Renk bilgisi

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

RGB renk modeli

#497B95 color RGB value is (73,123,149).

RGB: (73,123,149) (29%, 48%, 58%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 123 of 255 = 48%
B 149 of 255 = 58%

73
123
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 123 + 149 = 345 (100%)
R 73 of 345 ~ 21.16%
G 123 of 345 ~ 35.65%
B 149 of 345 ~ 43.19'%

%21.16
%35.65
%43.19

CMYK RENK MODELİ

#497B95 rengi CMYK tonu (51,17,0,42).

  • camgöbeği tonu 51.01%
  • eflatun tonu 17.45%
  • sarı tonu 0.00%
  • ana renk tonu 41.57%

CMYK: (51,17,0,42)
C51M17Y0K42 (51%, 17%, 0%, 42%)
(0.51 / 0.17 / 0.00 / 0.42)

CMYK yüzdeleri

%51.01
%17.45
%0
%41.57

Codes

Color #497B95 in popluar color models

49 7B 95
RGB 73 123 149
HSL 201° 34.23% 43.53%
HSB/HSV 201° 51.01% 58.43%
CMYK 51.01% 17.45% 0.00%
41.57%

Color #497B95 in popluar number systems.

HEX 49 7B 95
Decimal 73 123 149
Binary 1001001 1111011 10010101
Octal 111 173 225

Shades and tints

Shades of #497B95

#497B95
(73,123,149)
#437088
(67,112,136)
#3D657B
(61,101,123)
#375A6E
(55,90,110)
#314F61
(49,79,97)
#2B4454
(43,68,84)
#253947
(37,57,71)
#1F2E3A
(31,46,58)
#19232D
(25,35,45)
#131820
(19,24,32)
#0D0D13
(13,13,19)
#000000
(0,0,0)

Tints of #497B95

#497B95
(73,123,149)
#59879E
(89,135,158)
#6993A7
(105,147,167)
#799FB0
(121,159,176)
#89ABB9
(137,171,185)
#99B7C2
(153,183,194)
#A9C3CB
(169,195,203)
#B9CFD4
(185,207,212)
#C9DBDD
(201,219,221)
#D9E7E6
(217,231,230)
#E9F3EF
(233,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497B95; }

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

This text font color is #497B95.

Background Color

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

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

This div background color is #497B95.

Border color

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

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

This div border color is #497B95.

Opacity

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

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

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

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

This text has shadow with #497B95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497B95.

Preview

Color preview on black background

This text has color #497B95 on black background.


Color preview on white background

This text has color #497B95 on white background.


Black color preview on #497B95 background

This text has black color on #497B95 background.


White color preview on #497B95 background

This text has white color on #497B95 background.


Related colors

Complementary color

Complementary color for #hex is #B6846A.


I love getcolorcode.com

Triadic colors

1 #95497B and #7B9549 with #497B95 are triadic colors.

2 #957B49 and #7B4995 with #497B95 are triadic colors.