COLOR #464062

HEX: #464062 RGB: (70,64,98)

Color info

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

RGB color model

#464062 color RGB value is (70,64,98).

RGB: (70,64,98) (27%, 25%, 38%)

RGB channels and saturation

R 70 of 255 = 27%
G 64 of 255 = 25%
B 98 of 255 = 38%

70
64
98

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

Portions of RGB colors in percentages

R + G + B = 70 + 64 + 98 = 232 (100%)
R 70 of 232 ~ 30.17%
G 64 of 232 ~ 27.59%
B 98 of 232 ~ 42.24'%

%30.17
%27.59
%42.24

CMYK color model

#464062 color CMYK value is (29,35,0,62).

  • cyan value is 28.57%
  • magenta value is 34.69%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (29,35,0,62)
C29M35Y0K62 (29%, 35%, 0%, 62%)
(0.29 / 0.35 / 0.00 / 0.62)

CMYK percentages

%28.57
%34.69
%0
%61.57

Codes

Color #464062 in popluar color models

46 40 62
RGB 70 64 98
HSL 251° 20.99% 31.76%
HSB/HSV 251° 34.69% 38.43%
CMYK 28.57% 34.69% 0.00%
61.57%

Color #464062 in popluar number systems.

HEX 46 40 62
Decimal 70 64 98
Binary 1000110 1000000 1100010
Octal 106 100 142

Shades and tints

Shades of #464062

#464062
(70,64,98)
#403B5A
(64,59,90)
#3A3652
(58,54,82)
#34314A
(52,49,74)
#2E2C42
(46,44,66)
#28273A
(40,39,58)
#222232
(34,34,50)
#1C1D2A
(28,29,42)
#161822
(22,24,34)
#10131A
(16,19,26)
#0A0E12
(10,14,18)
#000000
(0,0,0)

Tints of #464062

#464062
(70,64,98)
#565170
(86,81,112)
#66627E
(102,98,126)
#76738C
(118,115,140)
#86849A
(134,132,154)
#9695A8
(150,149,168)
#A6A6B6
(166,166,182)
#B6B7C4
(182,183,196)
#C6C8D2
(198,200,210)
#D6D9E0
(214,217,224)
#E6EAEE
(230,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464062 color. Also use rgb(70,64,98) instead hex code.

Text Font Color

.myTextColor { color: #464062; }

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

This text font color is #464062.

Background Color

.myBgColor { background-color: #464062; }

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

This div background color is #464062.

Border color

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

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

This div border color is #464062.

Opacity

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

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

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

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

This text has shadow with #464062 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464062.

Preview

Color preview on black background

This text has color #464062 on black background.


Color preview on white background

This text has color #464062 on white background.


Black color preview on #464062 background

This text has black color on #464062 background.


White color preview on #464062 background

This text has white color on #464062 background.


Related colors

Complementary color

Complementary color for #hex is #B9BF9D.


I love getcolorcode.com

Triadic colors

1 #624640 and #406246 with #464062 are triadic colors.

2 #624046 and #404662 with #464062 are triadic colors.