COLOR #465659

HEX: #465659 RGB: (70,86,89)

Color info

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

RGB color model

#465659 color RGB value is (70,86,89).

RGB: (70,86,89) (27%, 34%, 35%)

RGB channels and saturation

R 70 of 255 = 27%
G 86 of 255 = 34%
B 89 of 255 = 35%

70
86
89

R + G + B ~ 32%. #465659 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 86 + 89 = 245 (100%)
R 70 of 245 ~ 28.57%
G 86 of 245 ~ 35.1%
B 89 of 245 ~ 36.33'%

%28.57
%35.1
%36.33

CMYK color model

#465659 color CMYK value is (21,3,0,65).

  • cyan value is 21.35%
  • magenta value is 3.37%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (21,3,0,65)
C21M3Y0K65 (21%, 3%, 0%, 65%)
(0.21 / 0.03 / 0.00 / 0.65)

CMYK percentages

%21.35
%3.37
%0
%65.1

Codes

Color #465659 in popluar color models

46 56 59
RGB 70 86 89
HSL 189° 11.95% 31.18%
HSB/HSV 189° 21.35% 34.90%
CMYK 21.35% 3.37% 0.00%
65.10%

Color #465659 in popluar number systems.

HEX 46 56 59
Decimal 70 86 89
Binary 1000110 1010110 1011001
Octal 106 126 131

Shades and tints

Shades of #465659

#465659
(70,86,89)
#404F51
(64,79,81)
#3A4849
(58,72,73)
#344141
(52,65,65)
#2E3A39
(46,58,57)
#283331
(40,51,49)
#222C29
(34,44,41)
#1C2521
(28,37,33)
#161E19
(22,30,25)
#101711
(16,23,17)
#0A1009
(10,16,9)
#000000
(0,0,0)

Tints of #465659

#465659
(70,86,89)
#566568
(86,101,104)
#667477
(102,116,119)
#768386
(118,131,134)
#869295
(134,146,149)
#96A1A4
(150,161,164)
#A6B0B3
(166,176,179)
#B6BFC2
(182,191,194)
#C6CED1
(198,206,209)
#D6DDE0
(214,221,224)
#E6ECEF
(230,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465659; }

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

This text font color is #465659.

Background Color

.myBgColor { background-color: #465659; }

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

This div background color is #465659.

Border color

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

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

This div border color is #465659.

Opacity

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

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

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

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

This text has shadow with #465659 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465659.

Preview

Color preview on black background

This text has color #465659 on black background.


Color preview on white background

This text has color #465659 on white background.


Black color preview on #465659 background

This text has black color on #465659 background.


White color preview on #465659 background

This text has white color on #465659 background.


Related colors

Complementary color

Complementary color for #hex is #B9A9A6.


I love getcolorcode.com

Triadic colors

1 #594656 and #565946 with #465659 are triadic colors.

2 #595646 and #564659 with #465659 are triadic colors.