COLOR #464944

HEX: #464944 RGB: (70,73,68)

Color info

#464944 contains red, green and blue colors in about the same proportion. Web safe color of #464944 is #333333 (or #333).

RGB color model

#464944 color RGB value is (70,73,68).

RGB: (70,73,68) (27%, 29%, 27%)

RGB channels and saturation

R 70 of 255 = 27%
G 73 of 255 = 29%
B 68 of 255 = 27%

70
73
68

R + G + B ~ 28%. #464944 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 73 + 68 = 211 (100%)
R 70 of 211 ~ 33.18%
G 73 of 211 ~ 34.6%
B 68 of 211 ~ 32.23'%

%33.18
%34.6
%32.23

CMYK color model

#464944 color CMYK value is (4,0,7,71).

  • cyan value is 4.11%
  • magenta value is 0.00%
  • yellow value is 6.85%
  • key color value is 71.37%

CMYK: (4,0,7,71)
C4M0Y7K71 (4%, 0%, 7%, 71%)
(0.04 / 0.00 / 0.07 / 0.71)

CMYK percentages

%4.11
%0
%6.85
%71.37

Codes

Color #464944 in popluar color models

46 49 44
RGB 70 73 68
HSL 96° 3.55% 27.65%
HSB/HSV 96° 6.85% 28.63%
CMYK 4.11% 0.00% 6.85%
71.37%

Color #464944 in popluar number systems.

HEX 46 49 44
Decimal 70 73 68
Binary 1000110 1001001 1000100
Octal 106 111 104

Shades and tints

Shades of #464944

#464944
(70,73,68)
#40433E
(64,67,62)
#3A3D38
(58,61,56)
#343732
(52,55,50)
#2E312C
(46,49,44)
#282B26
(40,43,38)
#222520
(34,37,32)
#1C1F1A
(28,31,26)
#161914
(22,25,20)
#10130E
(16,19,14)
#0A0D08
(10,13,8)
#000000
(0,0,0)

Tints of #464944

#464944
(70,73,68)
#565955
(86,89,85)
#666966
(102,105,102)
#767977
(118,121,119)
#868988
(134,137,136)
#969999
(150,153,153)
#A6A9AA
(166,169,170)
#B6B9BB
(182,185,187)
#C6C9CC
(198,201,204)
#D6D9DD
(214,217,221)
#E6E9EE
(230,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464944; }

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

This text font color is #464944.

Background Color

.myBgColor { background-color: #464944; }

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

This div background color is #464944.

Border color

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

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

This div border color is #464944.

Opacity

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

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

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

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

This text has shadow with #464944 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464944.

Preview

Color preview on black background

This text has color #464944 on black background.


Color preview on white background

This text has color #464944 on white background.


Black color preview on #464944 background

This text has black color on #464944 background.


White color preview on #464944 background

This text has white color on #464944 background.


Related colors

Complementary color

Complementary color for #hex is #B9B6BB.


I love getcolorcode.com

Triadic colors

1 #444649 and #494446 with #464944 are triadic colors.

2 #444946 and #494644 with #464944 are triadic colors.