COLOR #464E57

HEX: #464E57 RGB: (70,78,87)

Color info

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

RGB color model

#464E57 color RGB value is (70,78,87).

RGB: (70,78,87) (27%, 31%, 34%)

RGB channels and saturation

R 70 of 255 = 27%
G 78 of 255 = 31%
B 87 of 255 = 34%

70
78
87

R + G + B ~ 31%. #464E57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 78 + 87 = 235 (100%)
R 70 of 235 ~ 29.79%
G 78 of 235 ~ 33.19%
B 87 of 235 ~ 37.02'%

%29.79
%33.19
%37.02

CMYK color model

#464E57 color CMYK value is (20,10,0,66).

  • cyan value is 19.54%
  • magenta value is 10.34%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (20,10,0,66)
C20M10Y0K66 (20%, 10%, 0%, 66%)
(0.20 / 0.10 / 0.00 / 0.66)

CMYK percentages

%19.54
%10.34
%0
%65.88

Codes

Color #464E57 in popluar color models

46 4E 57
RGB 70 78 87
HSL 212° 10.83% 30.78%
HSB/HSV 212° 19.54% 34.12%
CMYK 19.54% 10.34% 0.00%
65.88%

Color #464E57 in popluar number systems.

HEX 46 4E 57
Decimal 70 78 87
Binary 1000110 1001110 1010111
Octal 106 116 127

Shades and tints

Shades of #464E57

#464E57
(70,78,87)
#404750
(64,71,80)
#3A4049
(58,64,73)
#343942
(52,57,66)
#2E323B
(46,50,59)
#282B34
(40,43,52)
#22242D
(34,36,45)
#1C1D26
(28,29,38)
#16161F
(22,22,31)
#100F18
(16,15,24)
#0A0811
(10,8,17)
#000000
(0,0,0)

Tints of #464E57

#464E57
(70,78,87)
#565E66
(86,94,102)
#666E75
(102,110,117)
#767E84
(118,126,132)
#868E93
(134,142,147)
#969EA2
(150,158,162)
#A6AEB1
(166,174,177)
#B6BEC0
(182,190,192)
#C6CECF
(198,206,207)
#D6DEDE
(214,222,222)
#E6EEED
(230,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464E57 color. Also use rgb(70,78,87) instead hex code.

Text Font Color

.myTextColor { color: #464E57; }

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

This text font color is #464E57.

Background Color

.myBgColor { background-color: #464E57; }

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

This div background color is #464E57.

Border color

.myBorderColor { border: 1px solid #464E57; }

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

This div border color is #464E57.

Opacity

.myOpacity80 { color: #464E57; opacity: 0.8; }

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

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

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

This text has shadow with #464E57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464E57.

Preview

Color preview on black background

This text has color #464E57 on black background.


Color preview on white background

This text has color #464E57 on white background.


Black color preview on #464E57 background

This text has black color on #464E57 background.


White color preview on #464E57 background

This text has white color on #464E57 background.


Related colors

Complementary color

Complementary color for #hex is #B9B1A8.


I love getcolorcode.com

Triadic colors

1 #57464E and #4E5746 with #464E57 are triadic colors.

2 #574E46 and #4E4657 with #464E57 are triadic colors.