COLOR #465393

HEX: #465393 RGB: (70,83,147)

Color info

#465393 contains mainly blue color. Web safe color of #465393 is #336699 (or #369).

RGB color model

#465393 color RGB value is (70,83,147).

RGB: (70,83,147) (27%, 33%, 58%)

RGB channels and saturation

R 70 of 255 = 27%
G 83 of 255 = 33%
B 147 of 255 = 58%

70
83
147

R + G + B ~ 39%. #465393 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 83 + 147 = 300 (100%)
R 70 of 300 ~ 23.33%
G 83 of 300 ~ 27.67%
B 147 of 300 ~ 49'%

%23.33
%27.67
%49

CMYK color model

#465393 color CMYK value is (52,44,0,42).

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

CMYK: (52,44,0,42)
C52M44Y0K42 (52%, 44%, 0%, 42%)
(0.52 / 0.44 / 0.00 / 0.42)

CMYK percentages

%52.38
%43.54
%0
%42.35

Codes

Color #465393 in popluar color models

46 53 93
RGB 70 83 147
HSL 230° 35.48% 42.55%
HSB/HSV 230° 52.38% 57.65%
CMYK 52.38% 43.54% 0.00%
42.35%

Color #465393 in popluar number systems.

HEX 46 53 93
Decimal 70 83 147
Binary 1000110 1010011 10010011
Octal 106 123 223

Shades and tints

Shades of #465393

#465393
(70,83,147)
#404C86
(64,76,134)
#3A4579
(58,69,121)
#343E6C
(52,62,108)
#2E375F
(46,55,95)
#283052
(40,48,82)
#222945
(34,41,69)
#1C2238
(28,34,56)
#161B2B
(22,27,43)
#10141E
(16,20,30)
#0A0D11
(10,13,17)
#000000
(0,0,0)

Tints of #465393

#465393
(70,83,147)
#56629C
(86,98,156)
#6671A5
(102,113,165)
#7680AE
(118,128,174)
#868FB7
(134,143,183)
#969EC0
(150,158,192)
#A6ADC9
(166,173,201)
#B6BCD2
(182,188,210)
#C6CBDB
(198,203,219)
#D6DAE4
(214,218,228)
#E6E9ED
(230,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465393; }

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

This text font color is #465393.

Background Color

.myBgColor { background-color: #465393; }

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

This div background color is #465393.

Border color

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

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

This div border color is #465393.

Opacity

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

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

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

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

This text has shadow with #465393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465393.

Preview

Color preview on black background

This text has color #465393 on black background.


Color preview on white background

This text has color #465393 on white background.


Black color preview on #465393 background

This text has black color on #465393 background.


White color preview on #465393 background

This text has white color on #465393 background.


Related colors

Complementary color

Complementary color for #hex is #B9AC6C.


I love getcolorcode.com

Triadic colors

1 #934653 and #539346 with #465393 are triadic colors.

2 #935346 and #534693 with #465393 are triadic colors.