COLOR #401415

HEX: #401415 RGB: (64,20,21)

Color info

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

RGB color model

#401415 color RGB value is (64,20,21).

RGB: (64,20,21) (25%, 8%, 8%)

RGB channels and saturation

R 64 of 255 = 25%
G 20 of 255 = 8%
B 21 of 255 = 8%

64
20
21

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

Portions of RGB colors in percentages

R + G + B = 64 + 20 + 21 = 105 (100%)
R 64 of 105 ~ 60.95%
G 20 of 105 ~ 19.05%
B 21 of 105 ~ 20'%

%60.95
%19.05
%20

CMYK color model

#401415 color CMYK value is (0,69,67,75).

  • cyan value is 0.00%
  • magenta value is 68.75%
  • yellow value is 67.19%
  • key color value is 74.90%
CMYK: (0,69,67,75) C0M69Y67K75 (0%,69%,67%,75%) (0.00/0.69/0.67/0.75) 

CMYK percentages

%0
%68.75
%67.19
%74.9

Codes

Color #401415 in popluar color models

40 14 15
RGB 64 20 21
HSL 359° 52.38% 16.47%
HSB/HSV 359° 68.75% 25.10%
CMYK 0.00% 68.75% 67.19%
74.90%

Color #401415 in popluar number systems.

HEX 40 14 15
Decimal 64 20 21
Binary 1000000 10100 10101
Octal 100 24 25

Shades and tints

Shades of #401415

#401415
(64,20,21)
#3B1314
(59,19,20)
#361213
(54,18,19)
#311112
(49,17,18)
#2C1011
(44,16,17)
#270F10
(39,15,16)
#220E0F
(34,14,15)
#1D0D0E
(29,13,14)
#180C0D
(24,12,13)
#130B0C
(19,11,12)
#0E0A0B
(14,10,11)
#000000
(0,0,0)

Tints of #401415

#401415
(64,20,21)
#51292A
(81,41,42)
#623E3F
(98,62,63)
#735354
(115,83,84)
#846869
(132,104,105)
#957D7E
(149,125,126)
#A69293
(166,146,147)
#B7A7A8
(183,167,168)
#C8BCBD
(200,188,189)
#D9D1D2
(217,209,210)
#EAE6E7
(234,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #401415 color. Also use rgb(64,20,21) instead hex code.

Text Font Color

.myTextColor { color: #401415; }

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

This text font color is #401415.

Background Color

.myBgColor { background-color: #401415; }

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

This div background color is #401415.

Border color

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

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

This div border color is #401415.

Opacity

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

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

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

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

This text has shadow with #401415 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #401415.

Preview

Color preview on black background

This text has color #401415 on black background.


Color preview on white background

This text has color #401415 on white background.


Black color preview on #401415 background

This text has black color on #401415 background.


White color preview on #401415 background

This text has white color on #401415 background.


Related colors

Complementary color

Complementary color for #hex is #BFEBEA.


I love getcolorcode.com

Triadic colors

1 #154014 and #141540 with #401415 are triadic colors.

2 #151440 and #144015 with #401415 are triadic colors.