COLOR #464593

HEX: #464593 RGB: (70,69,147)

Color info

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

RGB color model

#464593 color RGB value is (70,69,147).

RGB: (70,69,147) (27%, 27%, 58%)

RGB channels and saturation

R 70 of 255 = 27%
G 69 of 255 = 27%
B 147 of 255 = 58%

70
69
147

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

Portions of RGB colors in percentages

R + G + B = 70 + 69 + 147 = 286 (100%)
R 70 of 286 ~ 24.48%
G 69 of 286 ~ 24.13%
B 147 of 286 ~ 51.4'%

%24.48
%24.13
%51.4

CMYK color model

#464593 color CMYK value is (52,53,0,42).

  • cyan value is 52.38%
  • magenta value is 53.06%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (52,53,0,42)
C52M53Y0K42 (52%, 53%, 0%, 42%)
(0.52 / 0.53 / 0.00 / 0.42)

CMYK percentages

%52.38
%53.06
%0
%42.35

Codes

Color #464593 in popluar color models

46 45 93
RGB 70 69 147
HSL 241° 36.11% 42.35%
HSB/HSV 241° 53.06% 57.65%
CMYK 52.38% 53.06% 0.00%
42.35%

Color #464593 in popluar number systems.

HEX 46 45 93
Decimal 70 69 147
Binary 1000110 1000101 10010011
Octal 106 105 223

Shades and tints

Shades of #464593

#464593
(70,69,147)
#403F86
(64,63,134)
#3A3979
(58,57,121)
#34336C
(52,51,108)
#2E2D5F
(46,45,95)
#282752
(40,39,82)
#222145
(34,33,69)
#1C1B38
(28,27,56)
#16152B
(22,21,43)
#100F1E
(16,15,30)
#0A0911
(10,9,17)
#000000
(0,0,0)

Tints of #464593

#464593
(70,69,147)
#56559C
(86,85,156)
#6665A5
(102,101,165)
#7675AE
(118,117,174)
#8685B7
(134,133,183)
#9695C0
(150,149,192)
#A6A5C9
(166,165,201)
#B6B5D2
(182,181,210)
#C6C5DB
(198,197,219)
#D6D5E4
(214,213,228)
#E6E5ED
(230,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464593 color. Also use rgb(70,69,147) instead hex code.

Text Font Color

.myTextColor { color: #464593; }

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

This text font color is #464593.

Background Color

.myBgColor { background-color: #464593; }

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

This div background color is #464593.

Border color

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

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

This div border color is #464593.

Opacity

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

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

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

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

This text has shadow with #464593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464593.

Preview

Color preview on black background

This text has color #464593 on black background.


Color preview on white background

This text has color #464593 on white background.


Black color preview on #464593 background

This text has black color on #464593 background.


White color preview on #464593 background

This text has white color on #464593 background.


Related colors

Complementary color

Complementary color for #hex is #B9BA6C.


I love getcolorcode.com

Triadic colors

1 #934645 and #459346 with #464593 are triadic colors.

2 #934546 and #454693 with #464593 are triadic colors.