COLOR #411746

HEX: #411746 RGB: (65,23,70)

Color info

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

RGB color model

#411746 color RGB value is (65,23,70).

RGB: (65,23,70) (25%, 9%, 27%)

RGB channels and saturation

R 65 of 255 = 25%
G 23 of 255 = 9%
B 70 of 255 = 27%

65
23
70

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

Portions of RGB colors in percentages

R + G + B = 65 + 23 + 70 = 158 (100%)
R 65 of 158 ~ 41.14%
G 23 of 158 ~ 14.56%
B 70 of 158 ~ 44.3'%

%41.14
%14.56
%44.3

CMYK color model

#411746 color CMYK value is (7,67,0,73).

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

CMYK: (7,67,0,73)
C7M67Y0K73 (7%, 67%, 0%, 73%)
(0.07 / 0.67 / 0.00 / 0.73)

CMYK percentages

%7.14
%67.14
%0
%72.55

Codes

Color #411746 in popluar color models

41 17 46
RGB 65 23 70
HSL 294° 50.54% 18.24%
HSB/HSV 294° 67.14% 27.45%
CMYK 7.14% 67.14% 0.00%
72.55%

Color #411746 in popluar number systems.

HEX 41 17 46
Decimal 65 23 70
Binary 1000001 10111 1000110
Octal 101 27 106

Shades and tints

Shades of #411746

#411746
(65,23,70)
#3C1540
(60,21,64)
#37133A
(55,19,58)
#321134
(50,17,52)
#2D0F2E
(45,15,46)
#280D28
(40,13,40)
#230B22
(35,11,34)
#1E091C
(30,9,28)
#190716
(25,7,22)
#140510
(20,5,16)
#0F030A
(15,3,10)
#000000
(0,0,0)

Tints of #411746

#411746
(65,23,70)
#522C56
(82,44,86)
#634166
(99,65,102)
#745676
(116,86,118)
#856B86
(133,107,134)
#968096
(150,128,150)
#A795A6
(167,149,166)
#B8AAB6
(184,170,182)
#C9BFC6
(201,191,198)
#DAD4D6
(218,212,214)
#EBE9E6
(235,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #411746; }

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

This text font color is #411746.

Background Color

.myBgColor { background-color: #411746; }

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

This div background color is #411746.

Border color

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

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

This div border color is #411746.

Opacity

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

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

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

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

This text has shadow with #411746 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #411746.

Preview

Color preview on black background

This text has color #411746 on black background.


Color preview on white background

This text has color #411746 on white background.


Black color preview on #411746 background

This text has black color on #411746 background.


White color preview on #411746 background

This text has white color on #411746 background.


Related colors

Complementary color

Complementary color for #hex is #BEE8B9.


I love getcolorcode.com

Triadic colors

1 #464117 and #174641 with #411746 are triadic colors.

2 #461741 and #174146 with #411746 are triadic colors.