COLOR #465550

HEX: #465550 RGB: (70,85,80)

Color info

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

RGB color model

#465550 color RGB value is (70,85,80).

RGB: (70,85,80) (27%, 33%, 31%)

RGB channels and saturation

R 70 of 255 = 27%
G 85 of 255 = 33%
B 80 of 255 = 31%

70
85
80

R + G + B ~ 30%. #465550 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 85 + 80 = 235 (100%)
R 70 of 235 ~ 29.79%
G 85 of 235 ~ 36.17%
B 80 of 235 ~ 34.04'%

%29.79
%36.17
%34.04

CMYK color model

#465550 color CMYK value is (18,0,6,67).

  • cyan value is 17.65%
  • magenta value is 0.00%
  • yellow value is 5.88%
  • key color value is 66.67%

CMYK: (18,0,6,67)
C18M0Y6K67 (18%, 0%, 6%, 67%)
(0.18 / 0.00 / 0.06 / 0.67)

CMYK percentages

%17.65
%0
%5.88
%66.67

Codes

Color #465550 in popluar color models

46 55 50
RGB 70 85 80
HSL 160° 9.68% 30.39%
HSB/HSV 160° 17.65% 33.33%
CMYK 17.65% 0.00% 5.88%
66.67%

Color #465550 in popluar number systems.

HEX 46 55 50
Decimal 70 85 80
Binary 1000110 1010101 1010000
Octal 106 125 120

Shades and tints

Shades of #465550

#465550
(70,85,80)
#404E49
(64,78,73)
#3A4742
(58,71,66)
#34403B
(52,64,59)
#2E3934
(46,57,52)
#28322D
(40,50,45)
#222B26
(34,43,38)
#1C241F
(28,36,31)
#161D18
(22,29,24)
#101611
(16,22,17)
#0A0F0A
(10,15,10)
#000000
(0,0,0)

Tints of #465550

#465550
(70,85,80)
#56645F
(86,100,95)
#66736E
(102,115,110)
#76827D
(118,130,125)
#86918C
(134,145,140)
#96A09B
(150,160,155)
#A6AFAA
(166,175,170)
#B6BEB9
(182,190,185)
#C6CDC8
(198,205,200)
#D6DCD7
(214,220,215)
#E6EBE6
(230,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465550; }

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

This text font color is #465550.

Background Color

.myBgColor { background-color: #465550; }

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

This div background color is #465550.

Border color

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

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

This div border color is #465550.

Opacity

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

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

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

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

This text has shadow with #465550 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465550.

Preview

Color preview on black background

This text has color #465550 on black background.


Color preview on white background

This text has color #465550 on white background.


Black color preview on #465550 background

This text has black color on #465550 background.


White color preview on #465550 background

This text has white color on #465550 background.


Related colors

Complementary color

Complementary color for #hex is #B9AAAF.


I love getcolorcode.com

Triadic colors

1 #504655 and #555046 with #465550 are triadic colors.

2 #505546 and #554650 with #465550 are triadic colors.