COLOR #464264

HEX: #464264 RGB: (70,66,100)

Color info

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

RGB color model

#464264 color RGB value is (70,66,100).

RGB: (70,66,100) (27%, 26%, 39%)

RGB channels and saturation

R 70 of 255 = 27%
G 66 of 255 = 26%
B 100 of 255 = 39%

70
66
100

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

Portions of RGB colors in percentages

R + G + B = 70 + 66 + 100 = 236 (100%)
R 70 of 236 ~ 29.66%
G 66 of 236 ~ 27.97%
B 100 of 236 ~ 42.37'%

%29.66
%27.97
%42.37

CMYK color model

#464264 color CMYK value is (30,34,0,61).

  • cyan value is 30.00%
  • magenta value is 34.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (30,34,0,61)
C30M34Y0K61 (30%, 34%, 0%, 61%)
(0.30 / 0.34 / 0.00 / 0.61)

CMYK percentages

%30
%34
%0
%60.78

Codes

Color #464264 in popluar color models

46 42 64
RGB 70 66 100
HSL 247° 20.48% 32.55%
HSB/HSV 247° 34.00% 39.22%
CMYK 30.00% 34.00% 0.00%
60.78%

Color #464264 in popluar number systems.

HEX 46 42 64
Decimal 70 66 100
Binary 1000110 1000010 1100100
Octal 106 102 144

Shades and tints

Shades of #464264

#464264
(70,66,100)
#403C5B
(64,60,91)
#3A3652
(58,54,82)
#343049
(52,48,73)
#2E2A40
(46,42,64)
#282437
(40,36,55)
#221E2E
(34,30,46)
#1C1825
(28,24,37)
#16121C
(22,18,28)
#100C13
(16,12,19)
#0A060A
(10,6,10)
#000000
(0,0,0)

Tints of #464264

#464264
(70,66,100)
#565372
(86,83,114)
#666480
(102,100,128)
#76758E
(118,117,142)
#86869C
(134,134,156)
#9697AA
(150,151,170)
#A6A8B8
(166,168,184)
#B6B9C6
(182,185,198)
#C6CAD4
(198,202,212)
#D6DBE2
(214,219,226)
#E6ECF0
(230,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464264; }

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

This text font color is #464264.

Background Color

.myBgColor { background-color: #464264; }

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

This div background color is #464264.

Border color

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

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

This div border color is #464264.

Opacity

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

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

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

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

This text has shadow with #464264 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464264.

Preview

Color preview on black background

This text has color #464264 on black background.


Color preview on white background

This text has color #464264 on white background.


Black color preview on #464264 background

This text has black color on #464264 background.


White color preview on #464264 background

This text has white color on #464264 background.


Related colors

Complementary color

Complementary color for #hex is #B9BD9B.


I love getcolorcode.com

Triadic colors

1 #644642 and #426446 with #464264 are triadic colors.

2 #644246 and #424664 with #464264 are triadic colors.