COLOR #424021

HEX: #424021 RGB: (66,64,33)

Color info

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

RGB color model

#424021 color RGB value is (66,64,33).

RGB: (66,64,33) (26%, 25%, 13%)

RGB channels and saturation

R 66 of 255 = 26%
G 64 of 255 = 25%
B 33 of 255 = 13%

66
64
33

R + G + B ~ 21%. #424021 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 64 + 33 = 163 (100%)
R 66 of 163 ~ 40.49%
G 64 of 163 ~ 39.26%
B 33 of 163 ~ 20.25'%

%40.49
%39.26
%20.25

CMYK color model

#424021 color CMYK value is (0,3,50,74).

  • cyan value is 0.00%
  • magenta value is 3.03%
  • yellow value is 50.00%
  • key color value is 74.12%

CMYK: (0,3,50,74)
C0M3Y50K74 (0%, 3%, 50%, 74%)
(0.00 / 0.03 / 0.50 / 0.74)

CMYK percentages

%0
%3.03
%50
%74.12

Codes

Color #424021 in popluar color models

42 40 21
RGB 66 64 33
HSL 56° 33.33% 19.41%
HSB/HSV 56° 50.00% 25.88%
CMYK 0.00% 3.03% 50.00%
74.12%

Color #424021 in popluar number systems.

HEX 42 40 21
Decimal 66 64 33
Binary 1000010 1000000 100001
Octal 102 100 41

Shades and tints

Shades of #424021

#424021
(66,64,33)
#3C3B1E
(60,59,30)
#36361B
(54,54,27)
#303118
(48,49,24)
#2A2C15
(42,44,21)
#242712
(36,39,18)
#1E220F
(30,34,15)
#181D0C
(24,29,12)
#121809
(18,24,9)
#0C1306
(12,19,6)
#060E03
(6,14,3)
#000000
(0,0,0)

Tints of #424021

#424021
(66,64,33)
#535135
(83,81,53)
#646249
(100,98,73)
#75735D
(117,115,93)
#868471
(134,132,113)
#979585
(151,149,133)
#A8A699
(168,166,153)
#B9B7AD
(185,183,173)
#CAC8C1
(202,200,193)
#DBD9D5
(219,217,213)
#ECEAE9
(236,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #424021 color. Also use rgb(66,64,33) instead hex code.

Text Font Color

.myTextColor { color: #424021; }

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

This text font color is #424021.

Background Color

.myBgColor { background-color: #424021; }

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

This div background color is #424021.

Border color

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

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

This div border color is #424021.

Opacity

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

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

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

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

This text has shadow with #424021 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424021.

Preview

Color preview on black background

This text has color #424021 on black background.


Color preview on white background

This text has color #424021 on white background.


Black color preview on #424021 background

This text has black color on #424021 background.


White color preview on #424021 background

This text has white color on #424021 background.


Related colors

Complementary color

Complementary color for #hex is #BDBFDE.


I love getcolorcode.com

Triadic colors

1 #214240 and #402142 with #424021 are triadic colors.

2 #214042 and #404221 with #424021 are triadic colors.