COLOR #464A8C

HEX: #464A8C RGB: (70,74,140)

Renk bilgisi

#464A8C contains mainly blue color. #464A8C ‘ nin web güvenlik rengi #333399 (ya da #339) dir.

RGB renk modeli

#464A8C color RGB value is (70,74,140).

RGB: (70,74,140) (27%, 29%, 55%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 74 of 255 = 29%
B 140 of 255 = 55%

70
74
140

R + G + B ~ 37%. #464A8C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 74 + 140 = 284 (100%)
R 70 of 284 ~ 24.65%
G 74 of 284 ~ 26.06%
B 140 of 284 ~ 49.3'%

%24.65
%26.06
%49.3

CMYK RENK MODELİ

#464A8C rengi CMYK tonu (50,47,0,45).

  • camgöbeği tonu 50.00%
  • eflatun tonu 47.14%
  • sarı tonu 0.00%
  • ana renk tonu 45.10%

CMYK: (50,47,0,45)
C50M47Y0K45 (50%, 47%, 0%, 45%)
(0.50 / 0.47 / 0.00 / 0.45)

CMYK yüzdeleri

%50
%47.14
%0
%45.1

Codes

Color #464A8C in popluar color models

46 4A 8C
RGB 70 74 140
HSL 237° 33.33% 41.18%
HSB/HSV 237° 50.00% 54.90%
CMYK 50.00% 47.14% 0.00%
45.10%

Color #464A8C in popluar number systems.

HEX 46 4A 8C
Decimal 70 74 140
Binary 1000110 1001010 10001100
Octal 106 112 214

Shades and tints

Shades of #464A8C

#464A8C
(70,74,140)
#404480
(64,68,128)
#3A3E74
(58,62,116)
#343868
(52,56,104)
#2E325C
(46,50,92)
#282C50
(40,44,80)
#222644
(34,38,68)
#1C2038
(28,32,56)
#161A2C
(22,26,44)
#101420
(16,20,32)
#0A0E14
(10,14,20)
#000000
(0,0,0)

Tints of #464A8C

#464A8C
(70,74,140)
#565A96
(86,90,150)
#666AA0
(102,106,160)
#767AAA
(118,122,170)
#868AB4
(134,138,180)
#969ABE
(150,154,190)
#A6AAC8
(166,170,200)
#B6BAD2
(182,186,210)
#C6CADC
(198,202,220)
#D6DAE6
(214,218,230)
#E6EAF0
(230,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464A8C color. Also use rgb(70,74,140) instead hex code.

Text Font Color

.myTextColor { color: #464A8C; }

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

This text font color is #464A8C.

Background Color

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

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

This div background color is #464A8C.

Border color

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

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

This div border color is #464A8C.

Opacity

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

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

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

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

This text has shadow with #464A8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464A8C.

Preview

Color preview on black background

This text has color #464A8C on black background.


Color preview on white background

This text has color #464A8C on white background.


Black color preview on #464A8C background

This text has black color on #464A8C background.


White color preview on #464A8C background

This text has white color on #464A8C background.


Related colors

Complementary color

Complementary color for #hex is #B9B573.


I love getcolorcode.com

Triadic colors

1 #8C464A and #4A8C46 with #464A8C are triadic colors.

2 #8C4A46 and #4A468C with #464A8C are triadic colors.