COLOR #464398

HEX: #464398 RGB: (70,67,152)

Color info

#464398 contains mainly blue color. Web safe color of #464398 is #333399 (or #339).

RGB color model

#464398 color RGB value is (70,67,152).

RGB: (70,67,152) (27%, 26%, 60%)

RGB channels and saturation

R 70 of 255 = 27%
G 67 of 255 = 26%
B 152 of 255 = 60%

70
67
152

R + G + B ~ 38%. #464398 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 67 + 152 = 289 (100%)
R 70 of 289 ~ 24.22%
G 67 of 289 ~ 23.18%
B 152 of 289 ~ 52.6'%

%24.22
%23.18
%52.6

CMYK color model

#464398 color CMYK value is (54,56,0,40).

  • cyan value is 53.95%
  • magenta value is 55.92%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (54,56,0,40)
C54M56Y0K40 (54%, 56%, 0%, 40%)
(0.54 / 0.56 / 0.00 / 0.40)

CMYK percentages

%53.95
%55.92
%0
%40.39

Codes

Color #464398 in popluar color models

46 43 98
RGB 70 67 152
HSL 242° 38.81% 42.94%
HSB/HSV 242° 55.92% 59.61%
CMYK 53.95% 55.92% 0.00%
40.39%

Color #464398 in popluar number systems.

HEX 46 43 98
Decimal 70 67 152
Binary 1000110 1000011 10011000
Octal 106 103 230

Shades and tints

Shades of #464398

#464398
(70,67,152)
#403D8B
(64,61,139)
#3A377E
(58,55,126)
#343171
(52,49,113)
#2E2B64
(46,43,100)
#282557
(40,37,87)
#221F4A
(34,31,74)
#1C193D
(28,25,61)
#161330
(22,19,48)
#100D23
(16,13,35)
#0A0716
(10,7,22)
#000000
(0,0,0)

Tints of #464398

#464398
(70,67,152)
#5654A1
(86,84,161)
#6665AA
(102,101,170)
#7676B3
(118,118,179)
#8687BC
(134,135,188)
#9698C5
(150,152,197)
#A6A9CE
(166,169,206)
#B6BAD7
(182,186,215)
#C6CBE0
(198,203,224)
#D6DCE9
(214,220,233)
#E6EDF2
(230,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464398 color. Also use rgb(70,67,152) instead hex code.

Text Font Color

.myTextColor { color: #464398; }

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

This text font color is #464398.

Background Color

.myBgColor { background-color: #464398; }

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

This div background color is #464398.

Border color

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

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

This div border color is #464398.

Opacity

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

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

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

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

This text has shadow with #464398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464398.

Preview

Color preview on black background

This text has color #464398 on black background.


Color preview on white background

This text has color #464398 on white background.


Black color preview on #464398 background

This text has black color on #464398 background.


White color preview on #464398 background

This text has white color on #464398 background.


Related colors

Complementary color

Complementary color for #hex is #B9BC67.


I love getcolorcode.com

Triadic colors

1 #984643 and #439846 with #464398 are triadic colors.

2 #984346 and #434698 with #464398 are triadic colors.