COLOR #465870

HEX: #465870 RGB: (70,88,112)

Color info

#465870 contains red, green and blue colors in about the same proportion. Web safe color of #465870 is #336666 (or #366).

RGB color model

#465870 color RGB value is (70,88,112).

RGB: (70,88,112) (27%, 35%, 44%)

RGB channels and saturation

R 70 of 255 = 27%
G 88 of 255 = 35%
B 112 of 255 = 44%

70
88
112

R + G + B ~ 35%. #465870 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 88 + 112 = 270 (100%)
R 70 of 270 ~ 25.93%
G 88 of 270 ~ 32.59%
B 112 of 270 ~ 41.48'%

%25.93
%32.59
%41.48

CMYK color model

#465870 color CMYK value is (38,21,0,56).

  • cyan value is 37.50%
  • magenta value is 21.43%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (38,21,0,56)
C38M21Y0K56 (38%, 21%, 0%, 56%)
(0.38 / 0.21 / 0.00 / 0.56)

CMYK percentages

%37.5
%21.43
%0
%56.08

Codes

Color #465870 in popluar color models

46 58 70
RGB 70 88 112
HSL 214° 23.08% 35.69%
HSB/HSV 214° 37.50% 43.92%
CMYK 37.50% 21.43% 0.00%
56.08%

Color #465870 in popluar number systems.

HEX 46 58 70
Decimal 70 88 112
Binary 1000110 1011000 1110000
Octal 106 130 160

Shades and tints

Shades of #465870

#465870
(70,88,112)
#405066
(64,80,102)
#3A485C
(58,72,92)
#344052
(52,64,82)
#2E3848
(46,56,72)
#28303E
(40,48,62)
#222834
(34,40,52)
#1C202A
(28,32,42)
#161820
(22,24,32)
#101016
(16,16,22)
#0A080C
(10,8,12)
#000000
(0,0,0)

Tints of #465870

#465870
(70,88,112)
#56677D
(86,103,125)
#66768A
(102,118,138)
#768597
(118,133,151)
#8694A4
(134,148,164)
#96A3B1
(150,163,177)
#A6B2BE
(166,178,190)
#B6C1CB
(182,193,203)
#C6D0D8
(198,208,216)
#D6DFE5
(214,223,229)
#E6EEF2
(230,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #465870 color. Also use rgb(70,88,112) instead hex code.

Text Font Color

.myTextColor { color: #465870; }

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

This text font color is #465870.

Background Color

.myBgColor { background-color: #465870; }

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

This div background color is #465870.

Border color

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

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

This div border color is #465870.

Opacity

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

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

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

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

This text has shadow with #465870 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465870.

Preview

Color preview on black background

This text has color #465870 on black background.


Color preview on white background

This text has color #465870 on white background.


Black color preview on #465870 background

This text has black color on #465870 background.


White color preview on #465870 background

This text has white color on #465870 background.


Related colors

Complementary color

Complementary color for #hex is #B9A78F.


I love getcolorcode.com

Triadic colors

1 #704658 and #587046 with #465870 are triadic colors.

2 #705846 and #584670 with #465870 are triadic colors.