COLOR #42404A

HEX: #42404A RGB: (66,64,74)

Color info

#42404A contains red, green and blue colors in about the same proportion. Web safe color of #42404A is #333333 (or #333).

RGB color model

#42404A color RGB value is (66,64,74).

RGB: (66,64,74) (26%, 25%, 29%)

RGB channels and saturation

R 66 of 255 = 26%
G 64 of 255 = 25%
B 74 of 255 = 29%

66
64
74

R + G + B ~ 27%. #42404A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 64 + 74 = 204 (100%)
R 66 of 204 ~ 32.35%
G 64 of 204 ~ 31.37%
B 74 of 204 ~ 36.27'%

%32.35
%31.37
%36.27

CMYK color model

#42404A color CMYK value is (11,14,0,71).

  • cyan value is 10.81%
  • magenta value is 13.51%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (11,14,0,71)
C11M14Y0K71 (11%, 14%, 0%, 71%)
(0.11 / 0.14 / 0.00 / 0.71)

CMYK percentages

%10.81
%13.51
%0
%70.98

Codes

Color #42404A in popluar color models

42 40 4A
RGB 66 64 74
HSL 252° 7.25% 27.06%
HSB/HSV 252° 13.51% 29.02%
CMYK 10.81% 13.51% 0.00%
70.98%

Color #42404A in popluar number systems.

HEX 42 40 4A
Decimal 66 64 74
Binary 1000010 1000000 1001010
Octal 102 100 112

Shades and tints

Shades of #42404A

#42404A
(66,64,74)
#3C3B44
(60,59,68)
#36363E
(54,54,62)
#303138
(48,49,56)
#2A2C32
(42,44,50)
#24272C
(36,39,44)
#1E2226
(30,34,38)
#181D20
(24,29,32)
#12181A
(18,24,26)
#0C1314
(12,19,20)
#060E0E
(6,14,14)
#000000
(0,0,0)

Tints of #42404A

#42404A
(66,64,74)
#53515A
(83,81,90)
#64626A
(100,98,106)
#75737A
(117,115,122)
#86848A
(134,132,138)
#97959A
(151,149,154)
#A8A6AA
(168,166,170)
#B9B7BA
(185,183,186)
#CAC8CA
(202,200,202)
#DBD9DA
(219,217,218)
#ECEAEA
(236,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42404A; }

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

This text font color is #42404A.

Background Color

.myBgColor { background-color: #42404A; }

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

This div background color is #42404A.

Border color

.myBorderColor { border: 1px solid #42404A; }

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

This div border color is #42404A.

Opacity

.myOpacity80 { color: #42404A; opacity: 0.8; }

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

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

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

This text has shadow with #42404A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42404A.

Preview

Color preview on black background

This text has color #42404A on black background.


Color preview on white background

This text has color #42404A on white background.


Black color preview on #42404A background

This text has black color on #42404A background.


White color preview on #42404A background

This text has white color on #42404A background.


Related colors

Complementary color

Complementary color for #hex is #BDBFB5.


I love getcolorcode.com

Triadic colors

1 #4A4240 and #404A42 with #42404A are triadic colors.

2 #4A4042 and #40424A with #42404A are triadic colors.