COLOR #412812

HEX: #412812 RGB: (65,40,18)

Color info

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

RGB color model

#412812 color RGB value is (65,40,18).

RGB: (65,40,18) (25%, 16%, 7%)

RGB channels and saturation

R 65 of 255 = 25%
G 40 of 255 = 16%
B 18 of 255 = 7%

65
40
18

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

Portions of RGB colors in percentages

R + G + B = 65 + 40 + 18 = 123 (100%)
R 65 of 123 ~ 52.85%
G 40 of 123 ~ 32.52%
B 18 of 123 ~ 14.63'%

%52.85
%32.52
%14.63

CMYK color model

#412812 color CMYK value is (0,38,72,75).

  • cyan value is 0.00%
  • magenta value is 38.46%
  • yellow value is 72.31%
  • key color value is 74.51%

CMYK: (0,38,72,75)
C0M38Y72K75 (0%, 38%, 72%, 75%)
(0.00 / 0.38 / 0.72 / 0.75)

CMYK percentages

%0
%38.46
%72.31
%74.51

Codes

Color #412812 in popluar color models

41 28 12
RGB 65 40 18
HSL 28° 56.63% 16.27%
HSB/HSV 28° 72.31% 25.49%
CMYK 0.00% 38.46% 72.31%
74.51%

Color #412812 in popluar number systems.

HEX 41 28 12
Decimal 65 40 18
Binary 1000001 101000 10010
Octal 101 50 22

Shades and tints

Shades of #412812

#412812
(65,40,18)
#3C2511
(60,37,17)
#372210
(55,34,16)
#321F0F
(50,31,15)
#2D1C0E
(45,28,14)
#28190D
(40,25,13)
#23160C
(35,22,12)
#1E130B
(30,19,11)
#19100A
(25,16,10)
#140D09
(20,13,9)
#0F0A08
(15,10,8)
#000000
(0,0,0)

Tints of #412812

#412812
(65,40,18)
#523B27
(82,59,39)
#634E3C
(99,78,60)
#746151
(116,97,81)
#857466
(133,116,102)
#96877B
(150,135,123)
#A79A90
(167,154,144)
#B8ADA5
(184,173,165)
#C9C0BA
(201,192,186)
#DAD3CF
(218,211,207)
#EBE6E4
(235,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #412812 color. Also use rgb(65,40,18) instead hex code.

Text Font Color

.myTextColor { color: #412812; }

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

This text font color is #412812.

Background Color

.myBgColor { background-color: #412812; }

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

This div background color is #412812.

Border color

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

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

This div border color is #412812.

Opacity

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

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

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

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

This text has shadow with #412812 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #412812.

Preview

Color preview on black background

This text has color #412812 on black background.


Color preview on white background

This text has color #412812 on white background.


Black color preview on #412812 background

This text has black color on #412812 background.


White color preview on #412812 background

This text has white color on #412812 background.


Related colors

Complementary color

Complementary color for #hex is #BED7ED.


I love getcolorcode.com

Triadic colors

1 #124128 and #281241 with #412812 are triadic colors.

2 #122841 and #284112 with #412812 are triadic colors.