COLOR #465387

HEX: #465387 RGB: (70,83,135)

Color info

#465387 contains mainly green and blue colors. Web safe color of #465387 is #336699 (or #369).

RGB color model

#465387 color RGB value is (70,83,135).

RGB: (70,83,135) (27%, 33%, 53%)

RGB channels and saturation

R 70 of 255 = 27%
G 83 of 255 = 33%
B 135 of 255 = 53%

70
83
135

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

Portions of RGB colors in percentages

R + G + B = 70 + 83 + 135 = 288 (100%)
R 70 of 288 ~ 24.31%
G 83 of 288 ~ 28.82%
B 135 of 288 ~ 46.88'%

%24.31
%28.82
%46.88

CMYK color model

#465387 color CMYK value is (48,39,0,47).

  • cyan value is 48.15%
  • magenta value is 38.52%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (48,39,0,47)
C48M39Y0K47 (48%, 39%, 0%, 47%)
(0.48 / 0.39 / 0.00 / 0.47)

CMYK percentages

%48.15
%38.52
%0
%47.06

Codes

Color #465387 in popluar color models

46 53 87
RGB 70 83 135
HSL 228° 31.71% 40.20%
HSB/HSV 228° 48.15% 52.94%
CMYK 48.15% 38.52% 0.00%
47.06%

Color #465387 in popluar number systems.

HEX 46 53 87
Decimal 70 83 135
Binary 1000110 1010011 10000111
Octal 106 123 207

Shades and tints

Shades of #465387

#465387
(70,83,135)
#404C7B
(64,76,123)
#3A456F
(58,69,111)
#343E63
(52,62,99)
#2E3757
(46,55,87)
#28304B
(40,48,75)
#22293F
(34,41,63)
#1C2233
(28,34,51)
#161B27
(22,27,39)
#10141B
(16,20,27)
#0A0D0F
(10,13,15)
#000000
(0,0,0)

Tints of #465387

#465387
(70,83,135)
#566291
(86,98,145)
#66719B
(102,113,155)
#7680A5
(118,128,165)
#868FAF
(134,143,175)
#969EB9
(150,158,185)
#A6ADC3
(166,173,195)
#B6BCCD
(182,188,205)
#C6CBD7
(198,203,215)
#D6DAE1
(214,218,225)
#E6E9EB
(230,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465387; }

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

This text font color is #465387.

Background Color

.myBgColor { background-color: #465387; }

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

This div background color is #465387.

Border color

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

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

This div border color is #465387.

Opacity

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

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

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

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

This text has shadow with #465387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465387.

Preview

Color preview on black background

This text has color #465387 on black background.


Color preview on white background

This text has color #465387 on white background.


Black color preview on #465387 background

This text has black color on #465387 background.


White color preview on #465387 background

This text has white color on #465387 background.


Related colors

Complementary color

Complementary color for #hex is #B9AC78.


I love getcolorcode.com

Triadic colors

1 #874653 and #538746 with #465387 are triadic colors.

2 #875346 and #534687 with #465387 are triadic colors.