COLOR #424054

HEX: #424054 RGB: (66,64,84)

Color info

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

RGB color model

#424054 color RGB value is (66,64,84).

RGB: (66,64,84) (26%, 25%, 33%)

RGB channels and saturation

R 66 of 255 = 26%
G 64 of 255 = 25%
B 84 of 255 = 33%

66
64
84

R + G + B ~ 28%. #424054 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 64 + 84 = 214 (100%)
R 66 of 214 ~ 30.84%
G 64 of 214 ~ 29.91%
B 84 of 214 ~ 39.25'%

%30.84
%29.91
%39.25

CMYK color model

#424054 color CMYK value is (21,24,0,67).

  • cyan value is 21.43%
  • magenta value is 23.81%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (21,24,0,67)
C21M24Y0K67 (21%, 24%, 0%, 67%)
(0.21 / 0.24 / 0.00 / 0.67)

CMYK percentages

%21.43
%23.81
%0
%67.06

Codes

Color #424054 in popluar color models

42 40 54
RGB 66 64 84
HSL 246° 13.51% 29.02%
HSB/HSV 246° 23.81% 32.94%
CMYK 21.43% 23.81% 0.00%
67.06%

Color #424054 in popluar number systems.

HEX 42 40 54
Decimal 66 64 84
Binary 1000010 1000000 1010100
Octal 102 100 124

Shades and tints

Shades of #424054

#424054
(66,64,84)
#3C3B4D
(60,59,77)
#363646
(54,54,70)
#30313F
(48,49,63)
#2A2C38
(42,44,56)
#242731
(36,39,49)
#1E222A
(30,34,42)
#181D23
(24,29,35)
#12181C
(18,24,28)
#0C1315
(12,19,21)
#060E0E
(6,14,14)
#000000
(0,0,0)

Tints of #424054

#424054
(66,64,84)
#535163
(83,81,99)
#646272
(100,98,114)
#757381
(117,115,129)
#868490
(134,132,144)
#97959F
(151,149,159)
#A8A6AE
(168,166,174)
#B9B7BD
(185,183,189)
#CAC8CC
(202,200,204)
#DBD9DB
(219,217,219)
#ECEAEA
(236,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #424054; }

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

This text font color is #424054.

Background Color

.myBgColor { background-color: #424054; }

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

This div background color is #424054.

Border color

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

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

This div border color is #424054.

Opacity

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

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

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

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

This text has shadow with #424054 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424054.

Preview

Color preview on black background

This text has color #424054 on black background.


Color preview on white background

This text has color #424054 on white background.


Black color preview on #424054 background

This text has black color on #424054 background.


White color preview on #424054 background

This text has white color on #424054 background.


Related colors

Complementary color

Complementary color for #hex is #BDBFAB.


I love getcolorcode.com

Triadic colors

1 #544240 and #405442 with #424054 are triadic colors.

2 #544042 and #404254 with #424054 are triadic colors.