COLOR #497B6C

HEX: #497B6C RGB: (73,123,108)

Renk bilgisi

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

RGB renk modeli

#497B6C color RGB value is (73,123,108).

RGB: (73,123,108) (29%, 48%, 42%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 123 of 255 = 48%
B 108 of 255 = 42%

73
123
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 123 + 108 = 304 (100%)
R 73 of 304 ~ 24.01%
G 123 of 304 ~ 40.46%
B 108 of 304 ~ 35.53'%

%24.01
%40.46
%35.53

CMYK RENK MODELİ

#497B6C rengi CMYK tonu (41,0,12,52).

  • camgöbeği tonu 40.65%
  • eflatun tonu 0.00%
  • sarı tonu 12.20%
  • ana renk tonu 51.76%

CMYK: (41,0,12,52)
C41M0Y12K52 (41%, 0%, 12%, 52%)
(0.41 / 0.00 / 0.12 / 0.52)

CMYK yüzdeleri

%40.65
%0
%12.2
%51.76

Codes

Color #497B6C in popluar color models

49 7B 6C
RGB 73 123 108
HSL 162° 25.51% 38.43%
HSB/HSV 162° 40.65% 48.24%
CMYK 40.65% 0.00% 12.20%
51.76%

Color #497B6C in popluar number systems.

HEX 49 7B 6C
Decimal 73 123 108
Binary 1001001 1111011 1101100
Octal 111 173 154

Shades and tints

Shades of #497B6C

#497B6C
(73,123,108)
#437063
(67,112,99)
#3D655A
(61,101,90)
#375A51
(55,90,81)
#314F48
(49,79,72)
#2B443F
(43,68,63)
#253936
(37,57,54)
#1F2E2D
(31,46,45)
#192324
(25,35,36)
#13181B
(19,24,27)
#0D0D12
(13,13,18)
#000000
(0,0,0)

Tints of #497B6C

#497B6C
(73,123,108)
#598779
(89,135,121)
#699386
(105,147,134)
#799F93
(121,159,147)
#89ABA0
(137,171,160)
#99B7AD
(153,183,173)
#A9C3BA
(169,195,186)
#B9CFC7
(185,207,199)
#C9DBD4
(201,219,212)
#D9E7E1
(217,231,225)
#E9F3EE
(233,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497B6C; }

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

This text font color is #497B6C.

Background Color

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

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

This div background color is #497B6C.

Border color

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

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

This div border color is #497B6C.

Opacity

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

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

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

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

This text has shadow with #497B6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497B6C.

Preview

Color preview on black background

This text has color #497B6C on black background.


Color preview on white background

This text has color #497B6C on white background.


Black color preview on #497B6C background

This text has black color on #497B6C background.


White color preview on #497B6C background

This text has white color on #497B6C background.


Related colors

Complementary color

Complementary color for #hex is #B68493.


I love getcolorcode.com

Triadic colors

1 #6C497B and #7B6C49 with #497B6C are triadic colors.

2 #6C7B49 and #7B496C with #497B6C are triadic colors.