COLOR #424841

HEX: #424841 RGB: (66,72,65)

Color info

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

RGB color model

#424841 color RGB value is (66,72,65).

RGB: (66,72,65) (26%, 28%, 25%)

RGB channels and saturation

R 66 of 255 = 26%
G 72 of 255 = 28%
B 65 of 255 = 25%

66
72
65

R + G + B ~ 26%. #424841 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 72 + 65 = 203 (100%)
R 66 of 203 ~ 32.51%
G 72 of 203 ~ 35.47%
B 65 of 203 ~ 32.02'%

%32.51
%35.47
%32.02

CMYK color model

#424841 color CMYK value is (8,0,10,72).

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

CMYK: (8,0,10,72)
C8M0Y10K72 (8%, 0%, 10%, 72%)
(0.08 / 0.00 / 0.10 / 0.72)

CMYK percentages

%8.33
%0
%9.72
%71.76

Codes

Color #424841 in popluar color models

42 48 41
RGB 66 72 65
HSL 111° 5.11% 26.86%
HSB/HSV 111° 9.72% 28.24%
CMYK 8.33% 0.00% 9.72%
71.76%

Color #424841 in popluar number systems.

HEX 42 48 41
Decimal 66 72 65
Binary 1000010 1001000 1000001
Octal 102 110 101

Shades and tints

Shades of #424841

#424841
(66,72,65)
#3C423C
(60,66,60)
#363C37
(54,60,55)
#303632
(48,54,50)
#2A302D
(42,48,45)
#242A28
(36,42,40)
#1E2423
(30,36,35)
#181E1E
(24,30,30)
#121819
(18,24,25)
#0C1214
(12,18,20)
#060C0F
(6,12,15)
#000000
(0,0,0)

Tints of #424841

#424841
(66,72,65)
#535852
(83,88,82)
#646863
(100,104,99)
#757874
(117,120,116)
#868885
(134,136,133)
#979896
(151,152,150)
#A8A8A7
(168,168,167)
#B9B8B8
(185,184,184)
#CAC8C9
(202,200,201)
#DBD8DA
(219,216,218)
#ECE8EB
(236,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #424841; }

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

This text font color is #424841.

Background Color

.myBgColor { background-color: #424841; }

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

This div background color is #424841.

Border color

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

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

This div border color is #424841.

Opacity

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

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

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

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

This text has shadow with #424841 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424841.

Preview

Color preview on black background

This text has color #424841 on black background.


Color preview on white background

This text has color #424841 on white background.


Black color preview on #424841 background

This text has black color on #424841 background.


White color preview on #424841 background

This text has white color on #424841 background.


Related colors

Complementary color

Complementary color for #hex is #BDB7BE.


I love getcolorcode.com

Triadic colors

1 #414248 and #484142 with #424841 are triadic colors.

2 #414842 and #484241 with #424841 are triadic colors.