COLOR #411946

HEX: #411946 RGB: (65,25,70)

Color info

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

RGB color model

#411946 color RGB value is (65,25,70).

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

RGB channels and saturation

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

65
25
70

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

Portions of RGB colors in percentages

R + G + B = 65 + 25 + 70 = 160 (100%)
R 65 of 160 ~ 40.63%
G 25 of 160 ~ 15.63%
B 70 of 160 ~ 43.75'%

%40.63
%15.63
%43.75

CMYK color model

#411946 color CMYK value is (7,64,0,73).

  • cyan value is 7.14%
  • magenta value is 64.29%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (7,64,0,73)
C7M64Y0K73 (7%, 64%, 0%, 73%)
(0.07 / 0.64 / 0.00 / 0.73)

CMYK percentages

%7.14
%64.29
%0
%72.55

Codes

Color #411946 in popluar color models

41 19 46
RGB 65 25 70
HSL 293° 47.37% 18.63%
HSB/HSV 293° 64.29% 27.45%
CMYK 7.14% 64.29% 0.00%
72.55%

Color #411946 in popluar number systems.

HEX 41 19 46
Decimal 65 25 70
Binary 1000001 11001 1000110
Octal 101 31 106

Shades and tints

Shades of #411946

#411946
(65,25,70)
#3C1740
(60,23,64)
#37153A
(55,21,58)
#321334
(50,19,52)
#2D112E
(45,17,46)
#280F28
(40,15,40)
#230D22
(35,13,34)
#1E0B1C
(30,11,28)
#190916
(25,9,22)
#140710
(20,7,16)
#0F050A
(15,5,10)
#000000
(0,0,0)

Tints of #411946

#411946
(65,25,70)
#522D56
(82,45,86)
#634166
(99,65,102)
#745576
(116,85,118)
#856986
(133,105,134)
#967D96
(150,125,150)
#A791A6
(167,145,166)
#B8A5B6
(184,165,182)
#C9B9C6
(201,185,198)
#DACDD6
(218,205,214)
#EBE1E6
(235,225,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #411946; }

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

This text font color is #411946.

Background Color

.myBgColor { background-color: #411946; }

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

This div background color is #411946.

Border color

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

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

This div border color is #411946.

Opacity

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

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

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

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

This text has shadow with #411946 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #411946.

Preview

Color preview on black background

This text has color #411946 on black background.


Color preview on white background

This text has color #411946 on white background.


Black color preview on #411946 background

This text has black color on #411946 background.


White color preview on #411946 background

This text has white color on #411946 background.


Related colors

Complementary color

Complementary color for #hex is #BEE6B9.


I love getcolorcode.com

Triadic colors

1 #464119 and #194641 with #411946 are triadic colors.

2 #461941 and #194146 with #411946 are triadic colors.