COLOR #465077

HEX: #465077 RGB: (70,80,119)

Color info

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

RGB color model

#465077 color RGB value is (70,80,119).

RGB: (70,80,119) (27%, 31%, 47%)

RGB channels and saturation

R 70 of 255 = 27%
G 80 of 255 = 31%
B 119 of 255 = 47%

70
80
119

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

Portions of RGB colors in percentages

R + G + B = 70 + 80 + 119 = 269 (100%)
R 70 of 269 ~ 26.02%
G 80 of 269 ~ 29.74%
B 119 of 269 ~ 44.24'%

%26.02
%29.74
%44.24

CMYK color model

#465077 color CMYK value is (41,33,0,53).

  • cyan value is 41.18%
  • magenta value is 32.77%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (41,33,0,53)
C41M33Y0K53 (41%, 33%, 0%, 53%)
(0.41 / 0.33 / 0.00 / 0.53)

CMYK percentages

%41.18
%32.77
%0
%53.33

Codes

Color #465077 in popluar color models

46 50 77
RGB 70 80 119
HSL 228° 25.93% 37.06%
HSB/HSV 228° 41.18% 46.67%
CMYK 41.18% 32.77% 0.00%
53.33%

Color #465077 in popluar number systems.

HEX 46 50 77
Decimal 70 80 119
Binary 1000110 1010000 1110111
Octal 106 120 167

Shades and tints

Shades of #465077

#465077
(70,80,119)
#40496D
(64,73,109)
#3A4263
(58,66,99)
#343B59
(52,59,89)
#2E344F
(46,52,79)
#282D45
(40,45,69)
#22263B
(34,38,59)
#1C1F31
(28,31,49)
#161827
(22,24,39)
#10111D
(16,17,29)
#0A0A13
(10,10,19)
#000000
(0,0,0)

Tints of #465077

#465077
(70,80,119)
#565F83
(86,95,131)
#666E8F
(102,110,143)
#767D9B
(118,125,155)
#868CA7
(134,140,167)
#969BB3
(150,155,179)
#A6AABF
(166,170,191)
#B6B9CB
(182,185,203)
#C6C8D7
(198,200,215)
#D6D7E3
(214,215,227)
#E6E6EF
(230,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #465077 color. Also use rgb(70,80,119) instead hex code.

Text Font Color

.myTextColor { color: #465077; }

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

This text font color is #465077.

Background Color

.myBgColor { background-color: #465077; }

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

This div background color is #465077.

Border color

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

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

This div border color is #465077.

Opacity

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

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

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

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

This text has shadow with #465077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465077.

Preview

Color preview on black background

This text has color #465077 on black background.


Color preview on white background

This text has color #465077 on white background.


Black color preview on #465077 background

This text has black color on #465077 background.


White color preview on #465077 background

This text has white color on #465077 background.


Related colors

Complementary color

Complementary color for #hex is #B9AF88.


I love getcolorcode.com

Triadic colors

1 #774650 and #507746 with #465077 are triadic colors.

2 #775046 and #504677 with #465077 are triadic colors.