COLOR #465A76

HEX: #465A76 RGB: (70,90,118)

Color info

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

RGB color model

#465A76 color RGB value is (70,90,118).

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

RGB channels and saturation

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

70
90
118

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

Portions of RGB colors in percentages

R + G + B = 70 + 90 + 118 = 278 (100%)
R 70 of 278 ~ 25.18%
G 90 of 278 ~ 32.37%
B 118 of 278 ~ 42.45'%

%25.18
%32.37
%42.45

CMYK color model

#465A76 color CMYK value is (41,24,0,54).

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

CMYK: (41,24,0,54)
C41M24Y0K54 (41%, 24%, 0%, 54%)
(0.41 / 0.24 / 0.00 / 0.54)

CMYK percentages

%40.68
%23.73
%0
%53.73

Codes

Color #465A76 in popluar color models

46 5A 76
RGB 70 90 118
HSL 215° 25.53% 36.86%
HSB/HSV 215° 40.68% 46.27%
CMYK 40.68% 23.73% 0.00%
53.73%

Color #465A76 in popluar number systems.

HEX 46 5A 76
Decimal 70 90 118
Binary 1000110 1011010 1110110
Octal 106 132 166

Shades and tints

Shades of #465A76

#465A76
(70,90,118)
#40526C
(64,82,108)
#3A4A62
(58,74,98)
#344258
(52,66,88)
#2E3A4E
(46,58,78)
#283244
(40,50,68)
#222A3A
(34,42,58)
#1C2230
(28,34,48)
#161A26
(22,26,38)
#10121C
(16,18,28)
#0A0A12
(10,10,18)
#000000
(0,0,0)

Tints of #465A76

#465A76
(70,90,118)
#566982
(86,105,130)
#66788E
(102,120,142)
#76879A
(118,135,154)
#8696A6
(134,150,166)
#96A5B2
(150,165,178)
#A6B4BE
(166,180,190)
#B6C3CA
(182,195,202)
#C6D2D6
(198,210,214)
#D6E1E2
(214,225,226)
#E6F0EE
(230,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465A76; }

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

This text font color is #465A76.

Background Color

.myBgColor { background-color: #465A76; }

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

This div background color is #465A76.

Border color

.myBorderColor { border: 1px solid #465A76; }

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

This div border color is #465A76.

Opacity

.myOpacity80 { color: #465A76; opacity: 0.8; }

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

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

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

This text has shadow with #465A76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465A76.

Preview

Color preview on black background

This text has color #465A76 on black background.


Color preview on white background

This text has color #465A76 on white background.


Black color preview on #465A76 background

This text has black color on #465A76 background.


White color preview on #465A76 background

This text has white color on #465A76 background.


Related colors

Complementary color

Complementary color for #hex is #B9A589.


I love getcolorcode.com

Triadic colors

1 #76465A and #5A7646 with #465A76 are triadic colors.

2 #765A46 and #5A4676 with #465A76 are triadic colors.