COLOR #496BAC

HEX: #496BAC RGB: (73,107,172)

Renk bilgisi

#496BAC contains mainly blue color. #496BAC ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#496BAC color RGB value is (73,107,172).

RGB: (73,107,172) (29%, 42%, 67%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 107 of 255 = 42%
B 172 of 255 = 67%

73
107
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 107 + 172 = 352 (100%)
R 73 of 352 ~ 20.74%
G 107 of 352 ~ 30.4%
B 172 of 352 ~ 48.86'%

%20.74
%30.4
%48.86

CMYK RENK MODELİ

#496BAC rengi CMYK tonu (58,38,0,33).

  • camgöbeği tonu 57.56%
  • eflatun tonu 37.79%
  • sarı tonu 0.00%
  • ana renk tonu 32.55%

CMYK: (58,38,0,33)
C58M38Y0K33 (58%, 38%, 0%, 33%)
(0.58 / 0.38 / 0.00 / 0.33)

CMYK yüzdeleri

%57.56
%37.79
%0
%32.55

Codes

Color #496BAC in popluar color models

49 6B AC
RGB 73 107 172
HSL 219° 40.41% 48.04%
HSB/HSV 219° 57.56% 67.45%
CMYK 57.56% 37.79% 0.00%
32.55%

Color #496BAC in popluar number systems.

HEX 49 6B AC
Decimal 73 107 172
Binary 1001001 1101011 10101100
Octal 111 153 254

Shades and tints

Shades of #496BAC

#496BAC
(73,107,172)
#43629D
(67,98,157)
#3D598E
(61,89,142)
#37507F
(55,80,127)
#314770
(49,71,112)
#2B3E61
(43,62,97)
#253552
(37,53,82)
#1F2C43
(31,44,67)
#192334
(25,35,52)
#131A25
(19,26,37)
#0D1116
(13,17,22)
#000000
(0,0,0)

Tints of #496BAC

#496BAC
(73,107,172)
#5978B3
(89,120,179)
#6985BA
(105,133,186)
#7992C1
(121,146,193)
#899FC8
(137,159,200)
#99ACCF
(153,172,207)
#A9B9D6
(169,185,214)
#B9C6DD
(185,198,221)
#C9D3E4
(201,211,228)
#D9E0EB
(217,224,235)
#E9EDF2
(233,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496BAC color. Also use rgb(73,107,172) instead hex code.

Text Font Color

.myTextColor { color: #496BAC; }

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

This text font color is #496BAC.

Background Color

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

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

This div background color is #496BAC.

Border color

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

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

This div border color is #496BAC.

Opacity

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

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

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

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

This text has shadow with #496BAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496BAC.

Preview

Color preview on black background

This text has color #496BAC on black background.


Color preview on white background

This text has color #496BAC on white background.


Black color preview on #496BAC background

This text has black color on #496BAC background.


White color preview on #496BAC background

This text has white color on #496BAC background.


Related colors

Complementary color

Complementary color for #hex is #B69453.


I love getcolorcode.com

Triadic colors

1 #AC496B and #6BAC49 with #496BAC are triadic colors.

2 #AC6B49 and #6B49AC with #496BAC are triadic colors.