COLOR #465577

HEX: #465577 RGB: (70,85,119)

Color info

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

RGB color model

#465577 color RGB value is (70,85,119).

RGB: (70,85,119) (27%, 33%, 47%)

RGB channels and saturation

R 70 of 255 = 27%
G 85 of 255 = 33%
B 119 of 255 = 47%

70
85
119

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

Portions of RGB colors in percentages

R + G + B = 70 + 85 + 119 = 274 (100%)
R 70 of 274 ~ 25.55%
G 85 of 274 ~ 31.02%
B 119 of 274 ~ 43.43'%

%25.55
%31.02
%43.43

CMYK color model

#465577 color CMYK value is (41,29,0,53).

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

CMYK: (41,29,0,53)
C41M29Y0K53 (41%, 29%, 0%, 53%)
(0.41 / 0.29 / 0.00 / 0.53)

CMYK percentages

%41.18
%28.57
%0
%53.33

Codes

Color #465577 in popluar color models

46 55 77
RGB 70 85 119
HSL 222° 25.93% 37.06%
HSB/HSV 222° 41.18% 46.67%
CMYK 41.18% 28.57% 0.00%
53.33%

Color #465577 in popluar number systems.

HEX 46 55 77
Decimal 70 85 119
Binary 1000110 1010101 1110111
Octal 106 125 167

Shades and tints

Shades of #465577

#465577
(70,85,119)
#404E6D
(64,78,109)
#3A4763
(58,71,99)
#344059
(52,64,89)
#2E394F
(46,57,79)
#283245
(40,50,69)
#222B3B
(34,43,59)
#1C2431
(28,36,49)
#161D27
(22,29,39)
#10161D
(16,22,29)
#0A0F13
(10,15,19)
#000000
(0,0,0)

Tints of #465577

#465577
(70,85,119)
#566483
(86,100,131)
#66738F
(102,115,143)
#76829B
(118,130,155)
#8691A7
(134,145,167)
#96A0B3
(150,160,179)
#A6AFBF
(166,175,191)
#B6BECB
(182,190,203)
#C6CDD7
(198,205,215)
#D6DCE3
(214,220,227)
#E6EBEF
(230,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465577; }

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

This text font color is #465577.

Background Color

.myBgColor { background-color: #465577; }

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

This div background color is #465577.

Border color

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

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

This div border color is #465577.

Opacity

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

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

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

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

This text has shadow with #465577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465577.

Preview

Color preview on black background

This text has color #465577 on black background.


Color preview on white background

This text has color #465577 on white background.


Black color preview on #465577 background

This text has black color on #465577 background.


White color preview on #465577 background

This text has white color on #465577 background.


Related colors

Complementary color

Complementary color for #hex is #B9AA88.


I love getcolorcode.com

Triadic colors

1 #774655 and #557746 with #465577 are triadic colors.

2 #775546 and #554677 with #465577 are triadic colors.