COLOR #497E6C

HEX: #497E6C RGB: (73,126,108)

Renk bilgisi

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

RGB renk modeli

#497E6C color RGB value is (73,126,108).

RGB: (73,126,108) (29%, 49%, 42%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 126 of 255 = 49%
B 108 of 255 = 42%

73
126
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 126 + 108 = 307 (100%)
R 73 of 307 ~ 23.78%
G 126 of 307 ~ 41.04%
B 108 of 307 ~ 35.18'%

%23.78
%41.04
%35.18

CMYK RENK MODELİ

#497E6C rengi CMYK tonu (42,0,14,51).

  • camgöbeği tonu 42.06%
  • eflatun tonu 0.00%
  • sarı tonu 14.29%
  • ana renk tonu 50.59%

CMYK: (42,0,14,51)
C42M0Y14K51 (42%, 0%, 14%, 51%)
(0.42 / 0.00 / 0.14 / 0.51)

CMYK yüzdeleri

%42.06
%0
%14.29
%50.59

Codes

Color #497E6C in popluar color models

49 7E 6C
RGB 73 126 108
HSL 160° 26.63% 39.02%
HSB/HSV 160° 42.06% 49.41%
CMYK 42.06% 0.00% 14.29%
50.59%

Color #497E6C in popluar number systems.

HEX 49 7E 6C
Decimal 73 126 108
Binary 1001001 1111110 1101100
Octal 111 176 154

Shades and tints

Shades of #497E6C

#497E6C
(73,126,108)
#437363
(67,115,99)
#3D685A
(61,104,90)
#375D51
(55,93,81)
#315248
(49,82,72)
#2B473F
(43,71,63)
#253C36
(37,60,54)
#1F312D
(31,49,45)
#192624
(25,38,36)
#131B1B
(19,27,27)
#0D1012
(13,16,18)
#000000
(0,0,0)

Tints of #497E6C

#497E6C
(73,126,108)
#598979
(89,137,121)
#699486
(105,148,134)
#799F93
(121,159,147)
#89AAA0
(137,170,160)
#99B5AD
(153,181,173)
#A9C0BA
(169,192,186)
#B9CBC7
(185,203,199)
#C9D6D4
(201,214,212)
#D9E1E1
(217,225,225)
#E9ECEE
(233,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497E6C; }

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

This text font color is #497E6C.

Background Color

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

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

This div background color is #497E6C.

Border color

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

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

This div border color is #497E6C.

Opacity

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

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

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

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

This text has shadow with #497E6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497E6C.

Preview

Color preview on black background

This text has color #497E6C on black background.


Color preview on white background

This text has color #497E6C on white background.


Black color preview on #497E6C background

This text has black color on #497E6C background.


White color preview on #497E6C background

This text has white color on #497E6C background.


Related colors

Complementary color

Complementary color for #hex is #B68193.


I love getcolorcode.com

Triadic colors

1 #6C497E and #7E6C49 with #497E6C are triadic colors.

2 #6C7E49 and #7E496C with #497E6C are triadic colors.