COLOR #424561

HEX: #424561 RGB: (66,69,97)

Color info

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

RGB color model

#424561 color RGB value is (66,69,97).

RGB: (66,69,97) (26%, 27%, 38%)

RGB channels and saturation

R 66 of 255 = 26%
G 69 of 255 = 27%
B 97 of 255 = 38%

66
69
97

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

Portions of RGB colors in percentages

R + G + B = 66 + 69 + 97 = 232 (100%)
R 66 of 232 ~ 28.45%
G 69 of 232 ~ 29.74%
B 97 of 232 ~ 41.81'%

%28.45
%29.74
%41.81

CMYK color model

#424561 color CMYK value is (32,29,0,62).

  • cyan value is 31.96%
  • magenta value is 28.87%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (32,29,0,62)
C32M29Y0K62 (32%, 29%, 0%, 62%)
(0.32 / 0.29 / 0.00 / 0.62)

CMYK percentages

%31.96
%28.87
%0
%61.96

Codes

Color #424561 in popluar color models

42 45 61
RGB 66 69 97
HSL 234° 19.02% 31.96%
HSB/HSV 234° 31.96% 38.04%
CMYK 31.96% 28.87% 0.00%
61.96%

Color #424561 in popluar number systems.

HEX 42 45 61
Decimal 66 69 97
Binary 1000010 1000101 1100001
Octal 102 105 141

Shades and tints

Shades of #424561

#424561
(66,69,97)
#3C3F59
(60,63,89)
#363951
(54,57,81)
#303349
(48,51,73)
#2A2D41
(42,45,65)
#242739
(36,39,57)
#1E2131
(30,33,49)
#181B29
(24,27,41)
#121521
(18,21,33)
#0C0F19
(12,15,25)
#060911
(6,9,17)
#000000
(0,0,0)

Tints of #424561

#424561
(66,69,97)
#53556F
(83,85,111)
#64657D
(100,101,125)
#75758B
(117,117,139)
#868599
(134,133,153)
#9795A7
(151,149,167)
#A8A5B5
(168,165,181)
#B9B5C3
(185,181,195)
#CAC5D1
(202,197,209)
#DBD5DF
(219,213,223)
#ECE5ED
(236,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #424561; }

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

This text font color is #424561.

Background Color

.myBgColor { background-color: #424561; }

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

This div background color is #424561.

Border color

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

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

This div border color is #424561.

Opacity

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

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

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

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

This text has shadow with #424561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424561.

Preview

Color preview on black background

This text has color #424561 on black background.


Color preview on white background

This text has color #424561 on white background.


Black color preview on #424561 background

This text has black color on #424561 background.


White color preview on #424561 background

This text has white color on #424561 background.


Related colors

Complementary color

Complementary color for #hex is #BDBA9E.


I love getcolorcode.com

Triadic colors

1 #614245 and #456142 with #424561 are triadic colors.

2 #614542 and #454261 with #424561 are triadic colors.