COLOR #411D13

HEX: #411D13 RGB: (65,29,19)

Color info

#411D13 contains red, green and blue colors in about the same proportion. Web safe color of #411D13 is #333300 (or #330).

RGB color model

#411D13 color RGB value is (65,29,19).

RGB: (65,29,19) (25%, 11%, 7%)

RGB channels and saturation

R 65 of 255 = 25%
G 29 of 255 = 11%
B 19 of 255 = 7%

65
29
19

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

Portions of RGB colors in percentages

R + G + B = 65 + 29 + 19 = 113 (100%)
R 65 of 113 ~ 57.52%
G 29 of 113 ~ 25.66%
B 19 of 113 ~ 16.81'%

%57.52
%25.66
%16.81

CMYK color model

#411D13 color CMYK value is (0,55,71,75).

  • cyan value is 0.00%
  • magenta value is 55.38%
  • yellow value is 70.77%
  • key color value is 74.51%

CMYK: (0,55,71,75)
C0M55Y71K75 (0%, 55%, 71%, 75%)
(0.00 / 0.55 / 0.71 / 0.75)

CMYK percentages

%0
%55.38
%70.77
%74.51

Codes

Color #411D13 in popluar color models

41 1D 13
RGB 65 29 19
HSL 13° 54.76% 16.47%
HSB/HSV 13° 70.77% 25.49%
CMYK 0.00% 55.38% 70.77%
74.51%

Color #411D13 in popluar number systems.

HEX 41 1D 13
Decimal 65 29 19
Binary 1000001 11101 10011
Octal 101 35 23

Shades and tints

Shades of #411D13

#411D13
(65,29,19)
#3C1B12
(60,27,18)
#371911
(55,25,17)
#321710
(50,23,16)
#2D150F
(45,21,15)
#28130E
(40,19,14)
#23110D
(35,17,13)
#1E0F0C
(30,15,12)
#190D0B
(25,13,11)
#140B0A
(20,11,10)
#0F0909
(15,9,9)
#000000
(0,0,0)

Tints of #411D13

#411D13
(65,29,19)
#523128
(82,49,40)
#63453D
(99,69,61)
#745952
(116,89,82)
#856D67
(133,109,103)
#96817C
(150,129,124)
#A79591
(167,149,145)
#B8A9A6
(184,169,166)
#C9BDBB
(201,189,187)
#DAD1D0
(218,209,208)
#EBE5E5
(235,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #411D13 color. Also use rgb(65,29,19) instead hex code.

Text Font Color

.myTextColor { color: #411D13; }

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

This text font color is #411D13.

Background Color

.myBgColor { background-color: #411D13; }

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

This div background color is #411D13.

Border color

.myBorderColor { border: 1px solid #411D13; }

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

This div border color is #411D13.

Opacity

.myOpacity80 { color: #411D13; opacity: 0.8; }

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

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

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

This text has shadow with #411D13 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #411D13.

Preview

Color preview on black background

This text has color #411D13 on black background.


Color preview on white background

This text has color #411D13 on white background.


Black color preview on #411D13 background

This text has black color on #411D13 background.


White color preview on #411D13 background

This text has white color on #411D13 background.


Related colors

Complementary color

Complementary color for #hex is #BEE2EC.


I love getcolorcode.com

Triadic colors

1 #13411D and #1D1341 with #411D13 are triadic colors.

2 #131D41 and #1D4113 with #411D13 are triadic colors.