COLOR #464978

HEX: #464978 RGB: (70,73,120)

Color info

#464978 contains red, green and blue colors in about the same proportion. Web safe color of #464978 is #333366 (or #336).

RGB color model

#464978 color RGB value is (70,73,120).

RGB: (70,73,120) (27%, 29%, 47%)

RGB channels and saturation

R 70 of 255 = 27%
G 73 of 255 = 29%
B 120 of 255 = 47%

70
73
120

R + G + B ~ 34%. #464978 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 73 + 120 = 263 (100%)
R 70 of 263 ~ 26.62%
G 73 of 263 ~ 27.76%
B 120 of 263 ~ 45.63'%

%26.62
%27.76
%45.63

CMYK color model

#464978 color CMYK value is (42,39,0,53).

  • cyan value is 41.67%
  • magenta value is 39.17%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (42,39,0,53)
C42M39Y0K53 (42%, 39%, 0%, 53%)
(0.42 / 0.39 / 0.00 / 0.53)

CMYK percentages

%41.67
%39.17
%0
%52.94

Codes

Color #464978 in popluar color models

46 49 78
RGB 70 73 120
HSL 236° 26.32% 37.25%
HSB/HSV 236° 41.67% 47.06%
CMYK 41.67% 39.17% 0.00%
52.94%

Color #464978 in popluar number systems.

HEX 46 49 78
Decimal 70 73 120
Binary 1000110 1001001 1111000
Octal 106 111 170

Shades and tints

Shades of #464978

#464978
(70,73,120)
#40436E
(64,67,110)
#3A3D64
(58,61,100)
#34375A
(52,55,90)
#2E3150
(46,49,80)
#282B46
(40,43,70)
#22253C
(34,37,60)
#1C1F32
(28,31,50)
#161928
(22,25,40)
#10131E
(16,19,30)
#0A0D14
(10,13,20)
#000000
(0,0,0)

Tints of #464978

#464978
(70,73,120)
#565984
(86,89,132)
#666990
(102,105,144)
#76799C
(118,121,156)
#8689A8
(134,137,168)
#9699B4
(150,153,180)
#A6A9C0
(166,169,192)
#B6B9CC
(182,185,204)
#C6C9D8
(198,201,216)
#D6D9E4
(214,217,228)
#E6E9F0
(230,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464978 color. Also use rgb(70,73,120) instead hex code.

Text Font Color

.myTextColor { color: #464978; }

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

This text font color is #464978.

Background Color

.myBgColor { background-color: #464978; }

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

This div background color is #464978.

Border color

.myBorderColor { border: 1px solid #464978; }

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

This div border color is #464978.

Opacity

.myOpacity80 { color: #464978; opacity: 0.8; }

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

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

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

This text has shadow with #464978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464978.

Preview

Color preview on black background

This text has color #464978 on black background.


Color preview on white background

This text has color #464978 on white background.


Black color preview on #464978 background

This text has black color on #464978 background.


White color preview on #464978 background

This text has white color on #464978 background.


Related colors

Complementary color

Complementary color for #hex is #B9B687.


I love getcolorcode.com

Triadic colors

1 #784649 and #497846 with #464978 are triadic colors.

2 #784946 and #494678 with #464978 are triadic colors.