COLOR #466EB6

HEX: #466EB6 RGB: (70,110,182)

Renk bilgisi

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

RGB renk modeli

#466EB6 color RGB value is (70,110,182).

RGB: (70,110,182) (27%, 43%, 71%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 110 of 255 = 43%
B 182 of 255 = 71%

70
110
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 110 + 182 = 362 (100%)
R 70 of 362 ~ 19.34%
G 110 of 362 ~ 30.39%
B 182 of 362 ~ 50.28'%

%19.34
%30.39
%50.28

CMYK RENK MODELİ

#466EB6 rengi CMYK tonu (62,40,0,29).

  • camgöbeği tonu 61.54%
  • eflatun tonu 39.56%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (62,40,0,29)
C62M40Y0K29 (62%, 40%, 0%, 29%)
(0.62 / 0.40 / 0.00 / 0.29)

CMYK yüzdeleri

%61.54
%39.56
%0
%28.63

Codes

Color #466EB6 in popluar color models

46 6E B6
RGB 70 110 182
HSL 219° 44.44% 49.41%
HSB/HSV 219° 61.54% 71.37%
CMYK 61.54% 39.56% 0.00%
28.63%

Color #466EB6 in popluar number systems.

HEX 46 6E B6
Decimal 70 110 182
Binary 1000110 1101110 10110110
Octal 106 156 266

Shades and tints

Shades of #466EB6

#466EB6
(70,110,182)
#4064A6
(64,100,166)
#3A5A96
(58,90,150)
#345086
(52,80,134)
#2E4676
(46,70,118)
#283C66
(40,60,102)
#223256
(34,50,86)
#1C2846
(28,40,70)
#161E36
(22,30,54)
#101426
(16,20,38)
#0A0A16
(10,10,22)
#000000
(0,0,0)

Tints of #466EB6

#466EB6
(70,110,182)
#567BBC
(86,123,188)
#6688C2
(102,136,194)
#7695C8
(118,149,200)
#86A2CE
(134,162,206)
#96AFD4
(150,175,212)
#A6BCDA
(166,188,218)
#B6C9E0
(182,201,224)
#C6D6E6
(198,214,230)
#D6E3EC
(214,227,236)
#E6F0F2
(230,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466EB6 color. Also use rgb(70,110,182) instead hex code.

Text Font Color

.myTextColor { color: #466EB6; }

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

This text font color is #466EB6.

Background Color

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

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

This div background color is #466EB6.

Border color

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

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

This div border color is #466EB6.

Opacity

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

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

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

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

This text has shadow with #466EB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466EB6.

Preview

Color preview on black background

This text has color #466EB6 on black background.


Color preview on white background

This text has color #466EB6 on white background.


Black color preview on #466EB6 background

This text has black color on #466EB6 background.


White color preview on #466EB6 background

This text has white color on #466EB6 background.


Related colors

Complementary color

Complementary color for #hex is #B99149.


I love getcolorcode.com

Triadic colors

1 #B6466E and #6EB646 with #466EB6 are triadic colors.

2 #B66E46 and #6E46B6 with #466EB6 are triadic colors.