COLOR #401819

HEX: #401819 RGB: (64,24,25)

Color info

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

RGB color model

#401819 color RGB value is (64,24,25).

RGB: (64,24,25) (25%, 9%, 10%)

RGB channels and saturation

R 64 of 255 = 25%
G 24 of 255 = 9%
B 25 of 255 = 10%

64
24
25

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

Portions of RGB colors in percentages

R + G + B = 64 + 24 + 25 = 113 (100%)
R 64 of 113 ~ 56.64%
G 24 of 113 ~ 21.24%
B 25 of 113 ~ 22.12'%

%56.64
%21.24
%22.12

CMYK color model

#401819 color CMYK value is (0,63,61,75).

  • cyan value is 0.00%
  • magenta value is 62.50%
  • yellow value is 60.94%
  • key color value is 74.90%

CMYK: (0,63,61,75)
C0M63Y61K75 (0%, 63%, 61%, 75%)
(0.00 / 0.63 / 0.61 / 0.75)

CMYK percentages

%0
%62.5
%60.94
%74.9

Codes

Color #401819 in popluar color models

40 18 19
RGB 64 24 25
HSL 359° 45.45% 17.25%
HSB/HSV 359° 62.50% 25.10%
CMYK 0.00% 62.50% 60.94%
74.90%

Color #401819 in popluar number systems.

HEX 40 18 19
Decimal 64 24 25
Binary 1000000 11000 11001
Octal 100 30 31

Shades and tints

Shades of #401819

#401819
(64,24,25)
#3B1617
(59,22,23)
#361415
(54,20,21)
#311213
(49,18,19)
#2C1011
(44,16,17)
#270E0F
(39,14,15)
#220C0D
(34,12,13)
#1D0A0B
(29,10,11)
#180809
(24,8,9)
#130607
(19,6,7)
#0E0405
(14,4,5)
#000000
(0,0,0)

Tints of #401819

#401819
(64,24,25)
#512D2D
(81,45,45)
#624241
(98,66,65)
#735755
(115,87,85)
#846C69
(132,108,105)
#95817D
(149,129,125)
#A69691
(166,150,145)
#B7ABA5
(183,171,165)
#C8C0B9
(200,192,185)
#D9D5CD
(217,213,205)
#EAEAE1
(234,234,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #401819 color. Also use rgb(64,24,25) instead hex code.

Text Font Color

.myTextColor { color: #401819; }

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

This text font color is #401819.

Background Color

.myBgColor { background-color: #401819; }

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

This div background color is #401819.

Border color

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

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

This div border color is #401819.

Opacity

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

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

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

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

This text has shadow with #401819 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #401819.

Preview

Color preview on black background

This text has color #401819 on black background.


Color preview on white background

This text has color #401819 on white background.


Black color preview on #401819 background

This text has black color on #401819 background.


White color preview on #401819 background

This text has white color on #401819 background.


Related colors

Complementary color

Complementary color for #hex is #BFE7E6.


I love getcolorcode.com

Triadic colors

1 #194018 and #181940 with #401819 are triadic colors.

2 #191840 and #184019 with #401819 are triadic colors.