COLOR #424055

HEX: #424055 RGB: (66,64,85)

Color info

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

RGB color model

#424055 color RGB value is (66,64,85).

RGB: (66,64,85) (26%, 25%, 33%)

RGB channels and saturation

R 66 of 255 = 26%
G 64 of 255 = 25%
B 85 of 255 = 33%

66
64
85

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

Portions of RGB colors in percentages

R + G + B = 66 + 64 + 85 = 215 (100%)
R 66 of 215 ~ 30.7%
G 64 of 215 ~ 29.77%
B 85 of 215 ~ 39.53'%

%30.7
%29.77
%39.53

CMYK color model

#424055 color CMYK value is (22,25,0,67).

  • cyan value is 22.35%
  • magenta value is 24.71%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (22,25,0,67)
C22M25Y0K67 (22%, 25%, 0%, 67%)
(0.22 / 0.25 / 0.00 / 0.67)

CMYK percentages

%22.35
%24.71
%0
%66.67

Codes

Color #424055 in popluar color models

42 40 55
RGB 66 64 85
HSL 246° 14.09% 29.22%
HSB/HSV 246° 24.71% 33.33%
CMYK 22.35% 24.71% 0.00%
66.67%

Color #424055 in popluar number systems.

HEX 42 40 55
Decimal 66 64 85
Binary 1000010 1000000 1010101
Octal 102 100 125

Shades and tints

Shades of #424055

#424055
(66,64,85)
#3C3B4E
(60,59,78)
#363647
(54,54,71)
#303140
(48,49,64)
#2A2C39
(42,44,57)
#242732
(36,39,50)
#1E222B
(30,34,43)
#181D24
(24,29,36)
#12181D
(18,24,29)
#0C1316
(12,19,22)
#060E0F
(6,14,15)
#000000
(0,0,0)

Tints of #424055

#424055
(66,64,85)
#535164
(83,81,100)
#646273
(100,98,115)
#757382
(117,115,130)
#868491
(134,132,145)
#9795A0
(151,149,160)
#A8A6AF
(168,166,175)
#B9B7BE
(185,183,190)
#CAC8CD
(202,200,205)
#DBD9DC
(219,217,220)
#ECEAEB
(236,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #424055; }

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

This text font color is #424055.

Background Color

.myBgColor { background-color: #424055; }

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

This div background color is #424055.

Border color

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

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

This div border color is #424055.

Opacity

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

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

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

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

This text has shadow with #424055 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424055.

Preview

Color preview on black background

This text has color #424055 on black background.


Color preview on white background

This text has color #424055 on white background.


Black color preview on #424055 background

This text has black color on #424055 background.


White color preview on #424055 background

This text has white color on #424055 background.


Related colors

Complementary color

Complementary color for #hex is #BDBFAA.


I love getcolorcode.com

Triadic colors

1 #554240 and #405542 with #424055 are triadic colors.

2 #554042 and #404255 with #424055 are triadic colors.