COLOR #424564

HEX: #424564 RGB: (66,69,100)

Color info

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

RGB color model

#424564 color RGB value is (66,69,100).

RGB: (66,69,100) (26%, 27%, 39%)

RGB channels and saturation

R 66 of 255 = 26%
G 69 of 255 = 27%
B 100 of 255 = 39%

66
69
100

R + G + B ~ 31%. #424564 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 69 + 100 = 235 (100%)
R 66 of 235 ~ 28.09%
G 69 of 235 ~ 29.36%
B 100 of 235 ~ 42.55'%

%28.09
%29.36
%42.55

CMYK color model

#424564 color CMYK value is (34,31,0,61).

  • cyan value is 34.00%
  • magenta value is 31.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (34,31,0,61)
C34M31Y0K61 (34%, 31%, 0%, 61%)
(0.34 / 0.31 / 0.00 / 0.61)

CMYK percentages

%34
%31
%0
%60.78

Codes

Color #424564 in popluar color models

42 45 64
RGB 66 69 100
HSL 235° 20.48% 32.55%
HSB/HSV 235° 34.00% 39.22%
CMYK 34.00% 31.00% 0.00%
60.78%

Color #424564 in popluar number systems.

HEX 42 45 64
Decimal 66 69 100
Binary 1000010 1000101 1100100
Octal 102 105 144

Shades and tints

Shades of #424564

#424564
(66,69,100)
#3C3F5B
(60,63,91)
#363952
(54,57,82)
#303349
(48,51,73)
#2A2D40
(42,45,64)
#242737
(36,39,55)
#1E212E
(30,33,46)
#181B25
(24,27,37)
#12151C
(18,21,28)
#0C0F13
(12,15,19)
#06090A
(6,9,10)
#000000
(0,0,0)

Tints of #424564

#424564
(66,69,100)
#535572
(83,85,114)
#646580
(100,101,128)
#75758E
(117,117,142)
#86859C
(134,133,156)
#9795AA
(151,149,170)
#A8A5B8
(168,165,184)
#B9B5C6
(185,181,198)
#CAC5D4
(202,197,212)
#DBD5E2
(219,213,226)
#ECE5F0
(236,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #424564 color. Also use rgb(66,69,100) instead hex code.

Text Font Color

.myTextColor { color: #424564; }

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

This text font color is #424564.

Background Color

.myBgColor { background-color: #424564; }

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

This div background color is #424564.

Border color

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

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

This div border color is #424564.

Opacity

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

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

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

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

This text has shadow with #424564 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424564.

Preview

Color preview on black background

This text has color #424564 on black background.


Color preview on white background

This text has color #424564 on white background.


Black color preview on #424564 background

This text has black color on #424564 background.


White color preview on #424564 background

This text has white color on #424564 background.


Related colors

Complementary color

Complementary color for #hex is #BDBA9B.


I love getcolorcode.com

Triadic colors

1 #644245 and #456442 with #424564 are triadic colors.

2 #644542 and #454264 with #424564 are triadic colors.