COLOR #410831

HEX: #410831 RGB: (65,8,49)

Color info

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

RGB color model

#410831 color RGB value is (65,8,49).

RGB: (65,8,49) (25%, 3%, 19%)

RGB channels and saturation

R 65 of 255 = 25%
G 8 of 255 = 3%
B 49 of 255 = 19%

65
8
49

R + G + B ~ 16%. #410831 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 8 + 49 = 122 (100%)
R 65 of 122 ~ 53.28%
G 8 of 122 ~ 6.56%
B 49 of 122 ~ 40.16'%

%53.28
%40.16

CMYK color model

#410831 color CMYK value is (0,88,25,75).

  • cyan value is 0.00%
  • magenta value is 87.69%
  • yellow value is 24.62%
  • key color value is 74.51%

CMYK: (0,88,25,75)
C0M88Y25K75 (0%, 88%, 25%, 75%)
(0.00 / 0.88 / 0.25 / 0.75)

CMYK percentages

%0
%87.69
%24.62
%74.51

Codes

Color #410831 in popluar color models

41 08 31
RGB 65 8 49
HSL 317° 78.08% 14.31%
HSB/HSV 317° 87.69% 25.49%
CMYK 0.00% 87.69% 24.62%
74.51%

Color #410831 in popluar number systems.

HEX 41 08 31
Decimal 65 8 49
Binary 1000001 1000 110001
Octal 101 10 61

Shades and tints

Shades of #410831

#410831
(65,8,49)
#3C082D
(60,8,45)
#370829
(55,8,41)
#320825
(50,8,37)
#2D0821
(45,8,33)
#28081D
(40,8,29)
#230819
(35,8,25)
#1E0815
(30,8,21)
#190811
(25,8,17)
#14080D
(20,8,13)
#0F0809
(15,8,9)
#000000
(0,0,0)

Tints of #410831

#410831
(65,8,49)
#521E43
(82,30,67)
#633455
(99,52,85)
#744A67
(116,74,103)
#856079
(133,96,121)
#96768B
(150,118,139)
#A78C9D
(167,140,157)
#B8A2AF
(184,162,175)
#C9B8C1
(201,184,193)
#DACED3
(218,206,211)
#EBE4E5
(235,228,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #410831 color. Also use rgb(65,8,49) instead hex code.

Text Font Color

.myTextColor { color: #410831; }

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

This text font color is #410831.

Background Color

.myBgColor { background-color: #410831; }

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

This div background color is #410831.

Border color

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

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

This div border color is #410831.

Opacity

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

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

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

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

This text has shadow with #410831 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #410831.

Preview

Color preview on black background

This text has color #410831 on black background.


Color preview on white background

This text has color #410831 on white background.


Black color preview on #410831 background

This text has black color on #410831 background.


White color preview on #410831 background

This text has white color on #410831 background.


Related colors

Complementary color

Complementary color for #hex is #BEF7CE.


I love getcolorcode.com

Triadic colors

1 #314108 and #083141 with #410831 are triadic colors.

2 #310841 and #084131 with #410831 are triadic colors.