COLOR #464451

HEX: #464451 RGB: (70,68,81)

Color info

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

RGB color model

#464451 color RGB value is (70,68,81).

RGB: (70,68,81) (27%, 27%, 32%)

RGB channels and saturation

R 70 of 255 = 27%
G 68 of 255 = 27%
B 81 of 255 = 32%

70
68
81

R + G + B ~ 29%. #464451 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 68 + 81 = 219 (100%)
R 70 of 219 ~ 31.96%
G 68 of 219 ~ 31.05%
B 81 of 219 ~ 36.99'%

%31.96
%31.05
%36.99

CMYK color model

#464451 color CMYK value is (14,16,0,68).

  • cyan value is 13.58%
  • magenta value is 16.05%
  • yellow value is 0.00%
  • key color value is 68.24%

CMYK: (14,16,0,68)
C14M16Y0K68 (14%, 16%, 0%, 68%)
(0.14 / 0.16 / 0.00 / 0.68)

CMYK percentages

%13.58
%16.05
%0
%68.24

Codes

Color #464451 in popluar color models

46 44 51
RGB 70 68 81
HSL 249° 8.72% 29.22%
HSB/HSV 249° 16.05% 31.76%
CMYK 13.58% 16.05% 0.00%
68.24%

Color #464451 in popluar number systems.

HEX 46 44 51
Decimal 70 68 81
Binary 1000110 1000100 1010001
Octal 106 104 121

Shades and tints

Shades of #464451

#464451
(70,68,81)
#403E4A
(64,62,74)
#3A3843
(58,56,67)
#34323C
(52,50,60)
#2E2C35
(46,44,53)
#28262E
(40,38,46)
#222027
(34,32,39)
#1C1A20
(28,26,32)
#161419
(22,20,25)
#100E12
(16,14,18)
#0A080B
(10,8,11)
#000000
(0,0,0)

Tints of #464451

#464451
(70,68,81)
#565560
(86,85,96)
#66666F
(102,102,111)
#76777E
(118,119,126)
#86888D
(134,136,141)
#96999C
(150,153,156)
#A6AAAB
(166,170,171)
#B6BBBA
(182,187,186)
#C6CCC9
(198,204,201)
#D6DDD8
(214,221,216)
#E6EEE7
(230,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464451 color. Also use rgb(70,68,81) instead hex code.

Text Font Color

.myTextColor { color: #464451; }

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

This text font color is #464451.

Background Color

.myBgColor { background-color: #464451; }

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

This div background color is #464451.

Border color

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

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

This div border color is #464451.

Opacity

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

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

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

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

This text has shadow with #464451 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464451.

Preview

Color preview on black background

This text has color #464451 on black background.


Color preview on white background

This text has color #464451 on white background.


Black color preview on #464451 background

This text has black color on #464451 background.


White color preview on #464451 background

This text has white color on #464451 background.


Related colors

Complementary color

Complementary color for #hex is #B9BBAE.


I love getcolorcode.com

Triadic colors

1 #514644 and #445146 with #464451 are triadic colors.

2 #514446 and #444651 with #464451 are triadic colors.