COLOR #421719

HEX: #421719 RGB: (66,23,25)

Color info

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

RGB color model

#421719 color RGB value is (66,23,25).

RGB: (66,23,25) (26%, 9%, 10%)

RGB channels and saturation

R 66 of 255 = 26%
G 23 of 255 = 9%
B 25 of 255 = 10%

66
23
25

R + G + B ~ 15%. #421719 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 23 + 25 = 114 (100%)
R 66 of 114 ~ 57.89%
G 23 of 114 ~ 20.18%
B 25 of 114 ~ 21.93'%

%57.89
%20.18
%21.93

CMYK color model

#421719 color CMYK value is (0,65,62,74).

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

CMYK: (0,65,62,74)
C0M65Y62K74 (0%, 65%, 62%, 74%)
(0.00 / 0.65 / 0.62 / 0.74)

CMYK percentages

%0
%65.15
%62.12
%74.12

Codes

Color #421719 in popluar color models

42 17 19
RGB 66 23 25
HSL 357° 48.31% 17.45%
HSB/HSV 357° 65.15% 25.88%
CMYK 0.00% 65.15% 62.12%
74.12%

Color #421719 in popluar number systems.

HEX 42 17 19
Decimal 66 23 25
Binary 1000010 10111 11001
Octal 102 27 31

Shades and tints

Shades of #421719

#421719
(66,23,25)
#3C1517
(60,21,23)
#361315
(54,19,21)
#301113
(48,17,19)
#2A0F11
(42,15,17)
#240D0F
(36,13,15)
#1E0B0D
(30,11,13)
#18090B
(24,9,11)
#120709
(18,7,9)
#0C0507
(12,5,7)
#060305
(6,3,5)
#000000
(0,0,0)

Tints of #421719

#421719
(66,23,25)
#532C2D
(83,44,45)
#644141
(100,65,65)
#755655
(117,86,85)
#866B69
(134,107,105)
#97807D
(151,128,125)
#A89591
(168,149,145)
#B9AAA5
(185,170,165)
#CABFB9
(202,191,185)
#DBD4CD
(219,212,205)
#ECE9E1
(236,233,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #421719; }

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

This text font color is #421719.

Background Color

.myBgColor { background-color: #421719; }

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

This div background color is #421719.

Border color

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

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

This div border color is #421719.

Opacity

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

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

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

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

This text has shadow with #421719 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #421719.

Preview

Color preview on black background

This text has color #421719 on black background.


Color preview on white background

This text has color #421719 on white background.


Black color preview on #421719 background

This text has black color on #421719 background.


White color preview on #421719 background

This text has white color on #421719 background.


Related colors

Complementary color

Complementary color for #hex is #BDE8E6.


I love getcolorcode.com

Triadic colors

1 #194217 and #171942 with #421719 are triadic colors.

2 #191742 and #174219 with #421719 are triadic colors.