COLOR #411541

HEX: #411541 RGB: (65,21,65)

Color info

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

RGB color model

#411541 color RGB value is (65,21,65).

RGB: (65,21,65) (25%, 8%, 25%)

RGB channels and saturation

R 65 of 255 = 25%
G 21 of 255 = 8%
B 65 of 255 = 25%

65
21
65

R + G + B ~ 19%. #411541 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 21 + 65 = 151 (100%)
R 65 of 151 ~ 43.05%
G 21 of 151 ~ 13.91%
B 65 of 151 ~ 43.05'%

%43.05
%13.91
%43.05

CMYK color model

#411541 color CMYK value is (0,68,0,75).

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

CMYK: (0,68,0,75)
C0M68Y0K75 (0%, 68%, 0%, 75%)
(0.00 / 0.68 / 0.00 / 0.75)

CMYK percentages

%0
%67.69
%0
%74.51

Codes

Color #411541 in popluar color models

41 15 41
RGB 65 21 65
HSL 300° 51.16% 16.86%
HSB/HSV 300° 67.69% 25.49%
CMYK 0.00% 67.69% 0.00%
74.51%

Color #411541 in popluar number systems.

HEX 41 15 41
Decimal 65 21 65
Binary 1000001 10101 1000001
Octal 101 25 101

Shades and tints

Shades of #411541

#411541
(65,21,65)
#3C143C
(60,20,60)
#371337
(55,19,55)
#321232
(50,18,50)
#2D112D
(45,17,45)
#281028
(40,16,40)
#230F23
(35,15,35)
#1E0E1E
(30,14,30)
#190D19
(25,13,25)
#140C14
(20,12,20)
#0F0B0F
(15,11,15)
#000000
(0,0,0)

Tints of #411541

#411541
(65,21,65)
#522A52
(82,42,82)
#633F63
(99,63,99)
#745474
(116,84,116)
#856985
(133,105,133)
#967E96
(150,126,150)
#A793A7
(167,147,167)
#B8A8B8
(184,168,184)
#C9BDC9
(201,189,201)
#DAD2DA
(218,210,218)
#EBE7EB
(235,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #411541; }

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

This text font color is #411541.

Background Color

.myBgColor { background-color: #411541; }

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

This div background color is #411541.

Border color

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

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

This div border color is #411541.

Opacity

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

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

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

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

This text has shadow with #411541 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #411541.

Preview

Color preview on black background

This text has color #411541 on black background.


Color preview on white background

This text has color #411541 on white background.


Black color preview on #411541 background

This text has black color on #411541 background.


White color preview on #411541 background

This text has white color on #411541 background.


Related colors

Complementary color

Complementary color for #hex is #BEEABE.


I love getcolorcode.com

Triadic colors

1 #414115 and #154141 with #411541 are triadic colors.

2 #411541 and #154141 with #411541 are triadic colors.