COLOR #464965

HEX: #464965 RGB: (70,73,101)

Color info

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

RGB color model

#464965 color RGB value is (70,73,101).

RGB: (70,73,101) (27%, 29%, 40%)

RGB channels and saturation

R 70 of 255 = 27%
G 73 of 255 = 29%
B 101 of 255 = 40%

70
73
101

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

Portions of RGB colors in percentages

R + G + B = 70 + 73 + 101 = 244 (100%)
R 70 of 244 ~ 28.69%
G 73 of 244 ~ 29.92%
B 101 of 244 ~ 41.39'%

%28.69
%29.92
%41.39

CMYK color model

#464965 color CMYK value is (31,28,0,60).

  • cyan value is 30.69%
  • magenta value is 27.72%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (31,28,0,60)
C31M28Y0K60 (31%, 28%, 0%, 60%)
(0.31 / 0.28 / 0.00 / 0.60)

CMYK percentages

%30.69
%27.72
%0
%60.39

Codes

Color #464965 in popluar color models

46 49 65
RGB 70 73 101
HSL 234° 18.13% 33.53%
HSB/HSV 234° 30.69% 39.61%
CMYK 30.69% 27.72% 0.00%
60.39%

Color #464965 in popluar number systems.

HEX 46 49 65
Decimal 70 73 101
Binary 1000110 1001001 1100101
Octal 106 111 145

Shades and tints

Shades of #464965

#464965
(70,73,101)
#40435C
(64,67,92)
#3A3D53
(58,61,83)
#34374A
(52,55,74)
#2E3141
(46,49,65)
#282B38
(40,43,56)
#22252F
(34,37,47)
#1C1F26
(28,31,38)
#16191D
(22,25,29)
#101314
(16,19,20)
#0A0D0B
(10,13,11)
#000000
(0,0,0)

Tints of #464965

#464965
(70,73,101)
#565973
(86,89,115)
#666981
(102,105,129)
#76798F
(118,121,143)
#86899D
(134,137,157)
#9699AB
(150,153,171)
#A6A9B9
(166,169,185)
#B6B9C7
(182,185,199)
#C6C9D5
(198,201,213)
#D6D9E3
(214,217,227)
#E6E9F1
(230,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464965 color. Also use rgb(70,73,101) instead hex code.

Text Font Color

.myTextColor { color: #464965; }

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

This text font color is #464965.

Background Color

.myBgColor { background-color: #464965; }

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

This div background color is #464965.

Border color

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

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

This div border color is #464965.

Opacity

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

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

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

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

This text has shadow with #464965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464965.

Preview

Color preview on black background

This text has color #464965 on black background.


Color preview on white background

This text has color #464965 on white background.


Black color preview on #464965 background

This text has black color on #464965 background.


White color preview on #464965 background

This text has white color on #464965 background.


Related colors

Complementary color

Complementary color for #hex is #B9B69A.


I love getcolorcode.com

Triadic colors

1 #654649 and #496546 with #464965 are triadic colors.

2 #654946 and #494665 with #464965 are triadic colors.