COLOR #496680

HEX: #496680 RGB: (73,102,128)

Renk bilgisi

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

RGB renk modeli

#496680 color RGB value is (73,102,128).

RGB: (73,102,128) (29%, 40%, 50%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 102 of 255 = 40%
B 128 of 255 = 50%

73
102
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 102 + 128 = 303 (100%)
R 73 of 303 ~ 24.09%
G 102 of 303 ~ 33.66%
B 128 of 303 ~ 42.24'%

%24.09
%33.66
%42.24

CMYK RENK MODELİ

#496680 rengi CMYK tonu (43,20,0,50).

  • camgöbeği tonu 42.97%
  • eflatun tonu 20.31%
  • sarı tonu 0.00%
  • ana renk tonu 49.80%

CMYK: (43,20,0,50)
C43M20Y0K50 (43%, 20%, 0%, 50%)
(0.43 / 0.20 / 0.00 / 0.50)

CMYK yüzdeleri

%42.97
%20.31
%0
%49.8

Codes

Color #496680 in popluar color models

49 66 80
RGB 73 102 128
HSL 208° 27.36% 39.41%
HSB/HSV 208° 42.97% 50.20%
CMYK 42.97% 20.31% 0.00%
49.80%

Color #496680 in popluar number systems.

HEX 49 66 80
Decimal 73 102 128
Binary 1001001 1100110 10000000
Octal 111 146 200

Shades and tints

Shades of #496680

#496680
(73,102,128)
#435D75
(67,93,117)
#3D546A
(61,84,106)
#374B5F
(55,75,95)
#314254
(49,66,84)
#2B3949
(43,57,73)
#25303E
(37,48,62)
#1F2733
(31,39,51)
#191E28
(25,30,40)
#13151D
(19,21,29)
#0D0C12
(13,12,18)
#000000
(0,0,0)

Tints of #496680

#496680
(73,102,128)
#59738B
(89,115,139)
#698096
(105,128,150)
#798DA1
(121,141,161)
#899AAC
(137,154,172)
#99A7B7
(153,167,183)
#A9B4C2
(169,180,194)
#B9C1CD
(185,193,205)
#C9CED8
(201,206,216)
#D9DBE3
(217,219,227)
#E9E8EE
(233,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496680 color. Also use rgb(73,102,128) instead hex code.

Text Font Color

.myTextColor { color: #496680; }

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

This text font color is #496680.

Background Color

.myBgColor { background-color: #496680; }

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

This div background color is #496680.

Border color

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

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

This div border color is #496680.

Opacity

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

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

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

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

This text has shadow with #496680 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496680.

Preview

Color preview on black background

This text has color #496680 on black background.


Color preview on white background

This text has color #496680 on white background.


Black color preview on #496680 background

This text has black color on #496680 background.


White color preview on #496680 background

This text has white color on #496680 background.


Related colors

Complementary color

Complementary color for #hex is #B6997F.


I love getcolorcode.com

Triadic colors

1 #804966 and #668049 with #496680 are triadic colors.

2 #806649 and #664980 with #496680 are triadic colors.