COLOR #496982

HEX: #496982 RGB: (73,105,130)

Renk bilgisi

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

RGB renk modeli

#496982 color RGB value is (73,105,130).

RGB: (73,105,130) (29%, 41%, 51%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 105 of 255 = 41%
B 130 of 255 = 51%

73
105
130

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 105 + 130 = 308 (100%)
R 73 of 308 ~ 23.7%
G 105 of 308 ~ 34.09%
B 130 of 308 ~ 42.21'%

%23.7
%34.09
%42.21

CMYK RENK MODELİ

#496982 rengi CMYK tonu (44,19,0,49).

  • camgöbeği tonu 43.85%
  • eflatun tonu 19.23%
  • sarı tonu 0.00%
  • ana renk tonu 49.02%

CMYK: (44,19,0,49)
C44M19Y0K49 (44%, 19%, 0%, 49%)
(0.44 / 0.19 / 0.00 / 0.49)

CMYK yüzdeleri

%43.85
%19.23
%0
%49.02

Codes

Color #496982 in popluar color models

49 69 82
RGB 73 105 130
HSL 206° 28.08% 39.80%
HSB/HSV 206° 43.85% 50.98%
CMYK 43.85% 19.23% 0.00%
49.02%

Color #496982 in popluar number systems.

HEX 49 69 82
Decimal 73 105 130
Binary 1001001 1101001 10000010
Octal 111 151 202

Shades and tints

Shades of #496982

#496982
(73,105,130)
#436077
(67,96,119)
#3D576C
(61,87,108)
#374E61
(55,78,97)
#314556
(49,69,86)
#2B3C4B
(43,60,75)
#253340
(37,51,64)
#1F2A35
(31,42,53)
#19212A
(25,33,42)
#13181F
(19,24,31)
#0D0F14
(13,15,20)
#000000
(0,0,0)

Tints of #496982

#496982
(73,105,130)
#59768D
(89,118,141)
#698398
(105,131,152)
#7990A3
(121,144,163)
#899DAE
(137,157,174)
#99AAB9
(153,170,185)
#A9B7C4
(169,183,196)
#B9C4CF
(185,196,207)
#C9D1DA
(201,209,218)
#D9DEE5
(217,222,229)
#E9EBF0
(233,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496982 color. Also use rgb(73,105,130) instead hex code.

Text Font Color

.myTextColor { color: #496982; }

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

This text font color is #496982.

Background Color

.myBgColor { background-color: #496982; }

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

This div background color is #496982.

Border color

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

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

This div border color is #496982.

Opacity

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

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

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

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

This text has shadow with #496982 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496982.

Preview

Color preview on black background

This text has color #496982 on black background.


Color preview on white background

This text has color #496982 on white background.


Black color preview on #496982 background

This text has black color on #496982 background.


White color preview on #496982 background

This text has white color on #496982 background.


Related colors

Complementary color

Complementary color for #hex is #B6967D.


I love getcolorcode.com

Triadic colors

1 #824969 and #698249 with #496982 are triadic colors.

2 #826949 and #694982 with #496982 are triadic colors.