COLOR #421724

HEX: #421724 RGB: (66,23,36)

Color info

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

RGB color model

#421724 color RGB value is (66,23,36).

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

RGB channels and saturation

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

66
23
36

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

Portions of RGB colors in percentages

R + G + B = 66 + 23 + 36 = 125 (100%)
R 66 of 125 ~ 52.8%
G 23 of 125 ~ 18.4%
B 36 of 125 ~ 28.8'%

%52.8
%18.4
%28.8

CMYK color model

#421724 color CMYK value is (0,65,45,74).

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

CMYK: (0,65,45,74)
C0M65Y45K74 (0%, 65%, 45%, 74%)
(0.00 / 0.65 / 0.45 / 0.74)

CMYK percentages

%0
%65.15
%45.45
%74.12

Codes

Color #421724 in popluar color models

42 17 24
RGB 66 23 36
HSL 342° 48.31% 17.45%
HSB/HSV 342° 65.15% 25.88%
CMYK 0.00% 65.15% 45.45%
74.12%

Color #421724 in popluar number systems.

HEX 42 17 24
Decimal 66 23 36
Binary 1000010 10111 100100
Octal 102 27 44

Shades and tints

Shades of #421724

#421724
(66,23,36)
#3C1521
(60,21,33)
#36131E
(54,19,30)
#30111B
(48,17,27)
#2A0F18
(42,15,24)
#240D15
(36,13,21)
#1E0B12
(30,11,18)
#18090F
(24,9,15)
#12070C
(18,7,12)
#0C0509
(12,5,9)
#060306
(6,3,6)
#000000
(0,0,0)

Tints of #421724

#421724
(66,23,36)
#532C37
(83,44,55)
#64414A
(100,65,74)
#75565D
(117,86,93)
#866B70
(134,107,112)
#978083
(151,128,131)
#A89596
(168,149,150)
#B9AAA9
(185,170,169)
#CABFBC
(202,191,188)
#DBD4CF
(219,212,207)
#ECE9E2
(236,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #421724; }

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

This text font color is #421724.

Background Color

.myBgColor { background-color: #421724; }

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

This div background color is #421724.

Border color

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

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

This div border color is #421724.

Opacity

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

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

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

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

This text has shadow with #421724 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #421724.

Preview

Color preview on black background

This text has color #421724 on black background.


Color preview on white background

This text has color #421724 on white background.


Black color preview on #421724 background

This text has black color on #421724 background.


White color preview on #421724 background

This text has white color on #421724 background.


Related colors

Complementary color

Complementary color for #hex is #BDE8DB.


I love getcolorcode.com

Triadic colors

1 #244217 and #172442 with #421724 are triadic colors.

2 #241742 and #174224 with #421724 are triadic colors.