COLOR #424748

HEX: #424748 RGB: (66,71,72)

Color info

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

RGB color model

#424748 color RGB value is (66,71,72).

RGB: (66,71,72) (26%, 28%, 28%)

RGB channels and saturation

R 66 of 255 = 26%
G 71 of 255 = 28%
B 72 of 255 = 28%

66
71
72

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

Portions of RGB colors in percentages

R + G + B = 66 + 71 + 72 = 209 (100%)
R 66 of 209 ~ 31.58%
G 71 of 209 ~ 33.97%
B 72 of 209 ~ 34.45'%

%31.58
%33.97
%34.45

CMYK color model

#424748 color CMYK value is (8,1,0,72).

  • cyan value is 8.33%
  • magenta value is 1.39%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (8,1,0,72)
C8M1Y0K72 (8%, 1%, 0%, 72%)
(0.08 / 0.01 / 0.00 / 0.72)

CMYK percentages

%8.33
%1.39
%0
%71.76

Codes

Color #424748 in popluar color models

42 47 48
RGB 66 71 72
HSL 190° 4.35% 27.06%
HSB/HSV 190° 8.33% 28.24%
CMYK 8.33% 1.39% 0.00%
71.76%

Color #424748 in popluar number systems.

HEX 42 47 48
Decimal 66 71 72
Binary 1000010 1000111 1001000
Octal 102 107 110

Shades and tints

Shades of #424748

#424748
(66,71,72)
#3C4142
(60,65,66)
#363B3C
(54,59,60)
#303536
(48,53,54)
#2A2F30
(42,47,48)
#24292A
(36,41,42)
#1E2324
(30,35,36)
#181D1E
(24,29,30)
#121718
(18,23,24)
#0C1112
(12,17,18)
#060B0C
(6,11,12)
#000000
(0,0,0)

Tints of #424748

#424748
(66,71,72)
#535758
(83,87,88)
#646768
(100,103,104)
#757778
(117,119,120)
#868788
(134,135,136)
#979798
(151,151,152)
#A8A7A8
(168,167,168)
#B9B7B8
(185,183,184)
#CAC7C8
(202,199,200)
#DBD7D8
(219,215,216)
#ECE7E8
(236,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #424748; }

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

This text font color is #424748.

Background Color

.myBgColor { background-color: #424748; }

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

This div background color is #424748.

Border color

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

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

This div border color is #424748.

Opacity

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

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

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

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

This text has shadow with #424748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424748.

Preview

Color preview on black background

This text has color #424748 on black background.


Color preview on white background

This text has color #424748 on white background.


Black color preview on #424748 background

This text has black color on #424748 background.


White color preview on #424748 background

This text has white color on #424748 background.


Related colors

Complementary color

Complementary color for #hex is #BDB8B7.


I love getcolorcode.com

Triadic colors

1 #484247 and #474842 with #424748 are triadic colors.

2 #484742 and #474248 with #424748 are triadic colors.