COLOR #497179

HEX: #497179 RGB: (73,113,121)

Renk bilgisi

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

RGB renk modeli

#497179 color RGB value is (73,113,121).

RGB: (73,113,121) (29%, 44%, 47%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 113 of 255 = 44%
B 121 of 255 = 47%

73
113
121

R + G + B ~ 40%. #497179 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 113 + 121 = 307 (100%)
R 73 of 307 ~ 23.78%
G 113 of 307 ~ 36.81%
B 121 of 307 ~ 39.41'%

%23.78
%36.81
%39.41

CMYK RENK MODELİ

#497179 rengi CMYK tonu (40,7,0,53).

  • camgöbeği tonu 39.67%
  • eflatun tonu 6.61%
  • sarı tonu 0.00%
  • ana renk tonu 52.55%

CMYK: (40,7,0,53)
C40M7Y0K53 (40%, 7%, 0%, 53%)
(0.40 / 0.07 / 0.00 / 0.53)

CMYK yüzdeleri

%39.67
%6.61
%0
%52.55

Codes

Color #497179 in popluar color models

49 71 79
RGB 73 113 121
HSL 190° 24.74% 38.04%
HSB/HSV 190° 39.67% 47.45%
CMYK 39.67% 6.61% 0.00%
52.55%

Color #497179 in popluar number systems.

HEX 49 71 79
Decimal 73 113 121
Binary 1001001 1110001 1111001
Octal 111 161 171

Shades and tints

Shades of #497179

#497179
(73,113,121)
#43676E
(67,103,110)
#3D5D63
(61,93,99)
#375358
(55,83,88)
#31494D
(49,73,77)
#2B3F42
(43,63,66)
#253537
(37,53,55)
#1F2B2C
(31,43,44)
#192121
(25,33,33)
#131716
(19,23,22)
#0D0D0B
(13,13,11)
#000000
(0,0,0)

Tints of #497179

#497179
(73,113,121)
#597D85
(89,125,133)
#698991
(105,137,145)
#79959D
(121,149,157)
#89A1A9
(137,161,169)
#99ADB5
(153,173,181)
#A9B9C1
(169,185,193)
#B9C5CD
(185,197,205)
#C9D1D9
(201,209,217)
#D9DDE5
(217,221,229)
#E9E9F1
(233,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497179 color. Also use rgb(73,113,121) instead hex code.

Text Font Color

.myTextColor { color: #497179; }

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

This text font color is #497179.

Background Color

.myBgColor { background-color: #497179; }

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

This div background color is #497179.

Border color

.myBorderColor { border: 1px solid #497179; }

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

This div border color is #497179.

Opacity

.myOpacity80 { color: #497179; opacity: 0.8; }

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

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

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

This text has shadow with #497179 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497179.

Preview

Color preview on black background

This text has color #497179 on black background.


Color preview on white background

This text has color #497179 on white background.


Black color preview on #497179 background

This text has black color on #497179 background.


White color preview on #497179 background

This text has white color on #497179 background.


Related colors

Complementary color

Complementary color for #hex is #B68E86.


I love getcolorcode.com

Triadic colors

1 #794971 and #717949 with #497179 are triadic colors.

2 #797149 and #714979 with #497179 are triadic colors.