COLOR #46577D

HEX: #46577D RGB: (70,87,125)

Color info

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

RGB color model

#46577D color RGB value is (70,87,125).

RGB: (70,87,125) (27%, 34%, 49%)

RGB channels and saturation

R 70 of 255 = 27%
G 87 of 255 = 34%
B 125 of 255 = 49%

70
87
125

R + G + B ~ 37%. #46577D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 87 + 125 = 282 (100%)
R 70 of 282 ~ 24.82%
G 87 of 282 ~ 30.85%
B 125 of 282 ~ 44.33'%

%24.82
%30.85
%44.33

CMYK color model

#46577D color CMYK value is (44,30,0,51).

  • cyan value is 44.00%
  • magenta value is 30.40%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (44,30,0,51)
C44M30Y0K51 (44%, 30%, 0%, 51%)
(0.44 / 0.30 / 0.00 / 0.51)

CMYK percentages

%44
%30.4
%0
%50.98

Codes

Color #46577D in popluar color models

46 57 7D
RGB 70 87 125
HSL 221° 28.21% 38.24%
HSB/HSV 221° 44.00% 49.02%
CMYK 44.00% 30.40% 0.00%
50.98%

Color #46577D in popluar number systems.

HEX 46 57 7D
Decimal 70 87 125
Binary 1000110 1010111 1111101
Octal 106 127 175

Shades and tints

Shades of #46577D

#46577D
(70,87,125)
#405072
(64,80,114)
#3A4967
(58,73,103)
#34425C
(52,66,92)
#2E3B51
(46,59,81)
#283446
(40,52,70)
#222D3B
(34,45,59)
#1C2630
(28,38,48)
#161F25
(22,31,37)
#10181A
(16,24,26)
#0A110F
(10,17,15)
#000000
(0,0,0)

Tints of #46577D

#46577D
(70,87,125)
#566688
(86,102,136)
#667593
(102,117,147)
#76849E
(118,132,158)
#8693A9
(134,147,169)
#96A2B4
(150,162,180)
#A6B1BF
(166,177,191)
#B6C0CA
(182,192,202)
#C6CFD5
(198,207,213)
#D6DEE0
(214,222,224)
#E6EDEB
(230,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46577D color. Also use rgb(70,87,125) instead hex code.

Text Font Color

.myTextColor { color: #46577D; }

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

This text font color is #46577D.

Background Color

.myBgColor { background-color: #46577D; }

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

This div background color is #46577D.

Border color

.myBorderColor { border: 1px solid #46577D; }

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

This div border color is #46577D.

Opacity

.myOpacity80 { color: #46577D; opacity: 0.8; }

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

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

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

This text has shadow with #46577D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46577D.

Preview

Color preview on black background

This text has color #46577D on black background.


Color preview on white background

This text has color #46577D on white background.


Black color preview on #46577D background

This text has black color on #46577D background.


White color preview on #46577D background

This text has white color on #46577D background.


Related colors

Complementary color

Complementary color for #hex is #B9A882.


I love getcolorcode.com

Triadic colors

1 #7D4657 and #577D46 with #46577D are triadic colors.

2 #7D5746 and #57467D with #46577D are triadic colors.