COLOR #424050

HEX: #424050 RGB: (66,64,80)

Color info

#424050 contains red, green and blue colors in about the same proportion. Web safe color of #424050 is #333366 (or #336).

RGB color model

#424050 color RGB value is (66,64,80).

RGB: (66,64,80) (26%, 25%, 31%)

RGB channels and saturation

R 66 of 255 = 26%
G 64 of 255 = 25%
B 80 of 255 = 31%

66
64
80

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

Portions of RGB colors in percentages

R + G + B = 66 + 64 + 80 = 210 (100%)
R 66 of 210 ~ 31.43%
G 64 of 210 ~ 30.48%
B 80 of 210 ~ 38.1'%

%31.43
%30.48
%38.1

CMYK color model

#424050 color CMYK value is (18,20,0,69).

  • cyan value is 17.50%
  • magenta value is 20.00%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (18,20,0,69)
C18M20Y0K69 (18%, 20%, 0%, 69%)
(0.18 / 0.20 / 0.00 / 0.69)

CMYK percentages

%17.5
%20
%0
%68.63

Codes

Color #424050 in popluar color models

42 40 50
RGB 66 64 80
HSL 248° 11.11% 28.24%
HSB/HSV 248° 20.00% 31.37%
CMYK 17.50% 20.00% 0.00%
68.63%

Color #424050 in popluar number systems.

HEX 42 40 50
Decimal 66 64 80
Binary 1000010 1000000 1010000
Octal 102 100 120

Shades and tints

Shades of #424050

#424050
(66,64,80)
#3C3B49
(60,59,73)
#363642
(54,54,66)
#30313B
(48,49,59)
#2A2C34
(42,44,52)
#24272D
(36,39,45)
#1E2226
(30,34,38)
#181D1F
(24,29,31)
#121818
(18,24,24)
#0C1311
(12,19,17)
#060E0A
(6,14,10)
#000000
(0,0,0)

Tints of #424050

#424050
(66,64,80)
#53515F
(83,81,95)
#64626E
(100,98,110)
#75737D
(117,115,125)
#86848C
(134,132,140)
#97959B
(151,149,155)
#A8A6AA
(168,166,170)
#B9B7B9
(185,183,185)
#CAC8C8
(202,200,200)
#DBD9D7
(219,217,215)
#ECEAE6
(236,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #424050 color. Also use rgb(66,64,80) instead hex code.

Text Font Color

.myTextColor { color: #424050; }

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

This text font color is #424050.

Background Color

.myBgColor { background-color: #424050; }

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

This div background color is #424050.

Border color

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

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

This div border color is #424050.

Opacity

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

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

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

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

This text has shadow with #424050 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424050.

Preview

Color preview on black background

This text has color #424050 on black background.


Color preview on white background

This text has color #424050 on white background.


Black color preview on #424050 background

This text has black color on #424050 background.


White color preview on #424050 background

This text has white color on #424050 background.


Related colors

Complementary color

Complementary color for #hex is #BDBFAF.


I love getcolorcode.com

Triadic colors

1 #504240 and #405042 with #424050 are triadic colors.

2 #504042 and #404250 with #424050 are triadic colors.