COLOR #412938

HEX: #412938 RGB: (65,41,56)

Color info

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

RGB color model

#412938 color RGB value is (65,41,56).

RGB: (65,41,56) (25%, 16%, 22%)

RGB channels and saturation

R 65 of 255 = 25%
G 41 of 255 = 16%
B 56 of 255 = 22%

65
41
56

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

Portions of RGB colors in percentages

R + G + B = 65 + 41 + 56 = 162 (100%)
R 65 of 162 ~ 40.12%
G 41 of 162 ~ 25.31%
B 56 of 162 ~ 34.57'%

%40.12
%25.31
%34.57

CMYK color model

#412938 color CMYK value is (0,37,14,75).

  • cyan value is 0.00%
  • magenta value is 36.92%
  • yellow value is 13.85%
  • key color value is 74.51%

CMYK: (0,37,14,75)
C0M37Y14K75 (0%, 37%, 14%, 75%)
(0.00 / 0.37 / 0.14 / 0.75)

CMYK percentages

%0
%36.92
%13.85
%74.51

Codes

Color #412938 in popluar color models

41 29 38
RGB 65 41 56
HSL 323° 22.64% 20.78%
HSB/HSV 323° 36.92% 25.49%
CMYK 0.00% 36.92% 13.85%
74.51%

Color #412938 in popluar number systems.

HEX 41 29 38
Decimal 65 41 56
Binary 1000001 101001 111000
Octal 101 51 70

Shades and tints

Shades of #412938

#412938
(65,41,56)
#3C2633
(60,38,51)
#37232E
(55,35,46)
#322029
(50,32,41)
#2D1D24
(45,29,36)
#281A1F
(40,26,31)
#23171A
(35,23,26)
#1E1415
(30,20,21)
#191110
(25,17,16)
#140E0B
(20,14,11)
#0F0B06
(15,11,6)
#000000
(0,0,0)

Tints of #412938

#412938
(65,41,56)
#523C4A
(82,60,74)
#634F5C
(99,79,92)
#74626E
(116,98,110)
#857580
(133,117,128)
#968892
(150,136,146)
#A79BA4
(167,155,164)
#B8AEB6
(184,174,182)
#C9C1C8
(201,193,200)
#DAD4DA
(218,212,218)
#EBE7EC
(235,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #412938 color. Also use rgb(65,41,56) instead hex code.

Text Font Color

.myTextColor { color: #412938; }

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

This text font color is #412938.

Background Color

.myBgColor { background-color: #412938; }

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

This div background color is #412938.

Border color

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

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

This div border color is #412938.

Opacity

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

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

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

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

This text has shadow with #412938 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #412938.

Preview

Color preview on black background

This text has color #412938 on black background.


Color preview on white background

This text has color #412938 on white background.


Black color preview on #412938 background

This text has black color on #412938 background.


White color preview on #412938 background

This text has white color on #412938 background.


Related colors

Complementary color

Complementary color for #hex is #BED6C7.


I love getcolorcode.com

Triadic colors

1 #384129 and #293841 with #412938 are triadic colors.

2 #382941 and #294138 with #412938 are triadic colors.