COLOR #421813

HEX: #421813 RGB: (66,24,19)

Color info

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

RGB color model

#421813 color RGB value is (66,24,19).

RGB: (66,24,19) (26%, 9%, 7%)

RGB channels and saturation

R 66 of 255 = 26%
G 24 of 255 = 9%
B 19 of 255 = 7%

66
24
19

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

Portions of RGB colors in percentages

R + G + B = 66 + 24 + 19 = 109 (100%)
R 66 of 109 ~ 60.55%
G 24 of 109 ~ 22.02%
B 19 of 109 ~ 17.43'%

%60.55
%22.02
%17.43

CMYK color model

#421813 color CMYK value is (0,64,71,74).

  • cyan value is 0.00%
  • magenta value is 63.64%
  • yellow value is 71.21%
  • key color value is 74.12%
CMYK: (0,64,71,74) C0M64Y71K74 (0%,64%,71%,74%) (0.00/0.64/0.71/0.74) 

CMYK percentages

%0
%63.64
%71.21
%74.12

Codes

Color #421813 in popluar color models

42 18 13
RGB 66 24 19
HSL 55.29% 16.67%
HSB/HSV 71.21% 25.88%
CMYK 0.00% 63.64% 71.21%
74.12%

Color #421813 in popluar number systems.

HEX 42 18 13
Decimal 66 24 19
Binary 1000010 11000 10011
Octal 102 30 23

Shades and tints

Shades of #421813

#421813
(66,24,19)
#3C1612
(60,22,18)
#361411
(54,20,17)
#301210
(48,18,16)
#2A100F
(42,16,15)
#240E0E
(36,14,14)
#1E0C0D
(30,12,13)
#180A0C
(24,10,12)
#12080B
(18,8,11)
#0C060A
(12,6,10)
#060409
(6,4,9)
#000000
(0,0,0)

Tints of #421813

#421813
(66,24,19)
#532D28
(83,45,40)
#64423D
(100,66,61)
#755752
(117,87,82)
#866C67
(134,108,103)
#97817C
(151,129,124)
#A89691
(168,150,145)
#B9ABA6
(185,171,166)
#CAC0BB
(202,192,187)
#DBD5D0
(219,213,208)
#ECEAE5
(236,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #421813; }

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

This text font color is #421813.

Background Color

.myBgColor { background-color: #421813; }

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

This div background color is #421813.

Border color

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

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

This div border color is #421813.

Opacity

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

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

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

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

This text has shadow with #421813 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #421813.

Preview

Color preview on black background

This text has color #421813 on black background.


Color preview on white background

This text has color #421813 on white background.


Black color preview on #421813 background

This text has black color on #421813 background.


White color preview on #421813 background

This text has white color on #421813 background.


Related colors

Complementary color

Complementary color for #hex is #BDE7EC.


I love getcolorcode.com

Triadic colors

1 #134218 and #181342 with #421813 are triadic colors.

2 #131842 and #184213 with #421813 are triadic colors.