COLOR #465876

HEX: #465876 RGB: (70,88,118)

Color info

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

RGB color model

#465876 color RGB value is (70,88,118).

RGB: (70,88,118) (27%, 35%, 46%)

RGB channels and saturation

R 70 of 255 = 27%
G 88 of 255 = 35%
B 118 of 255 = 46%

70
88
118

R + G + B ~ 36%. #465876 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 88 + 118 = 276 (100%)
R 70 of 276 ~ 25.36%
G 88 of 276 ~ 31.88%
B 118 of 276 ~ 42.75'%

%25.36
%31.88
%42.75

CMYK color model

#465876 color CMYK value is (41,25,0,54).

  • cyan value is 40.68%
  • magenta value is 25.42%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (41,25,0,54)
C41M25Y0K54 (41%, 25%, 0%, 54%)
(0.41 / 0.25 / 0.00 / 0.54)

CMYK percentages

%40.68
%25.42
%0
%53.73

Codes

Color #465876 in popluar color models

46 58 76
RGB 70 88 118
HSL 218° 25.53% 36.86%
HSB/HSV 218° 40.68% 46.27%
CMYK 40.68% 25.42% 0.00%
53.73%

Color #465876 in popluar number systems.

HEX 46 58 76
Decimal 70 88 118
Binary 1000110 1011000 1110110
Octal 106 130 166

Shades and tints

Shades of #465876

#465876
(70,88,118)
#40506C
(64,80,108)
#3A4862
(58,72,98)
#344058
(52,64,88)
#2E384E
(46,56,78)
#283044
(40,48,68)
#22283A
(34,40,58)
#1C2030
(28,32,48)
#161826
(22,24,38)
#10101C
(16,16,28)
#0A0812
(10,8,18)
#000000
(0,0,0)

Tints of #465876

#465876
(70,88,118)
#566782
(86,103,130)
#66768E
(102,118,142)
#76859A
(118,133,154)
#8694A6
(134,148,166)
#96A3B2
(150,163,178)
#A6B2BE
(166,178,190)
#B6C1CA
(182,193,202)
#C6D0D6
(198,208,214)
#D6DFE2
(214,223,226)
#E6EEEE
(230,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465876; }

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

This text font color is #465876.

Background Color

.myBgColor { background-color: #465876; }

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

This div background color is #465876.

Border color

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

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

This div border color is #465876.

Opacity

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

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

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

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

This text has shadow with #465876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465876.

Preview

Color preview on black background

This text has color #465876 on black background.


Color preview on white background

This text has color #465876 on white background.


Black color preview on #465876 background

This text has black color on #465876 background.


White color preview on #465876 background

This text has white color on #465876 background.


Related colors

Complementary color

Complementary color for #hex is #B9A789.


I love getcolorcode.com

Triadic colors

1 #764658 and #587646 with #465876 are triadic colors.

2 #765846 and #584676 with #465876 are triadic colors.