COLOR #412837

HEX: #412837 RGB: (65,40,55)

Color info

#412837 contains red, green and blue colors in about the same proportion. Web safe color of #412837 is #333333 (or #333).

RGB color model

#412837 color RGB value is (65,40,55).

RGB: (65,40,55) (25%, 16%, 22%)

RGB channels and saturation

R 65 of 255 = 25%
G 40 of 255 = 16%
B 55 of 255 = 22%

65
40
55

R + G + B ~ 21%. #412837 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 40 + 55 = 160 (100%)
R 65 of 160 ~ 40.63%
G 40 of 160 ~ 25%
B 55 of 160 ~ 34.38'%

%40.63
%25
%34.38

CMYK color model

#412837 color CMYK value is (0,38,15,75).

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

CMYK: (0,38,15,75)
C0M38Y15K75 (0%, 38%, 15%, 75%)
(0.00 / 0.38 / 0.15 / 0.75)

CMYK percentages

%0
%38.46
%15.38
%74.51

Codes

Color #412837 in popluar color models

41 28 37
RGB 65 40 55
HSL 324° 23.81% 20.59%
HSB/HSV 324° 38.46% 25.49%
CMYK 0.00% 38.46% 15.38%
74.51%

Color #412837 in popluar number systems.

HEX 41 28 37
Decimal 65 40 55
Binary 1000001 101000 110111
Octal 101 50 67

Shades and tints

Shades of #412837

#412837
(65,40,55)
#3C2532
(60,37,50)
#37222D
(55,34,45)
#321F28
(50,31,40)
#2D1C23
(45,28,35)
#28191E
(40,25,30)
#231619
(35,22,25)
#1E1314
(30,19,20)
#19100F
(25,16,15)
#140D0A
(20,13,10)
#0F0A05
(15,10,5)
#000000
(0,0,0)

Tints of #412837

#412837
(65,40,55)
#523B49
(82,59,73)
#634E5B
(99,78,91)
#74616D
(116,97,109)
#85747F
(133,116,127)
#968791
(150,135,145)
#A79AA3
(167,154,163)
#B8ADB5
(184,173,181)
#C9C0C7
(201,192,199)
#DAD3D9
(218,211,217)
#EBE6EB
(235,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #412837; }

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

This text font color is #412837.

Background Color

.myBgColor { background-color: #412837; }

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

This div background color is #412837.

Border color

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

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

This div border color is #412837.

Opacity

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

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

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

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

This text has shadow with #412837 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #412837.

Preview

Color preview on black background

This text has color #412837 on black background.


Color preview on white background

This text has color #412837 on white background.


Black color preview on #412837 background

This text has black color on #412837 background.


White color preview on #412837 background

This text has white color on #412837 background.


Related colors

Complementary color

Complementary color for #hex is #BED7C8.


I love getcolorcode.com

Triadic colors

1 #374128 and #283741 with #412837 are triadic colors.

2 #372841 and #284137 with #412837 are triadic colors.