COLOR #464B84

HEX: #464B84 RGB: (70,75,132)

Renk bilgisi

#464B84 contains mainly green and blue colors. #464B84 ‘ nin web güvenlik rengi #333399 (ya da #339) dir.

RGB renk modeli

#464B84 color RGB value is (70,75,132).

RGB: (70,75,132) (27%, 29%, 52%)

RGB bağlantıları ve doygunluk

R 70 of 255 = 27%
G 75 of 255 = 29%
B 132 of 255 = 52%

70
75
132

R + G + B ~ 36%. #464B84 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 70 + 75 + 132 = 277 (100%)
R 70 of 277 ~ 25.27%
G 75 of 277 ~ 27.08%
B 132 of 277 ~ 47.65'%

%25.27
%27.08
%47.65

CMYK RENK MODELİ

#464B84 rengi CMYK tonu (47,43,0,48).

  • camgöbeği tonu 46.97%
  • eflatun tonu 43.18%
  • sarı tonu 0.00%
  • ana renk tonu 48.24%
CMYK: (47,43,0,48) C47M43Y0K48 (47%,43%,0%,48%) (0.47/0.43/0.00/0.48) 

CMYK yüzdeleri

%46.97
%43.18
%0
%48.24

Codes

Color #464B84 in popluar color models

46 4B 84
RGB 70 75 132
HSL 235° 30.69% 39.61%
HSB/HSV 235° 46.97% 51.76%
CMYK 46.97% 43.18% 0.00%
48.24%

Color #464B84 in popluar number systems.

HEX 46 4B 84
Decimal 70 75 132
Binary 1000110 1001011 10000100
Octal 106 113 204

Shades and tints

Shades of #464B84

#464B84
(70,75,132)
#404578
(64,69,120)
#3A3F6C
(58,63,108)
#343960
(52,57,96)
#2E3354
(46,51,84)
#282D48
(40,45,72)
#22273C
(34,39,60)
#1C2130
(28,33,48)
#161B24
(22,27,36)
#101518
(16,21,24)
#0A0F0C
(10,15,12)
#000000
(0,0,0)

Tints of #464B84

#464B84
(70,75,132)
#565B8F
(86,91,143)
#666B9A
(102,107,154)
#767BA5
(118,123,165)
#868BB0
(134,139,176)
#969BBB
(150,155,187)
#A6ABC6
(166,171,198)
#B6BBD1
(182,187,209)
#C6CBDC
(198,203,220)
#D6DBE7
(214,219,231)
#E6EBF2
(230,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464B84 color. Also use rgb(70,75,132) instead hex code.

Text Font Color

.myTextColor { color: #464B84; }

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

This text font color is #464B84.

Background Color

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

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

This div background color is #464B84.

Border color

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

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

This div border color is #464B84.

Opacity

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

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

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

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

This text has shadow with #464B84 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464B84.

Preview

Color preview on black background

This text has color #464B84 on black background.


Color preview on white background

This text has color #464B84 on white background.


Black color preview on #464B84 background

This text has black color on #464B84 background.


White color preview on #464B84 background

This text has white color on #464B84 background.


Related colors

Complementary color

Complementary color for #hex is #B9B47B.


I love getcolorcode.com

Triadic colors

1 #84464B and #4B8446 with #464B84 are triadic colors.

2 #844B46 and #4B4684 with #464B84 are triadic colors.