COLOR #410747

HEX: #410747 RGB: (65,7,71)

Color info

#410747 contains mainly red and blue colors. Web safe color of #410747 is #330033 (or #303).

RGB color model

#410747 color RGB value is (65,7,71).

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

RGB channels and saturation

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

65
7
71

R + G + B ~ 19%. #410747 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 7 + 71 = 143 (100%)
R 65 of 143 ~ 45.45%
G 7 of 143 ~ 4.9%
B 71 of 143 ~ 49.65'%

%45.45
%49.65

CMYK color model

#410747 color CMYK value is (8,90,0,72).

  • cyan value is 8.45%
  • magenta value is 90.14%
  • yellow value is 0.00%
  • key color value is 72.16%

CMYK: (8,90,0,72)
C8M90Y0K72 (8%, 90%, 0%, 72%)
(0.08 / 0.90 / 0.00 / 0.72)

CMYK percentages

%8.45
%90.14
%0
%72.16

Codes

Color #410747 in popluar color models

41 07 47
RGB 65 7 71
HSL 294° 82.05% 15.29%
HSB/HSV 294° 90.14% 27.84%
CMYK 8.45% 90.14% 0.00%
72.16%

Color #410747 in popluar number systems.

HEX 41 07 47
Decimal 65 7 71
Binary 1000001 111 1000111
Octal 101 7 107

Shades and tints

Shades of #410747

#410747
(65,7,71)
#3C0741
(60,7,65)
#37073B
(55,7,59)
#320735
(50,7,53)
#2D072F
(45,7,47)
#280729
(40,7,41)
#230723
(35,7,35)
#1E071D
(30,7,29)
#190717
(25,7,23)
#140711
(20,7,17)
#0F070B
(15,7,11)
#000000
(0,0,0)

Tints of #410747

#410747
(65,7,71)
#521D57
(82,29,87)
#633367
(99,51,103)
#744977
(116,73,119)
#855F87
(133,95,135)
#967597
(150,117,151)
#A78BA7
(167,139,167)
#B8A1B7
(184,161,183)
#C9B7C7
(201,183,199)
#DACDD7
(218,205,215)
#EBE3E7
(235,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #410747; }

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

This text font color is #410747.

Background Color

.myBgColor { background-color: #410747; }

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

This div background color is #410747.

Border color

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

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

This div border color is #410747.

Opacity

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

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

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

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

This text has shadow with #410747 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #410747.

Preview

Color preview on black background

This text has color #410747 on black background.


Color preview on white background

This text has color #410747 on white background.


Black color preview on #410747 background

This text has black color on #410747 background.


White color preview on #410747 background

This text has white color on #410747 background.


Related colors

Complementary color

Complementary color for #hex is #BEF8B8.


I love getcolorcode.com

Triadic colors

1 #474107 and #074741 with #410747 are triadic colors.

2 #470741 and #074147 with #410747 are triadic colors.