COLOR #42444D

HEX: #42444D RGB: (66,68,77)

Color info

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

RGB color model

#42444D color RGB value is (66,68,77).

RGB: (66,68,77) (26%, 27%, 30%)

RGB channels and saturation

R 66 of 255 = 26%
G 68 of 255 = 27%
B 77 of 255 = 30%

66
68
77

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

Portions of RGB colors in percentages

R + G + B = 66 + 68 + 77 = 211 (100%)
R 66 of 211 ~ 31.28%
G 68 of 211 ~ 32.23%
B 77 of 211 ~ 36.49'%

%31.28
%32.23
%36.49

CMYK color model

#42444D color CMYK value is (14,12,0,70).

  • cyan value is 14.29%
  • magenta value is 11.69%
  • yellow value is 0.00%
  • key color value is 69.80%
CMYK: (14,12,0,70) C14M12Y0K70 (14%,12%,0%,70%) (0.14/0.12/0.00/0.70) 

CMYK percentages

%14.29
%11.69
%0
%69.8

Codes

Color #42444D in popluar color models

42 44 4D
RGB 66 68 77
HSL 229° 7.69% 28.04%
HSB/HSV 229° 14.29% 30.20%
CMYK 14.29% 11.69% 0.00%
69.80%

Color #42444D in popluar number systems.

HEX 42 44 4D
Decimal 66 68 77
Binary 1000010 1000100 1001101
Octal 102 104 115

Shades and tints

Shades of #42444D

#42444D
(66,68,77)
#3C3E46
(60,62,70)
#36383F
(54,56,63)
#303238
(48,50,56)
#2A2C31
(42,44,49)
#24262A
(36,38,42)
#1E2023
(30,32,35)
#181A1C
(24,26,28)
#121415
(18,20,21)
#0C0E0E
(12,14,14)
#060807
(6,8,7)
#000000
(0,0,0)

Tints of #42444D

#42444D
(66,68,77)
#53555D
(83,85,93)
#64666D
(100,102,109)
#75777D
(117,119,125)
#86888D
(134,136,141)
#97999D
(151,153,157)
#A8AAAD
(168,170,173)
#B9BBBD
(185,187,189)
#CACCCD
(202,204,205)
#DBDDDD
(219,221,221)
#ECEEED
(236,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42444D color. Also use rgb(66,68,77) instead hex code.

Text Font Color

.myTextColor { color: #42444D; }

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

This text font color is #42444D.

Background Color

.myBgColor { background-color: #42444D; }

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

This div background color is #42444D.

Border color

.myBorderColor { border: 1px solid #42444D; }

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

This div border color is #42444D.

Opacity

.myOpacity80 { color: #42444D; opacity: 0.8; }

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

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

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

This text has shadow with #42444D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42444D.

Preview

Color preview on black background

This text has color #42444D on black background.


Color preview on white background

This text has color #42444D on white background.


Black color preview on #42444D background

This text has black color on #42444D background.


White color preview on #42444D background

This text has white color on #42444D background.


Related colors

Complementary color

Complementary color for #hex is #BDBBB2.


I love getcolorcode.com

Triadic colors

1 #4D4244 and #444D42 with #42444D are triadic colors.

2 #4D4442 and #44424D with #42444D are triadic colors.