COLOR #411A41

HEX: #411A41 RGB: (65,26,65)

Color info

#411A41 contains red, green and blue colors in about the same proportion. Web safe color of #411A41 is #330033 (or #303).

RGB color model

#411A41 color RGB value is (65,26,65).

RGB: (65,26,65) (25%, 10%, 25%)

RGB channels and saturation

R 65 of 255 = 25%
G 26 of 255 = 10%
B 65 of 255 = 25%

65
26
65

R + G + B ~ 20%. #411A41 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 26 + 65 = 156 (100%)
R 65 of 156 ~ 41.67%
G 26 of 156 ~ 16.67%
B 65 of 156 ~ 41.67'%

%41.67
%16.67
%41.67

CMYK color model

#411A41 color CMYK value is (0,60,0,75).

  • cyan value is 0.00%
  • magenta value is 60.00%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (0,60,0,75)
C0M60Y0K75 (0%, 60%, 0%, 75%)
(0.00 / 0.60 / 0.00 / 0.75)

CMYK percentages

%0
%60
%0
%74.51

Codes

Color #411A41 in popluar color models

41 1A 41
RGB 65 26 65
HSL 300° 42.86% 17.84%
HSB/HSV 300° 60.00% 25.49%
CMYK 0.00% 60.00% 0.00%
74.51%

Color #411A41 in popluar number systems.

HEX 41 1A 41
Decimal 65 26 65
Binary 1000001 11010 1000001
Octal 101 32 101

Shades and tints

Shades of #411A41

#411A41
(65,26,65)
#3C183C
(60,24,60)
#371637
(55,22,55)
#321432
(50,20,50)
#2D122D
(45,18,45)
#281028
(40,16,40)
#230E23
(35,14,35)
#1E0C1E
(30,12,30)
#190A19
(25,10,25)
#140814
(20,8,20)
#0F060F
(15,6,15)
#000000
(0,0,0)

Tints of #411A41

#411A41
(65,26,65)
#522E52
(82,46,82)
#634263
(99,66,99)
#745674
(116,86,116)
#856A85
(133,106,133)
#967E96
(150,126,150)
#A792A7
(167,146,167)
#B8A6B8
(184,166,184)
#C9BAC9
(201,186,201)
#DACEDA
(218,206,218)
#EBE2EB
(235,226,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #411A41; }

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

This text font color is #411A41.

Background Color

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

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

This div background color is #411A41.

Border color

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

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

This div border color is #411A41.

Opacity

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

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

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

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

This text has shadow with #411A41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #411A41.

Preview

Color preview on black background

This text has color #411A41 on black background.


Color preview on white background

This text has color #411A41 on white background.


Black color preview on #411A41 background

This text has black color on #411A41 background.


White color preview on #411A41 background

This text has white color on #411A41 background.


Related colors

Complementary color

Complementary color for #hex is #BEE5BE.


I love getcolorcode.com

Triadic colors

1 #41411A and #1A4141 with #411A41 are triadic colors.

2 #411A41 and #1A4141 with #411A41 are triadic colors.