COLOR #412518

HEX: #412518 RGB: (65,37,24)

Color info

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

RGB color model

#412518 color RGB value is (65,37,24).

RGB: (65,37,24) (25%, 15%, 9%)

RGB channels and saturation

R 65 of 255 = 25%
G 37 of 255 = 15%
B 24 of 255 = 9%

65
37
24

R + G + B ~ 16%. #412518 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 37 + 24 = 126 (100%)
R 65 of 126 ~ 51.59%
G 37 of 126 ~ 29.37%
B 24 of 126 ~ 19.05'%

%51.59
%29.37
%19.05

CMYK color model

#412518 color CMYK value is (0,43,63,75).

  • cyan value is 0.00%
  • magenta value is 43.08%
  • yellow value is 63.08%
  • key color value is 74.51%

CMYK: (0,43,63,75)
C0M43Y63K75 (0%, 43%, 63%, 75%)
(0.00 / 0.43 / 0.63 / 0.75)

CMYK percentages

%0
%43.08
%63.08
%74.51

Codes

Color #412518 in popluar color models

41 25 18
RGB 65 37 24
HSL 19° 46.07% 17.45%
HSB/HSV 19° 63.08% 25.49%
CMYK 0.00% 43.08% 63.08%
74.51%

Color #412518 in popluar number systems.

HEX 41 25 18
Decimal 65 37 24
Binary 1000001 100101 11000
Octal 101 45 30

Shades and tints

Shades of #412518

#412518
(65,37,24)
#3C2216
(60,34,22)
#371F14
(55,31,20)
#321C12
(50,28,18)
#2D1910
(45,25,16)
#28160E
(40,22,14)
#23130C
(35,19,12)
#1E100A
(30,16,10)
#190D08
(25,13,8)
#140A06
(20,10,6)
#0F0704
(15,7,4)
#000000
(0,0,0)

Tints of #412518

#412518
(65,37,24)
#52382D
(82,56,45)
#634B42
(99,75,66)
#745E57
(116,94,87)
#85716C
(133,113,108)
#968481
(150,132,129)
#A79796
(167,151,150)
#B8AAAB
(184,170,171)
#C9BDC0
(201,189,192)
#DAD0D5
(218,208,213)
#EBE3EA
(235,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #412518 color. Also use rgb(65,37,24) instead hex code.

Text Font Color

.myTextColor { color: #412518; }

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

This text font color is #412518.

Background Color

.myBgColor { background-color: #412518; }

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

This div background color is #412518.

Border color

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

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

This div border color is #412518.

Opacity

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

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

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

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

This text has shadow with #412518 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #412518.

Preview

Color preview on black background

This text has color #412518 on black background.


Color preview on white background

This text has color #412518 on white background.


Black color preview on #412518 background

This text has black color on #412518 background.


White color preview on #412518 background

This text has white color on #412518 background.


Related colors

Complementary color

Complementary color for #hex is #BEDAE7.


I love getcolorcode.com

Triadic colors

1 #184125 and #251841 with #412518 are triadic colors.

2 #182541 and #254118 with #412518 are triadic colors.