COLOR #464067

HEX: #464067 RGB: (70,64,103)

Color info

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

RGB color model

#464067 color RGB value is (70,64,103).

RGB: (70,64,103) (27%, 25%, 40%)

RGB channels and saturation

R 70 of 255 = 27%
G 64 of 255 = 25%
B 103 of 255 = 40%

70
64
103

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

Portions of RGB colors in percentages

R + G + B = 70 + 64 + 103 = 237 (100%)
R 70 of 237 ~ 29.54%
G 64 of 237 ~ 27%
B 103 of 237 ~ 43.46'%

%29.54
%27
%43.46

CMYK color model

#464067 color CMYK value is (32,38,0,60).

  • cyan value is 32.04%
  • magenta value is 37.86%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (32,38,0,60)
C32M38Y0K60 (32%, 38%, 0%, 60%)
(0.32 / 0.38 / 0.00 / 0.60)

CMYK percentages

%32.04
%37.86
%0
%59.61

Codes

Color #464067 in popluar color models

46 40 67
RGB 70 64 103
HSL 249° 23.35% 32.75%
HSB/HSV 249° 37.86% 40.39%
CMYK 32.04% 37.86% 0.00%
59.61%

Color #464067 in popluar number systems.

HEX 46 40 67
Decimal 70 64 103
Binary 1000110 1000000 1100111
Octal 106 100 147

Shades and tints

Shades of #464067

#464067
(70,64,103)
#403B5E
(64,59,94)
#3A3655
(58,54,85)
#34314C
(52,49,76)
#2E2C43
(46,44,67)
#28273A
(40,39,58)
#222231
(34,34,49)
#1C1D28
(28,29,40)
#16181F
(22,24,31)
#101316
(16,19,22)
#0A0E0D
(10,14,13)
#000000
(0,0,0)

Tints of #464067

#464067
(70,64,103)
#565174
(86,81,116)
#666281
(102,98,129)
#76738E
(118,115,142)
#86849B
(134,132,155)
#9695A8
(150,149,168)
#A6A6B5
(166,166,181)
#B6B7C2
(182,183,194)
#C6C8CF
(198,200,207)
#D6D9DC
(214,217,220)
#E6EAE9
(230,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464067; }

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

This text font color is #464067.

Background Color

.myBgColor { background-color: #464067; }

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

This div background color is #464067.

Border color

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

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

This div border color is #464067.

Opacity

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

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

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

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

This text has shadow with #464067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464067.

Preview

Color preview on black background

This text has color #464067 on black background.


Color preview on white background

This text has color #464067 on white background.


Black color preview on #464067 background

This text has black color on #464067 background.


White color preview on #464067 background

This text has white color on #464067 background.


Related colors

Complementary color

Complementary color for #hex is #B9BF98.


I love getcolorcode.com

Triadic colors

1 #674640 and #406746 with #464067 are triadic colors.

2 #674046 and #404667 with #464067 are triadic colors.