COLOR #424D57

HEX: #424D57 RGB: (66,77,87)

Color info

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

RGB color model

#424D57 color RGB value is (66,77,87).

RGB: (66,77,87) (26%, 30%, 34%)

RGB channels and saturation

R 66 of 255 = 26%
G 77 of 255 = 30%
B 87 of 255 = 34%

66
77
87

R + G + B ~ 30%. #424D57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 77 + 87 = 230 (100%)
R 66 of 230 ~ 28.7%
G 77 of 230 ~ 33.48%
B 87 of 230 ~ 37.83'%

%28.7
%33.48
%37.83

CMYK color model

#424D57 color CMYK value is (24,11,0,66).

  • cyan value is 24.14%
  • magenta value is 11.49%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (24,11,0,66)
C24M11Y0K66 (24%, 11%, 0%, 66%)
(0.24 / 0.11 / 0.00 / 0.66)

CMYK percentages

%24.14
%11.49
%0
%65.88

Codes

Color #424D57 in popluar color models

42 4D 57
RGB 66 77 87
HSL 209° 13.73% 30.00%
HSB/HSV 209° 24.14% 34.12%
CMYK 24.14% 11.49% 0.00%
65.88%

Color #424D57 in popluar number systems.

HEX 42 4D 57
Decimal 66 77 87
Binary 1000010 1001101 1010111
Octal 102 115 127

Shades and tints

Shades of #424D57

#424D57
(66,77,87)
#3C4650
(60,70,80)
#363F49
(54,63,73)
#303842
(48,56,66)
#2A313B
(42,49,59)
#242A34
(36,42,52)
#1E232D
(30,35,45)
#181C26
(24,28,38)
#12151F
(18,21,31)
#0C0E18
(12,14,24)
#060711
(6,7,17)
#000000
(0,0,0)

Tints of #424D57

#424D57
(66,77,87)
#535D66
(83,93,102)
#646D75
(100,109,117)
#757D84
(117,125,132)
#868D93
(134,141,147)
#979DA2
(151,157,162)
#A8ADB1
(168,173,177)
#B9BDC0
(185,189,192)
#CACDCF
(202,205,207)
#DBDDDE
(219,221,222)
#ECEDED
(236,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #424D57 color. Also use rgb(66,77,87) instead hex code.

Text Font Color

.myTextColor { color: #424D57; }

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

This text font color is #424D57.

Background Color

.myBgColor { background-color: #424D57; }

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

This div background color is #424D57.

Border color

.myBorderColor { border: 1px solid #424D57; }

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

This div border color is #424D57.

Opacity

.myOpacity80 { color: #424D57; opacity: 0.8; }

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

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

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

This text has shadow with #424D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424D57.

Preview

Color preview on black background

This text has color #424D57 on black background.


Color preview on white background

This text has color #424D57 on white background.


Black color preview on #424D57 background

This text has black color on #424D57 background.


White color preview on #424D57 background

This text has white color on #424D57 background.


Related colors

Complementary color

Complementary color for #hex is #BDB2A8.


I love getcolorcode.com

Triadic colors

1 #57424D and #4D5742 with #424D57 are triadic colors.

2 #574D42 and #4D4257 with #424D57 are triadic colors.