COLOR #411479

HEX: #411479 RGB: (65,20,121)

Color info

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

RGB color model

#411479 color RGB value is (65,20,121).

RGB: (65,20,121) (25%, 8%, 47%)

RGB channels and saturation

R 65 of 255 = 25%
G 20 of 255 = 8%
B 121 of 255 = 47%

65
20
121

R + G + B ~ 27%. #411479 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 20 + 121 = 206 (100%)
R 65 of 206 ~ 31.55%
G 20 of 206 ~ 9.71%
B 121 of 206 ~ 58.74'%

%31.55
%58.74

CMYK color model

#411479 color CMYK value is (46,83,0,53).

  • cyan value is 46.28%
  • magenta value is 83.47%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (46,83,0,53)
C46M83Y0K53 (46%, 83%, 0%, 53%)
(0.46 / 0.83 / 0.00 / 0.53)

CMYK percentages

%46.28
%83.47
%0
%52.55

Codes

Color #411479 in popluar color models

41 14 79
RGB 65 20 121
HSL 267° 71.63% 27.65%
HSB/HSV 267° 83.47% 47.45%
CMYK 46.28% 83.47% 0.00%
52.55%

Color #411479 in popluar number systems.

HEX 41 14 79
Decimal 65 20 121
Binary 1000001 10100 1111001
Octal 101 24 171

Shades and tints

Shades of #411479

#411479
(65,20,121)
#3C136E
(60,19,110)
#371263
(55,18,99)
#321158
(50,17,88)
#2D104D
(45,16,77)
#280F42
(40,15,66)
#230E37
(35,14,55)
#1E0D2C
(30,13,44)
#190C21
(25,12,33)
#140B16
(20,11,22)
#0F0A0B
(15,10,11)
#000000
(0,0,0)

Tints of #411479

#411479
(65,20,121)
#522985
(82,41,133)
#633E91
(99,62,145)
#74539D
(116,83,157)
#8568A9
(133,104,169)
#967DB5
(150,125,181)
#A792C1
(167,146,193)
#B8A7CD
(184,167,205)
#C9BCD9
(201,188,217)
#DAD1E5
(218,209,229)
#EBE6F1
(235,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #411479; }

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

This text font color is #411479.

Background Color

.myBgColor { background-color: #411479; }

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

This div background color is #411479.

Border color

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

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

This div border color is #411479.

Opacity

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

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

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

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

This text has shadow with #411479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #411479.

Preview

Color preview on black background

This text has color #411479 on black background.


Color preview on white background

This text has color #411479 on white background.


Black color preview on #411479 background

This text has black color on #411479 background.


White color preview on #411479 background

This text has white color on #411479 background.


Related colors

Complementary color

Complementary color for #hex is #BEEB86.


I love getcolorcode.com

Triadic colors

1 #794114 and #147941 with #411479 are triadic colors.

2 #791441 and #144179 with #411479 are triadic colors.