COLOR #411247

HEX: #411247 RGB: (65,18,71)

Color info

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

RGB color model

#411247 color RGB value is (65,18,71).

RGB: (65,18,71) (25%, 7%, 28%)

RGB channels and saturation

R 65 of 255 = 25%
G 18 of 255 = 7%
B 71 of 255 = 28%

65
18
71

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

Portions of RGB colors in percentages

R + G + B = 65 + 18 + 71 = 154 (100%)
R 65 of 154 ~ 42.21%
G 18 of 154 ~ 11.69%
B 71 of 154 ~ 46.1'%

%42.21
%11.69
%46.1

CMYK color model

#411247 color CMYK value is (8,75,0,72).

  • cyan value is 8.45%
  • magenta value is 74.65%
  • yellow value is 0.00%
  • key color value is 72.16%
CMYK: (8,75,0,72) C8M75Y0K72 (8%,75%,0%,72%) (0.08/0.75/0.00/0.72) 

CMYK percentages

%8.45
%74.65
%0
%72.16

Codes

Color #411247 in popluar color models

41 12 47
RGB 65 18 71
HSL 293° 59.55% 17.45%
HSB/HSV 293° 74.65% 27.84%
CMYK 8.45% 74.65% 0.00%
72.16%

Color #411247 in popluar number systems.

HEX 41 12 47
Decimal 65 18 71
Binary 1000001 10010 1000111
Octal 101 22 107

Shades and tints

Shades of #411247

#411247
(65,18,71)
#3C1141
(60,17,65)
#37103B
(55,16,59)
#320F35
(50,15,53)
#2D0E2F
(45,14,47)
#280D29
(40,13,41)
#230C23
(35,12,35)
#1E0B1D
(30,11,29)
#190A17
(25,10,23)
#140911
(20,9,17)
#0F080B
(15,8,11)
#000000
(0,0,0)

Tints of #411247

#411247
(65,18,71)
#522757
(82,39,87)
#633C67
(99,60,103)
#745177
(116,81,119)
#856687
(133,102,135)
#967B97
(150,123,151)
#A790A7
(167,144,167)
#B8A5B7
(184,165,183)
#C9BAC7
(201,186,199)
#DACFD7
(218,207,215)
#EBE4E7
(235,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #411247 color. Also use rgb(65,18,71) instead hex code.

Text Font Color

.myTextColor { color: #411247; }

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

This text font color is #411247.

Background Color

.myBgColor { background-color: #411247; }

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

This div background color is #411247.

Border color

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

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

This div border color is #411247.

Opacity

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

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

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

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

This text has shadow with #411247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #411247.

Preview

Color preview on black background

This text has color #411247 on black background.


Color preview on white background

This text has color #411247 on white background.


Black color preview on #411247 background

This text has black color on #411247 background.


White color preview on #411247 background

This text has white color on #411247 background.


Related colors

Complementary color

Complementary color for #hex is #BEEDB8.


I love getcolorcode.com

Triadic colors

1 #474112 and #124741 with #411247 are triadic colors.

2 #471241 and #124147 with #411247 are triadic colors.