COLOR #42464E

HEX: #42464E RGB: (66,70,78)

Color info

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

RGB color model

#42464E color RGB value is (66,70,78).

RGB: (66,70,78) (26%, 27%, 31%)

RGB channels and saturation

R 66 of 255 = 26%
G 70 of 255 = 27%
B 78 of 255 = 31%

66
70
78

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

Portions of RGB colors in percentages

R + G + B = 66 + 70 + 78 = 214 (100%)
R 66 of 214 ~ 30.84%
G 70 of 214 ~ 32.71%
B 78 of 214 ~ 36.45'%

%30.84
%32.71
%36.45

CMYK color model

#42464E color CMYK value is (15,10,0,69).

  • cyan value is 15.38%
  • magenta value is 10.26%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (15,10,0,69)
C15M10Y0K69 (15%, 10%, 0%, 69%)
(0.15 / 0.10 / 0.00 / 0.69)

CMYK percentages

%15.38
%10.26
%0
%69.41

Codes

Color #42464E in popluar color models

42 46 4E
RGB 66 70 78
HSL 220° 8.33% 28.24%
HSB/HSV 220° 15.38% 30.59%
CMYK 15.38% 10.26% 0.00%
69.41%

Color #42464E in popluar number systems.

HEX 42 46 4E
Decimal 66 70 78
Binary 1000010 1000110 1001110
Octal 102 106 116

Shades and tints

Shades of #42464E

#42464E
(66,70,78)
#3C4047
(60,64,71)
#363A40
(54,58,64)
#303439
(48,52,57)
#2A2E32
(42,46,50)
#24282B
(36,40,43)
#1E2224
(30,34,36)
#181C1D
(24,28,29)
#121616
(18,22,22)
#0C100F
(12,16,15)
#060A08
(6,10,8)
#000000
(0,0,0)

Tints of #42464E

#42464E
(66,70,78)
#53565E
(83,86,94)
#64666E
(100,102,110)
#75767E
(117,118,126)
#86868E
(134,134,142)
#97969E
(151,150,158)
#A8A6AE
(168,166,174)
#B9B6BE
(185,182,190)
#CAC6CE
(202,198,206)
#DBD6DE
(219,214,222)
#ECE6EE
(236,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42464E color. Also use rgb(66,70,78) instead hex code.

Text Font Color

.myTextColor { color: #42464E; }

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

This text font color is #42464E.

Background Color

.myBgColor { background-color: #42464E; }

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

This div background color is #42464E.

Border color

.myBorderColor { border: 1px solid #42464E; }

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

This div border color is #42464E.

Opacity

.myOpacity80 { color: #42464E; opacity: 0.8; }

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

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

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

This text has shadow with #42464E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42464E.

Preview

Color preview on black background

This text has color #42464E on black background.


Color preview on white background

This text has color #42464E on white background.


Black color preview on #42464E background

This text has black color on #42464E background.


White color preview on #42464E background

This text has white color on #42464E background.


Related colors

Complementary color

Complementary color for #hex is #BDB9B1.


I love getcolorcode.com

Triadic colors

1 #4E4246 and #464E42 with #42464E are triadic colors.

2 #4E4642 and #46424E with #42464E are triadic colors.