COLOR #411470

HEX: #411470 RGB: (65,20,112)

Color info

#411470 contains mainly red and blue colors. Web safe color of #411470 is #330066 (or #306).

RGB color model

#411470 color RGB value is (65,20,112).

RGB: (65,20,112) (25%, 8%, 44%)

RGB channels and saturation

R 65 of 255 = 25%
G 20 of 255 = 8%
B 112 of 255 = 44%

65
20
112

R + G + B ~ 26%. #411470 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 20 + 112 = 197 (100%)
R 65 of 197 ~ 32.99%
G 20 of 197 ~ 10.15%
B 112 of 197 ~ 56.85'%

%32.99
%56.85

CMYK color model

#411470 color CMYK value is (42,82,0,56).

  • cyan value is 41.96%
  • magenta value is 82.14%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (42,82,0,56)
C42M82Y0K56 (42%, 82%, 0%, 56%)
(0.42 / 0.82 / 0.00 / 0.56)

CMYK percentages

%41.96
%82.14
%0
%56.08

Codes

Color #411470 in popluar color models

41 14 70
RGB 65 20 112
HSL 269° 69.70% 25.88%
HSB/HSV 269° 82.14% 43.92%
CMYK 41.96% 82.14% 0.00%
56.08%

Color #411470 in popluar number systems.

HEX 41 14 70
Decimal 65 20 112
Binary 1000001 10100 1110000
Octal 101 24 160

Shades and tints

Shades of #411470

#411470
(65,20,112)
#3C1366
(60,19,102)
#37125C
(55,18,92)
#321152
(50,17,82)
#2D1048
(45,16,72)
#280F3E
(40,15,62)
#230E34
(35,14,52)
#1E0D2A
(30,13,42)
#190C20
(25,12,32)
#140B16
(20,11,22)
#0F0A0C
(15,10,12)
#000000
(0,0,0)

Tints of #411470

#411470
(65,20,112)
#52297D
(82,41,125)
#633E8A
(99,62,138)
#745397
(116,83,151)
#8568A4
(133,104,164)
#967DB1
(150,125,177)
#A792BE
(167,146,190)
#B8A7CB
(184,167,203)
#C9BCD8
(201,188,216)
#DAD1E5
(218,209,229)
#EBE6F2
(235,230,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #411470; }

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

This text font color is #411470.

Background Color

.myBgColor { background-color: #411470; }

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

This div background color is #411470.

Border color

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

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

This div border color is #411470.

Opacity

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

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

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

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

This text has shadow with #411470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #411470.

Preview

Color preview on black background

This text has color #411470 on black background.


Color preview on white background

This text has color #411470 on white background.


Black color preview on #411470 background

This text has black color on #411470 background.


White color preview on #411470 background

This text has white color on #411470 background.


Related colors

Complementary color

Complementary color for #hex is #BEEB8F.


I love getcolorcode.com

Triadic colors

1 #704114 and #147041 with #411470 are triadic colors.

2 #701441 and #144170 with #411470 are triadic colors.