COLOR #412159

HEX: #412159 RGB: (65,33,89)

Color info

#412159 contains red, green and blue colors in about the same proportion. Web safe color of #412159 is #333366 (or #336).

RGB color model

#412159 color RGB value is (65,33,89).

RGB: (65,33,89) (25%, 13%, 35%)

RGB channels and saturation

R 65 of 255 = 25%
G 33 of 255 = 13%
B 89 of 255 = 35%

65
33
89

R + G + B ~ 24%. #412159 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 33 + 89 = 187 (100%)
R 65 of 187 ~ 34.76%
G 33 of 187 ~ 17.65%
B 89 of 187 ~ 47.59'%

%34.76
%17.65
%47.59

CMYK color model

#412159 color CMYK value is (27,63,0,65).

  • cyan value is 26.97%
  • magenta value is 62.92%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (27,63,0,65)
C27M63Y0K65 (27%, 63%, 0%, 65%)
(0.27 / 0.63 / 0.00 / 0.65)

CMYK percentages

%26.97
%62.92
%0
%65.1

Codes

Color #412159 in popluar color models

41 21 59
RGB 65 33 89
HSL 274° 45.90% 23.92%
HSB/HSV 274° 62.92% 34.90%
CMYK 26.97% 62.92% 0.00%
65.10%

Color #412159 in popluar number systems.

HEX 41 21 59
Decimal 65 33 89
Binary 1000001 100001 1011001
Octal 101 41 131

Shades and tints

Shades of #412159

#412159
(65,33,89)
#3C1E51
(60,30,81)
#371B49
(55,27,73)
#321841
(50,24,65)
#2D1539
(45,21,57)
#281231
(40,18,49)
#230F29
(35,15,41)
#1E0C21
(30,12,33)
#190919
(25,9,25)
#140611
(20,6,17)
#0F0309
(15,3,9)
#000000
(0,0,0)

Tints of #412159

#412159
(65,33,89)
#523568
(82,53,104)
#634977
(99,73,119)
#745D86
(116,93,134)
#857195
(133,113,149)
#9685A4
(150,133,164)
#A799B3
(167,153,179)
#B8ADC2
(184,173,194)
#C9C1D1
(201,193,209)
#DAD5E0
(218,213,224)
#EBE9EF
(235,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #412159 color. Also use rgb(65,33,89) instead hex code.

Text Font Color

.myTextColor { color: #412159; }

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

This text font color is #412159.

Background Color

.myBgColor { background-color: #412159; }

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

This div background color is #412159.

Border color

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

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

This div border color is #412159.

Opacity

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

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

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

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

This text has shadow with #412159 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #412159.

Preview

Color preview on black background

This text has color #412159 on black background.


Color preview on white background

This text has color #412159 on white background.


Black color preview on #412159 background

This text has black color on #412159 background.


White color preview on #412159 background

This text has white color on #412159 background.


Related colors

Complementary color

Complementary color for #hex is #BEDEA6.


I love getcolorcode.com

Triadic colors

1 #594121 and #215941 with #412159 are triadic colors.

2 #592141 and #214159 with #412159 are triadic colors.