COLOR #496A8F

HEX: #496A8F RGB: (73,106,143)

Renk bilgisi

#496A8F contains mainly green and blue colors. #496A8F ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#496A8F color RGB value is (73,106,143).

RGB: (73,106,143) (29%, 42%, 56%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 106 of 255 = 42%
B 143 of 255 = 56%

73
106
143

R + G + B ~ 42%. #496A8F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 106 + 143 = 322 (100%)
R 73 of 322 ~ 22.67%
G 106 of 322 ~ 32.92%
B 143 of 322 ~ 44.41'%

%22.67
%32.92
%44.41

CMYK RENK MODELİ

#496A8F rengi CMYK tonu (49,26,0,44).

  • camgöbeği tonu 48.95%
  • eflatun tonu 25.87%
  • sarı tonu 0.00%
  • ana renk tonu 43.92%

CMYK: (49,26,0,44)
C49M26Y0K44 (49%, 26%, 0%, 44%)
(0.49 / 0.26 / 0.00 / 0.44)

CMYK yüzdeleri

%48.95
%25.87
%0
%43.92

Codes

Color #496A8F in popluar color models

49 6A 8F
RGB 73 106 143
HSL 212° 32.41% 42.35%
HSB/HSV 212° 48.95% 56.08%
CMYK 48.95% 25.87% 0.00%
43.92%

Color #496A8F in popluar number systems.

HEX 49 6A 8F
Decimal 73 106 143
Binary 1001001 1101010 10001111
Octal 111 152 217

Shades and tints

Shades of #496A8F

#496A8F
(73,106,143)
#436182
(67,97,130)
#3D5875
(61,88,117)
#374F68
(55,79,104)
#31465B
(49,70,91)
#2B3D4E
(43,61,78)
#253441
(37,52,65)
#1F2B34
(31,43,52)
#192227
(25,34,39)
#13191A
(19,25,26)
#0D100D
(13,16,13)
#000000
(0,0,0)

Tints of #496A8F

#496A8F
(73,106,143)
#597799
(89,119,153)
#6984A3
(105,132,163)
#7991AD
(121,145,173)
#899EB7
(137,158,183)
#99ABC1
(153,171,193)
#A9B8CB
(169,184,203)
#B9C5D5
(185,197,213)
#C9D2DF
(201,210,223)
#D9DFE9
(217,223,233)
#E9ECF3
(233,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496A8F color. Also use rgb(73,106,143) instead hex code.

Text Font Color

.myTextColor { color: #496A8F; }

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

This text font color is #496A8F.

Background Color

.myBgColor { background-color: #496A8F; }

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

This div background color is #496A8F.

Border color

.myBorderColor { border: 1px solid #496A8F; }

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

This div border color is #496A8F.

Opacity

.myOpacity80 { color: #496A8F; opacity: 0.8; }

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

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

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

This text has shadow with #496A8F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496A8F.

Preview

Color preview on black background

This text has color #496A8F on black background.


Color preview on white background

This text has color #496A8F on white background.


Black color preview on #496A8F background

This text has black color on #496A8F background.


White color preview on #496A8F background

This text has white color on #496A8F background.


Related colors

Complementary color

Complementary color for #hex is #B69570.


I love getcolorcode.com

Triadic colors

1 #8F496A and #6A8F49 with #496A8F are triadic colors.

2 #8F6A49 and #6A498F with #496A8F are triadic colors.