COLOR #421621

HEX: #421621 RGB: (66,22,33)

Color info

#421621 contains red, green and blue colors in about the same proportion. Web safe color of #421621 is #330033 (or #303).

RGB color model

#421621 color RGB value is (66,22,33).

RGB: (66,22,33) (26%, 9%, 13%)

RGB channels and saturation

R 66 of 255 = 26%
G 22 of 255 = 9%
B 33 of 255 = 13%

66
22
33

R + G + B ~ 16%. #421621 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 22 + 33 = 121 (100%)
R 66 of 121 ~ 54.55%
G 22 of 121 ~ 18.18%
B 33 of 121 ~ 27.27'%

%54.55
%18.18
%27.27

CMYK color model

#421621 color CMYK value is (0,67,50,74).

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

CMYK: (0,67,50,74)
C0M67Y50K74 (0%, 67%, 50%, 74%)
(0.00 / 0.67 / 0.50 / 0.74)

CMYK percentages

%0
%66.67
%50
%74.12

Codes

Color #421621 in popluar color models

42 16 21
RGB 66 22 33
HSL 345° 50.00% 17.25%
HSB/HSV 345° 66.67% 25.88%
CMYK 0.00% 66.67% 50.00%
74.12%

Color #421621 in popluar number systems.

HEX 42 16 21
Decimal 66 22 33
Binary 1000010 10110 100001
Octal 102 26 41

Shades and tints

Shades of #421621

#421621
(66,22,33)
#3C141E
(60,20,30)
#36121B
(54,18,27)
#301018
(48,16,24)
#2A0E15
(42,14,21)
#240C12
(36,12,18)
#1E0A0F
(30,10,15)
#18080C
(24,8,12)
#120609
(18,6,9)
#0C0406
(12,4,6)
#060203
(6,2,3)
#000000
(0,0,0)

Tints of #421621

#421621
(66,22,33)
#532B35
(83,43,53)
#644049
(100,64,73)
#75555D
(117,85,93)
#866A71
(134,106,113)
#977F85
(151,127,133)
#A89499
(168,148,153)
#B9A9AD
(185,169,173)
#CABEC1
(202,190,193)
#DBD3D5
(219,211,213)
#ECE8E9
(236,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #421621; }

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

This text font color is #421621.

Background Color

.myBgColor { background-color: #421621; }

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

This div background color is #421621.

Border color

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

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

This div border color is #421621.

Opacity

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

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

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

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

This text has shadow with #421621 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #421621.

Preview

Color preview on black background

This text has color #421621 on black background.


Color preview on white background

This text has color #421621 on white background.


Black color preview on #421621 background

This text has black color on #421621 background.


White color preview on #421621 background

This text has white color on #421621 background.


Related colors

Complementary color

Complementary color for #hex is #BDE9DE.


I love getcolorcode.com

Triadic colors

1 #214216 and #162142 with #421621 are triadic colors.

2 #211642 and #164221 with #421621 are triadic colors.