COLOR #424126

HEX: #424126 RGB: (66,65,38)

Color info

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

RGB color model

#424126 color RGB value is (66,65,38).

RGB: (66,65,38) (26%, 25%, 15%)

RGB channels and saturation

R 66 of 255 = 26%
G 65 of 255 = 25%
B 38 of 255 = 15%

66
65
38

R + G + B ~ 22%. #424126 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 65 + 38 = 169 (100%)
R 66 of 169 ~ 39.05%
G 65 of 169 ~ 38.46%
B 38 of 169 ~ 22.49'%

%39.05
%38.46
%22.49

CMYK color model

#424126 color CMYK value is (0,2,42,74).

  • cyan value is 0.00%
  • magenta value is 1.52%
  • yellow value is 42.42%
  • key color value is 74.12%

CMYK: (0,2,42,74)
C0M2Y42K74 (0%, 2%, 42%, 74%)
(0.00 / 0.02 / 0.42 / 0.74)

CMYK percentages

%0
%1.52
%42.42
%74.12

Codes

Color #424126 in popluar color models

42 41 26
RGB 66 65 38
HSL 58° 26.92% 20.39%
HSB/HSV 58° 42.42% 25.88%
CMYK 0.00% 1.52% 42.42%
74.12%

Color #424126 in popluar number systems.

HEX 42 41 26
Decimal 66 65 38
Binary 1000010 1000001 100110
Octal 102 101 46

Shades and tints

Shades of #424126

#424126
(66,65,38)
#3C3C23
(60,60,35)
#363720
(54,55,32)
#30321D
(48,50,29)
#2A2D1A
(42,45,26)
#242817
(36,40,23)
#1E2314
(30,35,20)
#181E11
(24,30,17)
#12190E
(18,25,14)
#0C140B
(12,20,11)
#060F08
(6,15,8)
#000000
(0,0,0)

Tints of #424126

#424126
(66,65,38)
#535239
(83,82,57)
#64634C
(100,99,76)
#75745F
(117,116,95)
#868572
(134,133,114)
#979685
(151,150,133)
#A8A798
(168,167,152)
#B9B8AB
(185,184,171)
#CAC9BE
(202,201,190)
#DBDAD1
(219,218,209)
#ECEBE4
(236,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #424126; }

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

This text font color is #424126.

Background Color

.myBgColor { background-color: #424126; }

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

This div background color is #424126.

Border color

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

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

This div border color is #424126.

Opacity

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

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

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

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

This text has shadow with #424126 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424126.

Preview

Color preview on black background

This text has color #424126 on black background.


Color preview on white background

This text has color #424126 on white background.


Black color preview on #424126 background

This text has black color on #424126 background.


White color preview on #424126 background

This text has white color on #424126 background.


Related colors

Complementary color

Complementary color for #hex is #BDBED9.


I love getcolorcode.com

Triadic colors

1 #264241 and #412642 with #424126 are triadic colors.

2 #264142 and #414226 with #424126 are triadic colors.