COLOR #497D8C

HEX: #497D8C RGB: (73,125,140)

Renk bilgisi

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

RGB renk modeli

#497D8C color RGB value is (73,125,140).

RGB: (73,125,140) (29%, 49%, 55%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 125 of 255 = 49%
B 140 of 255 = 55%

73
125
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 125 + 140 = 338 (100%)
R 73 of 338 ~ 21.6%
G 125 of 338 ~ 36.98%
B 140 of 338 ~ 41.42'%

%21.6
%36.98
%41.42

CMYK RENK MODELİ

#497D8C rengi CMYK tonu (48,11,0,45).

  • camgöbeği tonu 47.86%
  • eflatun tonu 10.71%
  • sarı tonu 0.00%
  • ana renk tonu 45.10%

CMYK: (48,11,0,45)
C48M11Y0K45 (48%, 11%, 0%, 45%)
(0.48 / 0.11 / 0.00 / 0.45)

CMYK yüzdeleri

%47.86
%10.71
%0
%45.1

Codes

Color #497D8C in popluar color models

49 7D 8C
RGB 73 125 140
HSL 193° 31.46% 41.76%
HSB/HSV 193° 47.86% 54.90%
CMYK 47.86% 10.71% 0.00%
45.10%

Color #497D8C in popluar number systems.

HEX 49 7D 8C
Decimal 73 125 140
Binary 1001001 1111101 10001100
Octal 111 175 214

Shades and tints

Shades of #497D8C

#497D8C
(73,125,140)
#437280
(67,114,128)
#3D6774
(61,103,116)
#375C68
(55,92,104)
#31515C
(49,81,92)
#2B4650
(43,70,80)
#253B44
(37,59,68)
#1F3038
(31,48,56)
#19252C
(25,37,44)
#131A20
(19,26,32)
#0D0F14
(13,15,20)
#000000
(0,0,0)

Tints of #497D8C

#497D8C
(73,125,140)
#598896
(89,136,150)
#6993A0
(105,147,160)
#799EAA
(121,158,170)
#89A9B4
(137,169,180)
#99B4BE
(153,180,190)
#A9BFC8
(169,191,200)
#B9CAD2
(185,202,210)
#C9D5DC
(201,213,220)
#D9E0E6
(217,224,230)
#E9EBF0
(233,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497D8C; }

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

This text font color is #497D8C.

Background Color

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

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

This div background color is #497D8C.

Border color

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

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

This div border color is #497D8C.

Opacity

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

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

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

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

This text has shadow with #497D8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497D8C.

Preview

Color preview on black background

This text has color #497D8C on black background.


Color preview on white background

This text has color #497D8C on white background.


Black color preview on #497D8C background

This text has black color on #497D8C background.


White color preview on #497D8C background

This text has white color on #497D8C background.


Related colors

Complementary color

Complementary color for #hex is #B68273.


I love getcolorcode.com

Triadic colors

1 #8C497D and #7D8C49 with #497D8C are triadic colors.

2 #8C7D49 and #7D498C with #497D8C are triadic colors.