COLOR #421824

HEX: #421824 RGB: (66,24,36)

Color info

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

RGB color model

#421824 color RGB value is (66,24,36).

RGB: (66,24,36) (26%, 9%, 14%)

RGB channels and saturation

R 66 of 255 = 26%
G 24 of 255 = 9%
B 36 of 255 = 14%

66
24
36

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

Portions of RGB colors in percentages

R + G + B = 66 + 24 + 36 = 126 (100%)
R 66 of 126 ~ 52.38%
G 24 of 126 ~ 19.05%
B 36 of 126 ~ 28.57'%

%52.38
%19.05
%28.57

CMYK color model

#421824 color CMYK value is (0,64,45,74).

  • cyan value is 0.00%
  • magenta value is 63.64%
  • yellow value is 45.45%
  • key color value is 74.12%

CMYK: (0,64,45,74)
C0M64Y45K74 (0%, 64%, 45%, 74%)
(0.00 / 0.64 / 0.45 / 0.74)

CMYK percentages

%0
%63.64
%45.45
%74.12

Codes

Color #421824 in popluar color models

42 18 24
RGB 66 24 36
HSL 343° 46.67% 17.65%
HSB/HSV 343° 63.64% 25.88%
CMYK 0.00% 63.64% 45.45%
74.12%

Color #421824 in popluar number systems.

HEX 42 18 24
Decimal 66 24 36
Binary 1000010 11000 100100
Octal 102 30 44

Shades and tints

Shades of #421824

#421824
(66,24,36)
#3C1621
(60,22,33)
#36141E
(54,20,30)
#30121B
(48,18,27)
#2A1018
(42,16,24)
#240E15
(36,14,21)
#1E0C12
(30,12,18)
#180A0F
(24,10,15)
#12080C
(18,8,12)
#0C0609
(12,6,9)
#060406
(6,4,6)
#000000
(0,0,0)

Tints of #421824

#421824
(66,24,36)
#532D37
(83,45,55)
#64424A
(100,66,74)
#75575D
(117,87,93)
#866C70
(134,108,112)
#978183
(151,129,131)
#A89696
(168,150,150)
#B9ABA9
(185,171,169)
#CAC0BC
(202,192,188)
#DBD5CF
(219,213,207)
#ECEAE2
(236,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #421824 color. Also use rgb(66,24,36) instead hex code.

Text Font Color

.myTextColor { color: #421824; }

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

This text font color is #421824.

Background Color

.myBgColor { background-color: #421824; }

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

This div background color is #421824.

Border color

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

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

This div border color is #421824.

Opacity

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

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

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

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

This text has shadow with #421824 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #421824.

Preview

Color preview on black background

This text has color #421824 on black background.


Color preview on white background

This text has color #421824 on white background.


Black color preview on #421824 background

This text has black color on #421824 background.


White color preview on #421824 background

This text has white color on #421824 background.


Related colors

Complementary color

Complementary color for #hex is #BDE7DB.


I love getcolorcode.com

Triadic colors

1 #244218 and #182442 with #421824 are triadic colors.

2 #241842 and #184224 with #421824 are triadic colors.