COLOR #42494A

HEX: #42494A RGB: (66,73,74)

Color info

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

RGB color model

#42494A color RGB value is (66,73,74).

RGB: (66,73,74) (26%, 29%, 29%)

RGB channels and saturation

R 66 of 255 = 26%
G 73 of 255 = 29%
B 74 of 255 = 29%

66
73
74

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

Portions of RGB colors in percentages

R + G + B = 66 + 73 + 74 = 213 (100%)
R 66 of 213 ~ 30.99%
G 73 of 213 ~ 34.27%
B 74 of 213 ~ 34.74'%

%30.99
%34.27
%34.74

CMYK color model

#42494A color CMYK value is (11,1,0,71).

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

CMYK: (11,1,0,71)
C11M1Y0K71 (11%, 1%, 0%, 71%)
(0.11 / 0.01 / 0.00 / 0.71)

CMYK percentages

%10.81
%1.35
%0
%70.98

Codes

Color #42494A in popluar color models

42 49 4A
RGB 66 73 74
HSL 188° 5.71% 27.45%
HSB/HSV 188° 10.81% 29.02%
CMYK 10.81% 1.35% 0.00%
70.98%

Color #42494A in popluar number systems.

HEX 42 49 4A
Decimal 66 73 74
Binary 1000010 1001001 1001010
Octal 102 111 112

Shades and tints

Shades of #42494A

#42494A
(66,73,74)
#3C4344
(60,67,68)
#363D3E
(54,61,62)
#303738
(48,55,56)
#2A3132
(42,49,50)
#242B2C
(36,43,44)
#1E2526
(30,37,38)
#181F20
(24,31,32)
#12191A
(18,25,26)
#0C1314
(12,19,20)
#060D0E
(6,13,14)
#000000
(0,0,0)

Tints of #42494A

#42494A
(66,73,74)
#53595A
(83,89,90)
#64696A
(100,105,106)
#75797A
(117,121,122)
#86898A
(134,137,138)
#97999A
(151,153,154)
#A8A9AA
(168,169,170)
#B9B9BA
(185,185,186)
#CAC9CA
(202,201,202)
#DBD9DA
(219,217,218)
#ECE9EA
(236,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42494A; }

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

This text font color is #42494A.

Background Color

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

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

This div background color is #42494A.

Border color

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

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

This div border color is #42494A.

Opacity

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

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

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

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

This text has shadow with #42494A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42494A.

Preview

Color preview on black background

This text has color #42494A on black background.


Color preview on white background

This text has color #42494A on white background.


Black color preview on #42494A background

This text has black color on #42494A background.


White color preview on #42494A background

This text has white color on #42494A background.


Related colors

Complementary color

Complementary color for #hex is #BDB6B5.


I love getcolorcode.com

Triadic colors

1 #4A4249 and #494A42 with #42494A are triadic colors.

2 #4A4942 and #49424A with #42494A are triadic colors.