COLOR #424051

HEX: #424051 RGB: (66,64,81)

Color info

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

RGB color model

#424051 color RGB value is (66,64,81).

RGB: (66,64,81) (26%, 25%, 32%)

RGB channels and saturation

R 66 of 255 = 26%
G 64 of 255 = 25%
B 81 of 255 = 32%

66
64
81

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

Portions of RGB colors in percentages

R + G + B = 66 + 64 + 81 = 211 (100%)
R 66 of 211 ~ 31.28%
G 64 of 211 ~ 30.33%
B 81 of 211 ~ 38.39'%

%31.28
%30.33
%38.39

CMYK color model

#424051 color CMYK value is (19,21,0,68).

  • cyan value is 18.52%
  • magenta value is 20.99%
  • yellow value is 0.00%
  • key color value is 68.24%

CMYK: (19,21,0,68)
C19M21Y0K68 (19%, 21%, 0%, 68%)
(0.19 / 0.21 / 0.00 / 0.68)

CMYK percentages

%18.52
%20.99
%0
%68.24

Codes

Color #424051 in popluar color models

42 40 51
RGB 66 64 81
HSL 247° 11.72% 28.43%
HSB/HSV 247° 20.99% 31.76%
CMYK 18.52% 20.99% 0.00%
68.24%

Color #424051 in popluar number systems.

HEX 42 40 51
Decimal 66 64 81
Binary 1000010 1000000 1010001
Octal 102 100 121

Shades and tints

Shades of #424051

#424051
(66,64,81)
#3C3B4A
(60,59,74)
#363643
(54,54,67)
#30313C
(48,49,60)
#2A2C35
(42,44,53)
#24272E
(36,39,46)
#1E2227
(30,34,39)
#181D20
(24,29,32)
#121819
(18,24,25)
#0C1312
(12,19,18)
#060E0B
(6,14,11)
#000000
(0,0,0)

Tints of #424051

#424051
(66,64,81)
#535160
(83,81,96)
#64626F
(100,98,111)
#75737E
(117,115,126)
#86848D
(134,132,141)
#97959C
(151,149,156)
#A8A6AB
(168,166,171)
#B9B7BA
(185,183,186)
#CAC8C9
(202,200,201)
#DBD9D8
(219,217,216)
#ECEAE7
(236,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #424051; }

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

This text font color is #424051.

Background Color

.myBgColor { background-color: #424051; }

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

This div background color is #424051.

Border color

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

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

This div border color is #424051.

Opacity

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

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

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

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

This text has shadow with #424051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424051.

Preview

Color preview on black background

This text has color #424051 on black background.


Color preview on white background

This text has color #424051 on white background.


Black color preview on #424051 background

This text has black color on #424051 background.


White color preview on #424051 background

This text has white color on #424051 background.


Related colors

Complementary color

Complementary color for #hex is #BDBFAE.


I love getcolorcode.com

Triadic colors

1 #514240 and #405142 with #424051 are triadic colors.

2 #514042 and #404251 with #424051 are triadic colors.