COLOR #411130

HEX: #411130 RGB: (65,17,48)

Color info

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

RGB color model

#411130 color RGB value is (65,17,48).

RGB: (65,17,48) (25%, 7%, 19%)

RGB channels and saturation

R 65 of 255 = 25%
G 17 of 255 = 7%
B 48 of 255 = 19%

65
17
48

R + G + B ~ 17%. #411130 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 17 + 48 = 130 (100%)
R 65 of 130 ~ 50%
G 17 of 130 ~ 13.08%
B 48 of 130 ~ 36.92'%

%50
%13.08
%36.92

CMYK color model

#411130 color CMYK value is (0,74,26,75).

  • cyan value is 0.00%
  • magenta value is 73.85%
  • yellow value is 26.15%
  • key color value is 74.51%

CMYK: (0,74,26,75)
C0M74Y26K75 (0%, 74%, 26%, 75%)
(0.00 / 0.74 / 0.26 / 0.75)

CMYK percentages

%0
%73.85
%26.15
%74.51

Codes

Color #411130 in popluar color models

41 11 30
RGB 65 17 48
HSL 321° 58.54% 16.08%
HSB/HSV 321° 73.85% 25.49%
CMYK 0.00% 73.85% 26.15%
74.51%

Color #411130 in popluar number systems.

HEX 41 11 30
Decimal 65 17 48
Binary 1000001 10001 110000
Octal 101 21 60

Shades and tints

Shades of #411130

#411130
(65,17,48)
#3C102C
(60,16,44)
#370F28
(55,15,40)
#320E24
(50,14,36)
#2D0D20
(45,13,32)
#280C1C
(40,12,28)
#230B18
(35,11,24)
#1E0A14
(30,10,20)
#190910
(25,9,16)
#14080C
(20,8,12)
#0F0708
(15,7,8)
#000000
(0,0,0)

Tints of #411130

#411130
(65,17,48)
#522642
(82,38,66)
#633B54
(99,59,84)
#745066
(116,80,102)
#856578
(133,101,120)
#967A8A
(150,122,138)
#A78F9C
(167,143,156)
#B8A4AE
(184,164,174)
#C9B9C0
(201,185,192)
#DACED2
(218,206,210)
#EBE3E4
(235,227,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #411130 color. Also use rgb(65,17,48) instead hex code.

Text Font Color

.myTextColor { color: #411130; }

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

This text font color is #411130.

Background Color

.myBgColor { background-color: #411130; }

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

This div background color is #411130.

Border color

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

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

This div border color is #411130.

Opacity

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

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

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

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

This text has shadow with #411130 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #411130.

Preview

Color preview on black background

This text has color #411130 on black background.


Color preview on white background

This text has color #411130 on white background.


Black color preview on #411130 background

This text has black color on #411130 background.


White color preview on #411130 background

This text has white color on #411130 background.


Related colors

Complementary color

Complementary color for #hex is #BEEECF.


I love getcolorcode.com

Triadic colors

1 #304111 and #113041 with #411130 are triadic colors.

2 #301141 and #114130 with #411130 are triadic colors.