COLOR #464746

HEX: #464746 RGB: (70,71,70)

Color info

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

RGB color model

#464746 color RGB value is (70,71,70).

RGB: (70,71,70) (27%, 28%, 27%)

RGB channels and saturation

R 70 of 255 = 27%
G 71 of 255 = 28%
B 70 of 255 = 27%

70
71
70

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

Portions of RGB colors in percentages

R + G + B = 70 + 71 + 70 = 211 (100%)
R 70 of 211 ~ 33.18%
G 71 of 211 ~ 33.65%
B 70 of 211 ~ 33.18'%

%33.18
%33.65
%33.18

CMYK color model

#464746 color CMYK value is (1,0,1,72).

  • cyan value is 1.41%
  • magenta value is 0.00%
  • yellow value is 1.41%
  • key color value is 72.16%

CMYK: (1,0,1,72)
C1M0Y1K72 (1%, 0%, 1%, 72%)
(0.01 / 0.00 / 0.01 / 0.72)

CMYK percentages

%1.41
%0
%1.41
%72.16

Codes

Color #464746 in popluar color models

46 47 46
RGB 70 71 70
HSL 120° 0.71% 27.65%
HSB/HSV 120° 1.41% 27.84%
CMYK 1.41% 0.00% 1.41%
72.16%

Color #464746 in popluar number systems.

HEX 46 47 46
Decimal 70 71 70
Binary 1000110 1000111 1000110
Octal 106 107 106

Shades and tints

Shades of #464746

#464746
(70,71,70)
#404140
(64,65,64)
#3A3B3A
(58,59,58)
#343534
(52,53,52)
#2E2F2E
(46,47,46)
#282928
(40,41,40)
#222322
(34,35,34)
#1C1D1C
(28,29,28)
#161716
(22,23,22)
#101110
(16,17,16)
#0A0B0A
(10,11,10)
#000000
(0,0,0)

Tints of #464746

#464746
(70,71,70)
#565756
(86,87,86)
#666766
(102,103,102)
#767776
(118,119,118)
#868786
(134,135,134)
#969796
(150,151,150)
#A6A7A6
(166,167,166)
#B6B7B6
(182,183,182)
#C6C7C6
(198,199,198)
#D6D7D6
(214,215,214)
#E6E7E6
(230,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464746; }

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

This text font color is #464746.

Background Color

.myBgColor { background-color: #464746; }

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

This div background color is #464746.

Border color

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

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

This div border color is #464746.

Opacity

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

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

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

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

This text has shadow with #464746 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464746.

Preview

Color preview on black background

This text has color #464746 on black background.


Color preview on white background

This text has color #464746 on white background.


Black color preview on #464746 background

This text has black color on #464746 background.


White color preview on #464746 background

This text has white color on #464746 background.


Related colors

Complementary color

Complementary color for #hex is #B9B8B9.


I love getcolorcode.com

Triadic colors

1 #464647 and #474646 with #464746 are triadic colors.

2 #464746 and #474646 with #464746 are triadic colors.