COLOR #412871

HEX: #412871 RGB: (65,40,113)

Color info

#412871 contains mainly red and blue colors. Web safe color of #412871 is #333366 (or #336).

RGB color model

#412871 color RGB value is (65,40,113).

RGB: (65,40,113) (25%, 16%, 44%)

RGB channels and saturation

R 65 of 255 = 25%
G 40 of 255 = 16%
B 113 of 255 = 44%

65
40
113

R + G + B ~ 28%. #412871 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 40 + 113 = 218 (100%)
R 65 of 218 ~ 29.82%
G 40 of 218 ~ 18.35%
B 113 of 218 ~ 51.83'%

%29.82
%18.35
%51.83

CMYK color model

#412871 color CMYK value is (42,65,0,56).

  • cyan value is 42.48%
  • magenta value is 64.60%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (42,65,0,56)
C42M65Y0K56 (42%, 65%, 0%, 56%)
(0.42 / 0.65 / 0.00 / 0.56)

CMYK percentages

%42.48
%64.6
%0
%55.69

Codes

Color #412871 in popluar color models

41 28 71
RGB 65 40 113
HSL 261° 47.71% 30.00%
HSB/HSV 261° 64.60% 44.31%
CMYK 42.48% 64.60% 0.00%
55.69%

Color #412871 in popluar number systems.

HEX 41 28 71
Decimal 65 40 113
Binary 1000001 101000 1110001
Octal 101 50 161

Shades and tints

Shades of #412871

#412871
(65,40,113)
#3C2567
(60,37,103)
#37225D
(55,34,93)
#321F53
(50,31,83)
#2D1C49
(45,28,73)
#28193F
(40,25,63)
#231635
(35,22,53)
#1E132B
(30,19,43)
#191021
(25,16,33)
#140D17
(20,13,23)
#0F0A0D
(15,10,13)
#000000
(0,0,0)

Tints of #412871

#412871
(65,40,113)
#523B7D
(82,59,125)
#634E89
(99,78,137)
#746195
(116,97,149)
#8574A1
(133,116,161)
#9687AD
(150,135,173)
#A79AB9
(167,154,185)
#B8ADC5
(184,173,197)
#C9C0D1
(201,192,209)
#DAD3DD
(218,211,221)
#EBE6E9
(235,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #412871 color. Also use rgb(65,40,113) instead hex code.

Text Font Color

.myTextColor { color: #412871; }

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

This text font color is #412871.

Background Color

.myBgColor { background-color: #412871; }

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

This div background color is #412871.

Border color

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

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

This div border color is #412871.

Opacity

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

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

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

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

This text has shadow with #412871 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #412871.

Preview

Color preview on black background

This text has color #412871 on black background.


Color preview on white background

This text has color #412871 on white background.


Black color preview on #412871 background

This text has black color on #412871 background.


White color preview on #412871 background

This text has white color on #412871 background.


Related colors

Complementary color

Complementary color for #hex is #BED78E.


I love getcolorcode.com

Triadic colors

1 #714128 and #287141 with #412871 are triadic colors.

2 #712841 and #284171 with #412871 are triadic colors.