COLOR #424639

HEX: #424639 RGB: (66,70,57)

Color info

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

RGB color model

#424639 color RGB value is (66,70,57).

RGB: (66,70,57) (26%, 27%, 22%)

RGB channels and saturation

R 66 of 255 = 26%
G 70 of 255 = 27%
B 57 of 255 = 22%

66
70
57

R + G + B ~ 25%. #424639 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 70 + 57 = 193 (100%)
R 66 of 193 ~ 34.2%
G 70 of 193 ~ 36.27%
B 57 of 193 ~ 29.53'%

%34.2
%36.27
%29.53

CMYK color model

#424639 color CMYK value is (6,0,19,73).

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

CMYK: (6,0,19,73)
C6M0Y19K73 (6%, 0%, 19%, 73%)
(0.06 / 0.00 / 0.19 / 0.73)

CMYK percentages

%5.71
%0
%18.57
%72.55

Codes

Color #424639 in popluar color models

42 46 39
RGB 66 70 57
HSL 78° 10.24% 24.90%
HSB/HSV 78° 18.57% 27.45%
CMYK 5.71% 0.00% 18.57%
72.55%

Color #424639 in popluar number systems.

HEX 42 46 39
Decimal 66 70 57
Binary 1000010 1000110 111001
Octal 102 106 71

Shades and tints

Shades of #424639

#424639
(66,70,57)
#3C4034
(60,64,52)
#363A2F
(54,58,47)
#30342A
(48,52,42)
#2A2E25
(42,46,37)
#242820
(36,40,32)
#1E221B
(30,34,27)
#181C16
(24,28,22)
#121611
(18,22,17)
#0C100C
(12,16,12)
#060A07
(6,10,7)
#000000
(0,0,0)

Tints of #424639

#424639
(66,70,57)
#53564B
(83,86,75)
#64665D
(100,102,93)
#75766F
(117,118,111)
#868681
(134,134,129)
#979693
(151,150,147)
#A8A6A5
(168,166,165)
#B9B6B7
(185,182,183)
#CAC6C9
(202,198,201)
#DBD6DB
(219,214,219)
#ECE6ED
(236,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #424639; }

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

This text font color is #424639.

Background Color

.myBgColor { background-color: #424639; }

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

This div background color is #424639.

Border color

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

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

This div border color is #424639.

Opacity

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

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

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

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

This text has shadow with #424639 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424639.

Preview

Color preview on black background

This text has color #424639 on black background.


Color preview on white background

This text has color #424639 on white background.


Black color preview on #424639 background

This text has black color on #424639 background.


White color preview on #424639 background

This text has white color on #424639 background.


Related colors

Complementary color

Complementary color for #hex is #BDB9C6.


I love getcolorcode.com

Triadic colors

1 #394246 and #463942 with #424639 are triadic colors.

2 #394642 and #464239 with #424639 are triadic colors.