COLOR #424446

HEX: #424446 RGB: (66,68,70)

Color info

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

RGB color model

#424446 color RGB value is (66,68,70).

RGB: (66,68,70) (26%, 27%, 27%)

RGB channels and saturation

R 66 of 255 = 26%
G 68 of 255 = 27%
B 70 of 255 = 27%

66
68
70

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

Portions of RGB colors in percentages

R + G + B = 66 + 68 + 70 = 204 (100%)
R 66 of 204 ~ 32.35%
G 68 of 204 ~ 33.33%
B 70 of 204 ~ 34.31'%

%32.35
%33.33
%34.31

CMYK color model

#424446 color CMYK value is (6,3,0,73).

  • cyan value is 5.71%
  • magenta value is 2.86%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (6,3,0,73)
C6M3Y0K73 (6%, 3%, 0%, 73%)
(0.06 / 0.03 / 0.00 / 0.73)

CMYK percentages

%5.71
%2.86
%0
%72.55

Codes

Color #424446 in popluar color models

42 44 46
RGB 66 68 70
HSL 210° 2.94% 26.67%
HSB/HSV 210° 5.71% 27.45%
CMYK 5.71% 2.86% 0.00%
72.55%

Color #424446 in popluar number systems.

HEX 42 44 46
Decimal 66 68 70
Binary 1000010 1000100 1000110
Octal 102 104 106

Shades and tints

Shades of #424446

#424446
(66,68,70)
#3C3E40
(60,62,64)
#36383A
(54,56,58)
#303234
(48,50,52)
#2A2C2E
(42,44,46)
#242628
(36,38,40)
#1E2022
(30,32,34)
#181A1C
(24,26,28)
#121416
(18,20,22)
#0C0E10
(12,14,16)
#06080A
(6,8,10)
#000000
(0,0,0)

Tints of #424446

#424446
(66,68,70)
#535556
(83,85,86)
#646666
(100,102,102)
#757776
(117,119,118)
#868886
(134,136,134)
#979996
(151,153,150)
#A8AAA6
(168,170,166)
#B9BBB6
(185,187,182)
#CACCC6
(202,204,198)
#DBDDD6
(219,221,214)
#ECEEE6
(236,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #424446; }

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

This text font color is #424446.

Background Color

.myBgColor { background-color: #424446; }

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

This div background color is #424446.

Border color

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

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

This div border color is #424446.

Opacity

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

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

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

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

This text has shadow with #424446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424446.

Preview

Color preview on black background

This text has color #424446 on black background.


Color preview on white background

This text has color #424446 on white background.


Black color preview on #424446 background

This text has black color on #424446 background.


White color preview on #424446 background

This text has white color on #424446 background.


Related colors

Complementary color

Complementary color for #hex is #BDBBB9.


I love getcolorcode.com

Triadic colors

1 #464244 and #444642 with #424446 are triadic colors.

2 #464442 and #444246 with #424446 are triadic colors.