COLOR #464DC6

HEX: #464DC6 RGB: (70,77,198)

Renk bilgisi

#464DC6 contains mainly blue color. #464DC6 ‘ nin web güvenlik rengi #3333CC (ya da #33C) dir.

RGB renk modeli

#464DC6 color RGB value is (70,77,198).

RGB: (70,77,198) (27%, 30%, 78%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 77 of 255 = 30%
B 198 of 255 = 78%

70
77
198

R + G + B ~ 45%. #464DC6 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 77 + 198 = 345 (100%)
R 70 of 345 ~ 20.29%
G 77 of 345 ~ 22.32%
B 198 of 345 ~ 57.39'%

%20.29
%22.32
%57.39

CMYK RENK MODELİ

#464DC6 rengi CMYK tonu (65,61,0,22).

  • camgöbeği tonu 64.65%
  • eflatun tonu 61.11%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (65,61,0,22)
C65M61Y0K22 (65%, 61%, 0%, 22%)
(0.65 / 0.61 / 0.00 / 0.22)

CMYK yüzdeleri

%64.65
%61.11
%0
%22.35

Codes

Color #464DC6 in popluar color models

46 4D C6
RGB 70 77 198
HSL 237° 52.89% 52.55%
HSB/HSV 237° 64.65% 77.65%
CMYK 64.65% 61.11% 0.00%
22.35%

Color #464DC6 in popluar number systems.

HEX 46 4D C6
Decimal 70 77 198
Binary 1000110 1001101 11000110
Octal 106 115 306

Shades and tints

Shades of #464DC6

#464DC6
(70,77,198)
#4046B4
(64,70,180)
#3A3FA2
(58,63,162)
#343890
(52,56,144)
#2E317E
(46,49,126)
#282A6C
(40,42,108)
#22235A
(34,35,90)
#1C1C48
(28,28,72)
#161536
(22,21,54)
#100E24
(16,14,36)
#0A0712
(10,7,18)
#000000
(0,0,0)

Tints of #464DC6

#464DC6
(70,77,198)
#565DCB
(86,93,203)
#666DD0
(102,109,208)
#767DD5
(118,125,213)
#868DDA
(134,141,218)
#969DDF
(150,157,223)
#A6ADE4
(166,173,228)
#B6BDE9
(182,189,233)
#C6CDEE
(198,205,238)
#D6DDF3
(214,221,243)
#E6EDF8
(230,237,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464DC6 color. Also use rgb(70,77,198) instead hex code.

Text Font Color

.myTextColor { color: #464DC6; }

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

This text font color is #464DC6.

Background Color

.myBgColor { background-color: #464DC6; }

<div style="background-color:#464DC6">Inner text</div>

This div background color is #464DC6.

Border color

.myBorderColor { border: 1px solid #464DC6; }

<div style="border:3px solid #464DC6">Div</div>

This div border color is #464DC6.

Opacity

.myOpacity80 { color: #464DC6; opacity: 0.8; }

<p style="color:#464DC6;opacity:0.8;">80%</p>

Text with #464DC6 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 #464DC6;}

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

This text has shadow with #464DC6 color.


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

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

This text has shadow with #464DC6 primary color and red secondary color.


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

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

This text has shadow with #464DC6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #464DC6.

Preview

Color preview on black background

This text has color #464DC6 on black background.


Color preview on white background

This text has color #464DC6 on white background.


Black color preview on #464DC6 background

This text has black color on #464DC6 background.


White color preview on #464DC6 background

This text has white color on #464DC6 background.


Related colors

Complementary color

Complementary color for #hex is #B9B239.


I love getcolorcode.com

Triadic colors

1 #C6464D and #4DC646 with #464DC6 are triadic colors.

2 #C64D46 and #4D46C6 with #464DC6 are triadic colors.