COLOR #464A7D

HEX: #464A7D RGB: (70,74,125)

Renk bilgisi

#464A7D contains red, green and blue colors in about the same proportion. #464A7D ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#464A7D color RGB value is (70,74,125).

RGB: (70,74,125) (27%, 29%, 49%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 74 of 255 = 29%
B 125 of 255 = 49%

70
74
125

R + G + B ~ 35%. #464A7D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 74 + 125 = 269 (100%)
R 70 of 269 ~ 26.02%
G 74 of 269 ~ 27.51%
B 125 of 269 ~ 46.47'%

%26.02
%27.51
%46.47

CMYK RENK MODELİ

#464A7D rengi CMYK tonu (44,41,0,51).

  • camgöbeği tonu 44.00%
  • eflatun tonu 40.80%
  • sarı tonu 0.00%
  • ana renk tonu 50.98%
CMYK: (44,41,0,51) C44M41Y0K51 (44%,41%,0%,51%) (0.44/0.41/0.00/0.51) 

CMYK yüzdeleri

%44
%40.8
%0
%50.98

Codes

Color #464A7D in popluar color models

46 4A 7D
RGB 70 74 125
HSL 236° 28.21% 38.24%
HSB/HSV 236° 44.00% 49.02%
CMYK 44.00% 40.80% 0.00%
50.98%

Color #464A7D in popluar number systems.

HEX 46 4A 7D
Decimal 70 74 125
Binary 1000110 1001010 1111101
Octal 106 112 175

Shades and tints

Shades of #464A7D

#464A7D
(70,74,125)
#404472
(64,68,114)
#3A3E67
(58,62,103)
#34385C
(52,56,92)
#2E3251
(46,50,81)
#282C46
(40,44,70)
#22263B
(34,38,59)
#1C2030
(28,32,48)
#161A25
(22,26,37)
#10141A
(16,20,26)
#0A0E0F
(10,14,15)
#000000
(0,0,0)

Tints of #464A7D

#464A7D
(70,74,125)
#565A88
(86,90,136)
#666A93
(102,106,147)
#767A9E
(118,122,158)
#868AA9
(134,138,169)
#969AB4
(150,154,180)
#A6AABF
(166,170,191)
#B6BACA
(182,186,202)
#C6CAD5
(198,202,213)
#D6DAE0
(214,218,224)
#E6EAEB
(230,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464A7D; }

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

This text font color is #464A7D.

Background Color

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

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

This div background color is #464A7D.

Border color

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

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

This div border color is #464A7D.

Opacity

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

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

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

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

This text has shadow with #464A7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464A7D.

Preview

Color preview on black background

This text has color #464A7D on black background.


Color preview on white background

This text has color #464A7D on white background.


Black color preview on #464A7D background

This text has black color on #464A7D background.


White color preview on #464A7D background

This text has white color on #464A7D background.


Related colors

Complementary color

Complementary color for #hex is #B9B582.


I love getcolorcode.com

Triadic colors

1 #7D464A and #4A7D46 with #464A7D are triadic colors.

2 #7D4A46 and #4A467D with #464A7D are triadic colors.