COLOR #421726

HEX: #421726 RGB: (66,23,38)

Color info

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

RGB color model

#421726 color RGB value is (66,23,38).

RGB: (66,23,38) (26%, 9%, 15%)

RGB channels and saturation

R 66 of 255 = 26%
G 23 of 255 = 9%
B 38 of 255 = 15%

66
23
38

R + G + B ~ 17%. #421726 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 23 + 38 = 127 (100%)
R 66 of 127 ~ 51.97%
G 23 of 127 ~ 18.11%
B 38 of 127 ~ 29.92'%

%51.97
%18.11
%29.92

CMYK color model

#421726 color CMYK value is (0,65,42,74).

  • cyan value is 0.00%
  • magenta value is 65.15%
  • yellow value is 42.42%
  • key color value is 74.12%
CMYK: (0,65,42,74) C0M65Y42K74 (0%,65%,42%,74%) (0.00/0.65/0.42/0.74) 

CMYK percentages

%0
%65.15
%42.42
%74.12

Codes

Color #421726 in popluar color models

42 17 26
RGB 66 23 38
HSL 339° 48.31% 17.45%
HSB/HSV 339° 65.15% 25.88%
CMYK 0.00% 65.15% 42.42%
74.12%

Color #421726 in popluar number systems.

HEX 42 17 26
Decimal 66 23 38
Binary 1000010 10111 100110
Octal 102 27 46

Shades and tints

Shades of #421726

#421726
(66,23,38)
#3C1523
(60,21,35)
#361320
(54,19,32)
#30111D
(48,17,29)
#2A0F1A
(42,15,26)
#240D17
(36,13,23)
#1E0B14
(30,11,20)
#180911
(24,9,17)
#12070E
(18,7,14)
#0C050B
(12,5,11)
#060308
(6,3,8)
#000000
(0,0,0)

Tints of #421726

#421726
(66,23,38)
#532C39
(83,44,57)
#64414C
(100,65,76)
#75565F
(117,86,95)
#866B72
(134,107,114)
#978085
(151,128,133)
#A89598
(168,149,152)
#B9AAAB
(185,170,171)
#CABFBE
(202,191,190)
#DBD4D1
(219,212,209)
#ECE9E4
(236,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #421726; }

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

This text font color is #421726.

Background Color

.myBgColor { background-color: #421726; }

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

This div background color is #421726.

Border color

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

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

This div border color is #421726.

Opacity

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

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

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

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

This text has shadow with #421726 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #421726.

Preview

Color preview on black background

This text has color #421726 on black background.


Color preview on white background

This text has color #421726 on white background.


Black color preview on #421726 background

This text has black color on #421726 background.


White color preview on #421726 background

This text has white color on #421726 background.


Related colors

Complementary color

Complementary color for #hex is #BDE8D9.


I love getcolorcode.com

Triadic colors

1 #264217 and #172642 with #421726 are triadic colors.

2 #261742 and #174226 with #421726 are triadic colors.