COLOR #464841

HEX: #464841 RGB: (70,72,65)

Color info

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

RGB color model

#464841 color RGB value is (70,72,65).

RGB: (70,72,65) (27%, 28%, 25%)

RGB channels and saturation

R 70 of 255 = 27%
G 72 of 255 = 28%
B 65 of 255 = 25%

70
72
65

R + G + B ~ 27%. #464841 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 72 + 65 = 207 (100%)
R 70 of 207 ~ 33.82%
G 72 of 207 ~ 34.78%
B 65 of 207 ~ 31.4'%

%33.82
%34.78
%31.4

CMYK color model

#464841 color CMYK value is (3,0,10,72).

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

CMYK: (3,0,10,72)
C3M0Y10K72 (3%, 0%, 10%, 72%)
(0.03 / 0.00 / 0.10 / 0.72)

CMYK percentages

%2.78
%0
%9.72
%71.76

Codes

Color #464841 in popluar color models

46 48 41
RGB 70 72 65
HSL 77° 5.11% 26.86%
HSB/HSV 77° 9.72% 28.24%
CMYK 2.78% 0.00% 9.72%
71.76%

Color #464841 in popluar number systems.

HEX 46 48 41
Decimal 70 72 65
Binary 1000110 1001000 1000001
Octal 106 110 101

Shades and tints

Shades of #464841

#464841
(70,72,65)
#40423C
(64,66,60)
#3A3C37
(58,60,55)
#343632
(52,54,50)
#2E302D
(46,48,45)
#282A28
(40,42,40)
#222423
(34,36,35)
#1C1E1E
(28,30,30)
#161819
(22,24,25)
#101214
(16,18,20)
#0A0C0F
(10,12,15)
#000000
(0,0,0)

Tints of #464841

#464841
(70,72,65)
#565852
(86,88,82)
#666863
(102,104,99)
#767874
(118,120,116)
#868885
(134,136,133)
#969896
(150,152,150)
#A6A8A7
(166,168,167)
#B6B8B8
(182,184,184)
#C6C8C9
(198,200,201)
#D6D8DA
(214,216,218)
#E6E8EB
(230,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464841; }

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

This text font color is #464841.

Background Color

.myBgColor { background-color: #464841; }

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

This div background color is #464841.

Border color

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

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

This div border color is #464841.

Opacity

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

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

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

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

This text has shadow with #464841 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464841.

Preview

Color preview on black background

This text has color #464841 on black background.


Color preview on white background

This text has color #464841 on white background.


Black color preview on #464841 background

This text has black color on #464841 background.


White color preview on #464841 background

This text has white color on #464841 background.


Related colors

Complementary color

Complementary color for #hex is #B9B7BE.


I love getcolorcode.com

Triadic colors

1 #414648 and #484146 with #464841 are triadic colors.

2 #414846 and #484641 with #464841 are triadic colors.