COLOR #411941

HEX: #411941 RGB: (65,25,65)

Color info

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

RGB color model

#411941 color RGB value is (65,25,65).

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

RGB channels and saturation

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

65
25
65

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

Portions of RGB colors in percentages

R + G + B = 65 + 25 + 65 = 155 (100%)
R 65 of 155 ~ 41.94%
G 25 of 155 ~ 16.13%
B 65 of 155 ~ 41.94'%

%41.94
%16.13
%41.94

CMYK color model

#411941 color CMYK value is (0,62,0,75).

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

CMYK: (0,62,0,75)
C0M62Y0K75 (0%, 62%, 0%, 75%)
(0.00 / 0.62 / 0.00 / 0.75)

CMYK percentages

%0
%61.54
%0
%74.51

Codes

Color #411941 in popluar color models

41 19 41
RGB 65 25 65
HSL 300° 44.44% 17.65%
HSB/HSV 300° 61.54% 25.49%
CMYK 0.00% 61.54% 0.00%
74.51%

Color #411941 in popluar number systems.

HEX 41 19 41
Decimal 65 25 65
Binary 1000001 11001 1000001
Octal 101 31 101

Shades and tints

Shades of #411941

#411941
(65,25,65)
#3C173C
(60,23,60)
#371537
(55,21,55)
#321332
(50,19,50)
#2D112D
(45,17,45)
#280F28
(40,15,40)
#230D23
(35,13,35)
#1E0B1E
(30,11,30)
#190919
(25,9,25)
#140714
(20,7,20)
#0F050F
(15,5,15)
#000000
(0,0,0)

Tints of #411941

#411941
(65,25,65)
#522D52
(82,45,82)
#634163
(99,65,99)
#745574
(116,85,116)
#856985
(133,105,133)
#967D96
(150,125,150)
#A791A7
(167,145,167)
#B8A5B8
(184,165,184)
#C9B9C9
(201,185,201)
#DACDDA
(218,205,218)
#EBE1EB
(235,225,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #411941; }

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

This text font color is #411941.

Background Color

.myBgColor { background-color: #411941; }

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

This div background color is #411941.

Border color

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

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

This div border color is #411941.

Opacity

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

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

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

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

This text has shadow with #411941 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #411941.

Preview

Color preview on black background

This text has color #411941 on black background.


Color preview on white background

This text has color #411941 on white background.


Black color preview on #411941 background

This text has black color on #411941 background.


White color preview on #411941 background

This text has white color on #411941 background.


Related colors

Complementary color

Complementary color for #hex is #BEE6BE.


I love getcolorcode.com

Triadic colors

1 #414119 and #194141 with #411941 are triadic colors.

2 #411941 and #194141 with #411941 are triadic colors.