COLOR #466AB9

HEX: #466AB9 RGB: (70,106,185)

Renk bilgisi

#466AB9 contains mainly blue color. #466AB9 ‘ nin web güvenlik rengi #3366CC (ya da #36C) dir.

RGB renk modeli

#466AB9 color RGB value is (70,106,185).

RGB: (70,106,185) (27%, 42%, 73%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 106 of 255 = 42%
B 185 of 255 = 73%

70
106
185

R + G + B ~ 47%. #466AB9 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 106 + 185 = 361 (100%)
R 70 of 361 ~ 19.39%
G 106 of 361 ~ 29.36%
B 185 of 361 ~ 51.25'%

%19.39
%29.36
%51.25

CMYK RENK MODELİ

#466AB9 rengi CMYK tonu (62,43,0,27).

  • camgöbeği tonu 62.16%
  • eflatun tonu 42.70%
  • sarı tonu 0.00%
  • ana renk tonu 27.45%

CMYK: (62,43,0,27)
C62M43Y0K27 (62%, 43%, 0%, 27%)
(0.62 / 0.43 / 0.00 / 0.27)

CMYK yüzdeleri

%62.16
%42.7
%0
%27.45

Codes

Color #466AB9 in popluar color models

46 6A B9
RGB 70 106 185
HSL 221° 45.10% 50.00%
HSB/HSV 221° 62.16% 72.55%
CMYK 62.16% 42.70% 0.00%
27.45%

Color #466AB9 in popluar number systems.

HEX 46 6A B9
Decimal 70 106 185
Binary 1000110 1101010 10111001
Octal 106 152 271

Shades and tints

Shades of #466AB9

#466AB9
(70,106,185)
#4061A9
(64,97,169)
#3A5899
(58,88,153)
#344F89
(52,79,137)
#2E4679
(46,70,121)
#283D69
(40,61,105)
#223459
(34,52,89)
#1C2B49
(28,43,73)
#162239
(22,34,57)
#101929
(16,25,41)
#0A1019
(10,16,25)
#000000
(0,0,0)

Tints of #466AB9

#466AB9
(70,106,185)
#5677BF
(86,119,191)
#6684C5
(102,132,197)
#7691CB
(118,145,203)
#869ED1
(134,158,209)
#96ABD7
(150,171,215)
#A6B8DD
(166,184,221)
#B6C5E3
(182,197,227)
#C6D2E9
(198,210,233)
#D6DFEF
(214,223,239)
#E6ECF5
(230,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466AB9 color. Also use rgb(70,106,185) instead hex code.

Text Font Color

.myTextColor { color: #466AB9; }

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

This text font color is #466AB9.

Background Color

.myBgColor { background-color: #466AB9; }

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

This div background color is #466AB9.

Border color

.myBorderColor { border: 1px solid #466AB9; }

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

This div border color is #466AB9.

Opacity

.myOpacity80 { color: #466AB9; opacity: 0.8; }

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

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

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

This text has shadow with #466AB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466AB9.

Preview

Color preview on black background

This text has color #466AB9 on black background.


Color preview on white background

This text has color #466AB9 on white background.


Black color preview on #466AB9 background

This text has black color on #466AB9 background.


White color preview on #466AB9 background

This text has white color on #466AB9 background.


Related colors

Complementary color

Complementary color for #hex is #B99546.


I love getcolorcode.com

Triadic colors

1 #B9466A and #6AB946 with #466AB9 are triadic colors.

2 #B96A46 and #6A46B9 with #466AB9 are triadic colors.