COLOR #464262

HEX: #464262 RGB: (70,66,98)

Color info

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

RGB color model

#464262 color RGB value is (70,66,98).

RGB: (70,66,98) (27%, 26%, 38%)

RGB channels and saturation

R 70 of 255 = 27%
G 66 of 255 = 26%
B 98 of 255 = 38%

70
66
98

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

Portions of RGB colors in percentages

R + G + B = 70 + 66 + 98 = 234 (100%)
R 70 of 234 ~ 29.91%
G 66 of 234 ~ 28.21%
B 98 of 234 ~ 41.88'%

%29.91
%28.21
%41.88

CMYK color model

#464262 color CMYK value is (29,33,0,62).

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

CMYK: (29,33,0,62)
C29M33Y0K62 (29%, 33%, 0%, 62%)
(0.29 / 0.33 / 0.00 / 0.62)

CMYK percentages

%28.57
%32.65
%0
%61.57

Codes

Color #464262 in popluar color models

46 42 62
RGB 70 66 98
HSL 248° 19.51% 32.16%
HSB/HSV 248° 32.65% 38.43%
CMYK 28.57% 32.65% 0.00%
61.57%

Color #464262 in popluar number systems.

HEX 46 42 62
Decimal 70 66 98
Binary 1000110 1000010 1100010
Octal 106 102 142

Shades and tints

Shades of #464262

#464262
(70,66,98)
#403C5A
(64,60,90)
#3A3652
(58,54,82)
#34304A
(52,48,74)
#2E2A42
(46,42,66)
#28243A
(40,36,58)
#221E32
(34,30,50)
#1C182A
(28,24,42)
#161222
(22,18,34)
#100C1A
(16,12,26)
#0A0612
(10,6,18)
#000000
(0,0,0)

Tints of #464262

#464262
(70,66,98)
#565370
(86,83,112)
#66647E
(102,100,126)
#76758C
(118,117,140)
#86869A
(134,134,154)
#9697A8
(150,151,168)
#A6A8B6
(166,168,182)
#B6B9C4
(182,185,196)
#C6CAD2
(198,202,210)
#D6DBE0
(214,219,224)
#E6ECEE
(230,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464262; }

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

This text font color is #464262.

Background Color

.myBgColor { background-color: #464262; }

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

This div background color is #464262.

Border color

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

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

This div border color is #464262.

Opacity

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

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

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

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

This text has shadow with #464262 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464262.

Preview

Color preview on black background

This text has color #464262 on black background.


Color preview on white background

This text has color #464262 on white background.


Black color preview on #464262 background

This text has black color on #464262 background.


White color preview on #464262 background

This text has white color on #464262 background.


Related colors

Complementary color

Complementary color for #hex is #B9BD9D.


I love getcolorcode.com

Triadic colors

1 #624642 and #426246 with #464262 are triadic colors.

2 #624246 and #424662 with #464262 are triadic colors.