COLOR #464839

HEX: #464839 RGB: (70,72,57)

Color info

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

RGB color model

#464839 color RGB value is (70,72,57).

RGB: (70,72,57) (27%, 28%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 72 of 255 = 28%
B 57 of 255 = 22%

70
72
57

R + G + B ~ 26%. #464839 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 72 + 57 = 199 (100%)
R 70 of 199 ~ 35.18%
G 72 of 199 ~ 36.18%
B 57 of 199 ~ 28.64'%

%35.18
%36.18
%28.64

CMYK color model

#464839 color CMYK value is (3,0,21,72).

  • cyan value is 2.78%
  • magenta value is 0.00%
  • yellow value is 20.83%
  • key color value is 71.76%

CMYK: (3,0,21,72)
C3M0Y21K72 (3%, 0%, 21%, 72%)
(0.03 / 0.00 / 0.21 / 0.72)

CMYK percentages

%2.78
%0
%20.83
%71.76

Codes

Color #464839 in popluar color models

46 48 39
RGB 70 72 57
HSL 68° 11.63% 25.29%
HSB/HSV 68° 20.83% 28.24%
CMYK 2.78% 0.00% 20.83%
71.76%

Color #464839 in popluar number systems.

HEX 46 48 39
Decimal 70 72 57
Binary 1000110 1001000 111001
Octal 106 110 71

Shades and tints

Shades of #464839

#464839
(70,72,57)
#404234
(64,66,52)
#3A3C2F
(58,60,47)
#34362A
(52,54,42)
#2E3025
(46,48,37)
#282A20
(40,42,32)
#22241B
(34,36,27)
#1C1E16
(28,30,22)
#161811
(22,24,17)
#10120C
(16,18,12)
#0A0C07
(10,12,7)
#000000
(0,0,0)

Tints of #464839

#464839
(70,72,57)
#56584B
(86,88,75)
#66685D
(102,104,93)
#76786F
(118,120,111)
#868881
(134,136,129)
#969893
(150,152,147)
#A6A8A5
(166,168,165)
#B6B8B7
(182,184,183)
#C6C8C9
(198,200,201)
#D6D8DB
(214,216,219)
#E6E8ED
(230,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464839 color. Also use rgb(70,72,57) instead hex code.

Text Font Color

.myTextColor { color: #464839; }

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

This text font color is #464839.

Background Color

.myBgColor { background-color: #464839; }

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

This div background color is #464839.

Border color

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

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

This div border color is #464839.

Opacity

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

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

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

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

This text has shadow with #464839 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464839.

Preview

Color preview on black background

This text has color #464839 on black background.


Color preview on white background

This text has color #464839 on white background.


Black color preview on #464839 background

This text has black color on #464839 background.


White color preview on #464839 background

This text has white color on #464839 background.


Related colors

Complementary color

Complementary color for #hex is #B9B7C6.


I love getcolorcode.com

Triadic colors

1 #394648 and #483946 with #464839 are triadic colors.

2 #394846 and #484639 with #464839 are triadic colors.