COLOR #411447

HEX: #411447 RGB: (65,20,71)

Color info

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

RGB color model

#411447 color RGB value is (65,20,71).

RGB: (65,20,71) (25%, 8%, 28%)

RGB channels and saturation

R 65 of 255 = 25%
G 20 of 255 = 8%
B 71 of 255 = 28%

65
20
71

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

Portions of RGB colors in percentages

R + G + B = 65 + 20 + 71 = 156 (100%)
R 65 of 156 ~ 41.67%
G 20 of 156 ~ 12.82%
B 71 of 156 ~ 45.51'%

%41.67
%12.82
%45.51

CMYK color model

#411447 color CMYK value is (8,72,0,72).

  • cyan value is 8.45%
  • magenta value is 71.83%
  • yellow value is 0.00%
  • key color value is 72.16%

CMYK: (8,72,0,72)
C8M72Y0K72 (8%, 72%, 0%, 72%)
(0.08 / 0.72 / 0.00 / 0.72)

CMYK percentages

%8.45
%71.83
%0
%72.16

Codes

Color #411447 in popluar color models

41 14 47
RGB 65 20 71
HSL 293° 56.04% 17.84%
HSB/HSV 293° 71.83% 27.84%
CMYK 8.45% 71.83% 0.00%
72.16%

Color #411447 in popluar number systems.

HEX 41 14 47
Decimal 65 20 71
Binary 1000001 10100 1000111
Octal 101 24 107

Shades and tints

Shades of #411447

#411447
(65,20,71)
#3C1341
(60,19,65)
#37123B
(55,18,59)
#321135
(50,17,53)
#2D102F
(45,16,47)
#280F29
(40,15,41)
#230E23
(35,14,35)
#1E0D1D
(30,13,29)
#190C17
(25,12,23)
#140B11
(20,11,17)
#0F0A0B
(15,10,11)
#000000
(0,0,0)

Tints of #411447

#411447
(65,20,71)
#522957
(82,41,87)
#633E67
(99,62,103)
#745377
(116,83,119)
#856887
(133,104,135)
#967D97
(150,125,151)
#A792A7
(167,146,167)
#B8A7B7
(184,167,183)
#C9BCC7
(201,188,199)
#DAD1D7
(218,209,215)
#EBE6E7
(235,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #411447; }

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

This text font color is #411447.

Background Color

.myBgColor { background-color: #411447; }

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

This div background color is #411447.

Border color

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

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

This div border color is #411447.

Opacity

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

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

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

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

This text has shadow with #411447 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #411447.

Preview

Color preview on black background

This text has color #411447 on black background.


Color preview on white background

This text has color #411447 on white background.


Black color preview on #411447 background

This text has black color on #411447 background.


White color preview on #411447 background

This text has white color on #411447 background.


Related colors

Complementary color

Complementary color for #hex is #BEEBB8.


I love getcolorcode.com

Triadic colors

1 #474114 and #144741 with #411447 are triadic colors.

2 #471441 and #144147 with #411447 are triadic colors.