COLOR #424860

HEX: #424860 RGB: (66,72,96)

Color info

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

RGB color model

#424860 color RGB value is (66,72,96).

RGB: (66,72,96) (26%, 28%, 38%)

RGB channels and saturation

R 66 of 255 = 26%
G 72 of 255 = 28%
B 96 of 255 = 38%

66
72
96

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

Portions of RGB colors in percentages

R + G + B = 66 + 72 + 96 = 234 (100%)
R 66 of 234 ~ 28.21%
G 72 of 234 ~ 30.77%
B 96 of 234 ~ 41.03'%

%28.21
%30.77
%41.03

CMYK color model

#424860 color CMYK value is (31,25,0,62).

  • cyan value is 31.25%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (31,25,0,62)
C31M25Y0K62 (31%, 25%, 0%, 62%)
(0.31 / 0.25 / 0.00 / 0.62)

CMYK percentages

%31.25
%25
%0
%62.35

Codes

Color #424860 in popluar color models

42 48 60
RGB 66 72 96
HSL 228° 18.52% 31.76%
HSB/HSV 228° 31.25% 37.65%
CMYK 31.25% 25.00% 0.00%
62.35%

Color #424860 in popluar number systems.

HEX 42 48 60
Decimal 66 72 96
Binary 1000010 1001000 1100000
Octal 102 110 140

Shades and tints

Shades of #424860

#424860
(66,72,96)
#3C4258
(60,66,88)
#363C50
(54,60,80)
#303648
(48,54,72)
#2A3040
(42,48,64)
#242A38
(36,42,56)
#1E2430
(30,36,48)
#181E28
(24,30,40)
#121820
(18,24,32)
#0C1218
(12,18,24)
#060C10
(6,12,16)
#000000
(0,0,0)

Tints of #424860

#424860
(66,72,96)
#53586E
(83,88,110)
#64687C
(100,104,124)
#75788A
(117,120,138)
#868898
(134,136,152)
#9798A6
(151,152,166)
#A8A8B4
(168,168,180)
#B9B8C2
(185,184,194)
#CAC8D0
(202,200,208)
#DBD8DE
(219,216,222)
#ECE8EC
(236,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #424860 color. Also use rgb(66,72,96) instead hex code.

Text Font Color

.myTextColor { color: #424860; }

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

This text font color is #424860.

Background Color

.myBgColor { background-color: #424860; }

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

This div background color is #424860.

Border color

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

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

This div border color is #424860.

Opacity

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

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

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

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

This text has shadow with #424860 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424860.

Preview

Color preview on black background

This text has color #424860 on black background.


Color preview on white background

This text has color #424860 on white background.


Black color preview on #424860 background

This text has black color on #424860 background.


White color preview on #424860 background

This text has white color on #424860 background.


Related colors

Complementary color

Complementary color for #hex is #BDB79F.


I love getcolorcode.com

Triadic colors

1 #604248 and #486042 with #424860 are triadic colors.

2 #604842 and #484260 with #424860 are triadic colors.