COLOR #464550

HEX: #464550 RGB: (70,69,80)

Color info

#464550 contains red, green and blue colors in about the same proportion. Web safe color of #464550 is #333366 (or #336).

RGB color model

#464550 color RGB value is (70,69,80).

RGB: (70,69,80) (27%, 27%, 31%)

RGB channels and saturation

R 70 of 255 = 27%
G 69 of 255 = 27%
B 80 of 255 = 31%

70
69
80

R + G + B ~ 28%. #464550 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 69 + 80 = 219 (100%)
R 70 of 219 ~ 31.96%
G 69 of 219 ~ 31.51%
B 80 of 219 ~ 36.53'%

%31.96
%31.51
%36.53

CMYK color model

#464550 color CMYK value is (13,14,0,69).

  • cyan value is 12.50%
  • magenta value is 13.75%
  • yellow value is 0.00%
  • key color value is 68.63%
CMYK: (13,14,0,69) C13M14Y0K69 (13%,14%,0%,69%) (0.13/0.14/0.00/0.69) 

CMYK percentages

%12.5
%13.75
%0
%68.63

Codes

Color #464550 in popluar color models

46 45 50
RGB 70 69 80
HSL 245° 7.38% 29.22%
HSB/HSV 245° 13.75% 31.37%
CMYK 12.50% 13.75% 0.00%
68.63%

Color #464550 in popluar number systems.

HEX 46 45 50
Decimal 70 69 80
Binary 1000110 1000101 1010000
Octal 106 105 120

Shades and tints

Shades of #464550

#464550
(70,69,80)
#403F49
(64,63,73)
#3A3942
(58,57,66)
#34333B
(52,51,59)
#2E2D34
(46,45,52)
#28272D
(40,39,45)
#222126
(34,33,38)
#1C1B1F
(28,27,31)
#161518
(22,21,24)
#100F11
(16,15,17)
#0A090A
(10,9,10)
#000000
(0,0,0)

Tints of #464550

#464550
(70,69,80)
#56555F
(86,85,95)
#66656E
(102,101,110)
#76757D
(118,117,125)
#86858C
(134,133,140)
#96959B
(150,149,155)
#A6A5AA
(166,165,170)
#B6B5B9
(182,181,185)
#C6C5C8
(198,197,200)
#D6D5D7
(214,213,215)
#E6E5E6
(230,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464550; }

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

This text font color is #464550.

Background Color

.myBgColor { background-color: #464550; }

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

This div background color is #464550.

Border color

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

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

This div border color is #464550.

Opacity

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

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

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

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

This text has shadow with #464550 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464550.

Preview

Color preview on black background

This text has color #464550 on black background.


Color preview on white background

This text has color #464550 on white background.


Black color preview on #464550 background

This text has black color on #464550 background.


White color preview on #464550 background

This text has white color on #464550 background.


Related colors

Complementary color

Complementary color for #hex is #B9BAAF.


I love getcolorcode.com

Triadic colors

1 #504645 and #455046 with #464550 are triadic colors.

2 #504546 and #454650 with #464550 are triadic colors.