COLOR #424849

HEX: #424849 RGB: (66,72,73)

Color info

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

RGB color model

#424849 color RGB value is (66,72,73).

RGB: (66,72,73) (26%, 28%, 29%)

RGB channels and saturation

R 66 of 255 = 26%
G 72 of 255 = 28%
B 73 of 255 = 29%

66
72
73

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

Portions of RGB colors in percentages

R + G + B = 66 + 72 + 73 = 211 (100%)
R 66 of 211 ~ 31.28%
G 72 of 211 ~ 34.12%
B 73 of 211 ~ 34.6'%

%31.28
%34.12
%34.6

CMYK color model

#424849 color CMYK value is (10,1,0,71).

  • cyan value is 9.59%
  • magenta value is 1.37%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (10,1,0,71)
C10M1Y0K71 (10%, 1%, 0%, 71%)
(0.10 / 0.01 / 0.00 / 0.71)

CMYK percentages

%9.59
%1.37
%0
%71.37

Codes

Color #424849 in popluar color models

42 48 49
RGB 66 72 73
HSL 189° 5.04% 27.25%
HSB/HSV 189° 9.59% 28.63%
CMYK 9.59% 1.37% 0.00%
71.37%

Color #424849 in popluar number systems.

HEX 42 48 49
Decimal 66 72 73
Binary 1000010 1001000 1001001
Octal 102 110 111

Shades and tints

Shades of #424849

#424849
(66,72,73)
#3C4243
(60,66,67)
#363C3D
(54,60,61)
#303637
(48,54,55)
#2A3031
(42,48,49)
#242A2B
(36,42,43)
#1E2425
(30,36,37)
#181E1F
(24,30,31)
#121819
(18,24,25)
#0C1213
(12,18,19)
#060C0D
(6,12,13)
#000000
(0,0,0)

Tints of #424849

#424849
(66,72,73)
#535859
(83,88,89)
#646869
(100,104,105)
#757879
(117,120,121)
#868889
(134,136,137)
#979899
(151,152,153)
#A8A8A9
(168,168,169)
#B9B8B9
(185,184,185)
#CAC8C9
(202,200,201)
#DBD8D9
(219,216,217)
#ECE8E9
(236,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #424849; }

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

This text font color is #424849.

Background Color

.myBgColor { background-color: #424849; }

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

This div background color is #424849.

Border color

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

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

This div border color is #424849.

Opacity

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

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

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

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

This text has shadow with #424849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424849.

Preview

Color preview on black background

This text has color #424849 on black background.


Color preview on white background

This text has color #424849 on white background.


Black color preview on #424849 background

This text has black color on #424849 background.


White color preview on #424849 background

This text has white color on #424849 background.


Related colors

Complementary color

Complementary color for #hex is #BDB7B6.


I love getcolorcode.com

Triadic colors

1 #494248 and #484942 with #424849 are triadic colors.

2 #494842 and #484249 with #424849 are triadic colors.