COLOR #411030

HEX: #411030 RGB: (65,16,48)

Color info

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

RGB color model

#411030 color RGB value is (65,16,48).

RGB: (65,16,48) (25%, 6%, 19%)

RGB channels and saturation

R 65 of 255 = 25%
G 16 of 255 = 6%
B 48 of 255 = 19%

65
16
48

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

Portions of RGB colors in percentages

R + G + B = 65 + 16 + 48 = 129 (100%)
R 65 of 129 ~ 50.39%
G 16 of 129 ~ 12.4%
B 48 of 129 ~ 37.21'%

%50.39
%12.4
%37.21

CMYK color model

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

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

CMYK: (0,75,26,75)
C0M75Y26K75 (0%, 75%, 26%, 75%)
(0.00 / 0.75 / 0.26 / 0.75)

CMYK percentages

%0
%75.38
%26.15
%74.51

Codes

Color #411030 in popluar color models

41 10 30
RGB 65 16 48
HSL 321° 60.49% 15.88%
HSB/HSV 321° 75.38% 25.49%
CMYK 0.00% 75.38% 26.15%
74.51%

Color #411030 in popluar number systems.

HEX 41 10 30
Decimal 65 16 48
Binary 1000001 10000 110000
Octal 101 20 60

Shades and tints

Shades of #411030

#411030
(65,16,48)
#3C0F2C
(60,15,44)
#370E28
(55,14,40)
#320D24
(50,13,36)
#2D0C20
(45,12,32)
#280B1C
(40,11,28)
#230A18
(35,10,24)
#1E0914
(30,9,20)
#190810
(25,8,16)
#14070C
(20,7,12)
#0F0608
(15,6,8)
#000000
(0,0,0)

Tints of #411030

#411030
(65,16,48)
#522542
(82,37,66)
#633A54
(99,58,84)
#744F66
(116,79,102)
#856478
(133,100,120)
#96798A
(150,121,138)
#A78E9C
(167,142,156)
#B8A3AE
(184,163,174)
#C9B8C0
(201,184,192)
#DACDD2
(218,205,210)
#EBE2E4
(235,226,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #411030; }

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

This text font color is #411030.

Background Color

.myBgColor { background-color: #411030; }

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

This div background color is #411030.

Border color

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

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

This div border color is #411030.

Opacity

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

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

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

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

This text has shadow with #411030 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #411030.

Preview

Color preview on black background

This text has color #411030 on black background.


Color preview on white background

This text has color #411030 on white background.


Black color preview on #411030 background

This text has black color on #411030 background.


White color preview on #411030 background

This text has white color on #411030 background.


Related colors

Complementary color

Complementary color for #hex is #BEEFCF.


I love getcolorcode.com

Triadic colors

1 #304110 and #103041 with #411030 are triadic colors.

2 #301041 and #104130 with #411030 are triadic colors.