COLOR #421217

HEX: #421217 RGB: (66,18,23)

Color info

#421217 contains red, green and blue colors in about the same proportion. Web safe color of #421217 is #330000 (or #300).

RGB color model

#421217 color RGB value is (66,18,23).

RGB: (66,18,23) (26%, 7%, 9%)

RGB channels and saturation

R 66 of 255 = 26%
G 18 of 255 = 7%
B 23 of 255 = 9%

66
18
23

R + G + B ~ 14%. #421217 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 18 + 23 = 107 (100%)
R 66 of 107 ~ 61.68%
G 18 of 107 ~ 16.82%
B 23 of 107 ~ 21.5'%

%61.68
%16.82
%21.5

CMYK color model

#421217 color CMYK value is (0,73,65,74).

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

CMYK: (0,73,65,74)
C0M73Y65K74 (0%, 73%, 65%, 74%)
(0.00 / 0.73 / 0.65 / 0.74)

CMYK percentages

%0
%72.73
%65.15
%74.12

Codes

Color #421217 in popluar color models

42 12 17
RGB 66 18 23
HSL 354° 57.14% 16.47%
HSB/HSV 354° 72.73% 25.88%
CMYK 0.00% 72.73% 65.15%
74.12%

Color #421217 in popluar number systems.

HEX 42 12 17
Decimal 66 18 23
Binary 1000010 10010 10111
Octal 102 22 27

Shades and tints

Shades of #421217

#421217
(66,18,23)
#3C1115
(60,17,21)
#361013
(54,16,19)
#300F11
(48,15,17)
#2A0E0F
(42,14,15)
#240D0D
(36,13,13)
#1E0C0B
(30,12,11)
#180B09
(24,11,9)
#120A07
(18,10,7)
#0C0905
(12,9,5)
#060803
(6,8,3)
#000000
(0,0,0)

Tints of #421217

#421217
(66,18,23)
#53272C
(83,39,44)
#643C41
(100,60,65)
#755156
(117,81,86)
#86666B
(134,102,107)
#977B80
(151,123,128)
#A89095
(168,144,149)
#B9A5AA
(185,165,170)
#CABABF
(202,186,191)
#DBCFD4
(219,207,212)
#ECE4E9
(236,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #421217; }

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

This text font color is #421217.

Background Color

.myBgColor { background-color: #421217; }

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

This div background color is #421217.

Border color

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

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

This div border color is #421217.

Opacity

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

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

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

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

This text has shadow with #421217 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #421217.

Preview

Color preview on black background

This text has color #421217 on black background.


Color preview on white background

This text has color #421217 on white background.


Black color preview on #421217 background

This text has black color on #421217 background.


White color preview on #421217 background

This text has white color on #421217 background.


Related colors

Complementary color

Complementary color for #hex is #BDEDE8.


I love getcolorcode.com

Triadic colors

1 #174212 and #121742 with #421217 are triadic colors.

2 #171242 and #124217 with #421217 are triadic colors.