COLOR #495AB0

HEX: #495AB0 RGB: (73,90,176)

Renk bilgisi

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

RGB renk modeli

#495AB0 color RGB value is (73,90,176).

RGB: (73,90,176) (29%, 35%, 69%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 90 of 255 = 35%
B 176 of 255 = 69%

73
90
176

R + G + B ~ 44%. #495AB0 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 90 + 176 = 339 (100%)
R 73 of 339 ~ 21.53%
G 90 of 339 ~ 26.55%
B 176 of 339 ~ 51.92'%

%21.53
%26.55
%51.92

CMYK RENK MODELİ

#495AB0 rengi CMYK tonu (59,49,0,31).

  • camgöbeği tonu 58.52%
  • eflatun tonu 48.86%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (59,49,0,31)
C59M49Y0K31 (59%, 49%, 0%, 31%)
(0.59 / 0.49 / 0.00 / 0.31)

CMYK yüzdeleri

%58.52
%48.86
%0
%30.98

Codes

Color #495AB0 in popluar color models

49 5A B0
RGB 73 90 176
HSL 230° 41.37% 48.82%
HSB/HSV 230° 58.52% 69.02%
CMYK 58.52% 48.86% 0.00%
30.98%

Color #495AB0 in popluar number systems.

HEX 49 5A B0
Decimal 73 90 176
Binary 1001001 1011010 10110000
Octal 111 132 260

Shades and tints

Shades of #495AB0

#495AB0
(73,90,176)
#4352A0
(67,82,160)
#3D4A90
(61,74,144)
#374280
(55,66,128)
#313A70
(49,58,112)
#2B3260
(43,50,96)
#252A50
(37,42,80)
#1F2240
(31,34,64)
#191A30
(25,26,48)
#131220
(19,18,32)
#0D0A10
(13,10,16)
#000000
(0,0,0)

Tints of #495AB0

#495AB0
(73,90,176)
#5969B7
(89,105,183)
#6978BE
(105,120,190)
#7987C5
(121,135,197)
#8996CC
(137,150,204)
#99A5D3
(153,165,211)
#A9B4DA
(169,180,218)
#B9C3E1
(185,195,225)
#C9D2E8
(201,210,232)
#D9E1EF
(217,225,239)
#E9F0F6
(233,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #495AB0 color. Also use rgb(73,90,176) instead hex code.

Text Font Color

.myTextColor { color: #495AB0; }

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

This text font color is #495AB0.

Background Color

.myBgColor { background-color: #495AB0; }

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

This div background color is #495AB0.

Border color

.myBorderColor { border: 1px solid #495AB0; }

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

This div border color is #495AB0.

Opacity

.myOpacity80 { color: #495AB0; opacity: 0.8; }

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

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

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

This text has shadow with #495AB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #495AB0.

Preview

Color preview on black background

This text has color #495AB0 on black background.


Color preview on white background

This text has color #495AB0 on white background.


Black color preview on #495AB0 background

This text has black color on #495AB0 background.


White color preview on #495AB0 background

This text has white color on #495AB0 background.


Related colors

Complementary color

Complementary color for #hex is #B6A54F.


I love getcolorcode.com

Triadic colors

1 #B0495A and #5AB049 with #495AB0 are triadic colors.

2 #B05A49 and #5A49B0 with #495AB0 are triadic colors.