COLOR #465655

HEX: #465655 RGB: (70,86,85)

Color info

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

RGB color model

#465655 color RGB value is (70,86,85).

RGB: (70,86,85) (27%, 34%, 33%)

RGB channels and saturation

R 70 of 255 = 27%
G 86 of 255 = 34%
B 85 of 255 = 33%

70
86
85

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

Portions of RGB colors in percentages

R + G + B = 70 + 86 + 85 = 241 (100%)
R 70 of 241 ~ 29.05%
G 86 of 241 ~ 35.68%
B 85 of 241 ~ 35.27'%

%29.05
%35.68
%35.27

CMYK color model

#465655 color CMYK value is (19,0,1,66).

  • cyan value is 18.60%
  • magenta value is 0.00%
  • yellow value is 1.16%
  • key color value is 66.27%

CMYK: (19,0,1,66)
C19M0Y1K66 (19%, 0%, 1%, 66%)
(0.19 / 0.00 / 0.01 / 0.66)

CMYK percentages

%18.6
%0
%1.16
%66.27

Codes

Color #465655 in popluar color models

46 56 55
RGB 70 86 85
HSL 176° 10.26% 30.59%
HSB/HSV 176° 18.60% 33.73%
CMYK 18.60% 0.00% 1.16%
66.27%

Color #465655 in popluar number systems.

HEX 46 56 55
Decimal 70 86 85
Binary 1000110 1010110 1010101
Octal 106 126 125

Shades and tints

Shades of #465655

#465655
(70,86,85)
#404F4E
(64,79,78)
#3A4847
(58,72,71)
#344140
(52,65,64)
#2E3A39
(46,58,57)
#283332
(40,51,50)
#222C2B
(34,44,43)
#1C2524
(28,37,36)
#161E1D
(22,30,29)
#101716
(16,23,22)
#0A100F
(10,16,15)
#000000
(0,0,0)

Tints of #465655

#465655
(70,86,85)
#566564
(86,101,100)
#667473
(102,116,115)
#768382
(118,131,130)
#869291
(134,146,145)
#96A1A0
(150,161,160)
#A6B0AF
(166,176,175)
#B6BFBE
(182,191,190)
#C6CECD
(198,206,205)
#D6DDDC
(214,221,220)
#E6ECEB
(230,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465655; }

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

This text font color is #465655.

Background Color

.myBgColor { background-color: #465655; }

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

This div background color is #465655.

Border color

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

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

This div border color is #465655.

Opacity

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

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

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

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

This text has shadow with #465655 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465655.

Preview

Color preview on black background

This text has color #465655 on black background.


Color preview on white background

This text has color #465655 on white background.


Black color preview on #465655 background

This text has black color on #465655 background.


White color preview on #465655 background

This text has white color on #465655 background.


Related colors

Complementary color

Complementary color for #hex is #B9A9AA.


I love getcolorcode.com

Triadic colors

1 #554656 and #565546 with #465655 are triadic colors.

2 #555646 and #564655 with #465655 are triadic colors.