COLOR #41031E

HEX: #41031E RGB: (65,3,30)

Color info

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

RGB color model

#41031E color RGB value is (65,3,30).

RGB: (65,3,30) (25%, 1%, 12%)

RGB channels and saturation

R 65 of 255 = 25%
G 3 of 255 = 1%
B 30 of 255 = 12%

65
3
30

R + G + B ~ 13%. #41031E is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 3 + 30 = 98 (100%)
R 65 of 98 ~ 66.33%
G 3 of 98 ~ 3.06%
B 30 of 98 ~ 30.61'%

%66.33
%30.61

CMYK color model

#41031E color CMYK value is (0,95,54,75).

  • cyan value is 0.00%
  • magenta value is 95.38%
  • yellow value is 53.85%
  • key color value is 74.51%
CMYK: (0,95,54,75) C0M95Y54K75 (0%,95%,54%,75%) (0.00/0.95/0.54/0.75) 

CMYK percentages

%0
%95.38
%53.85
%74.51

Codes

Color #41031E in popluar color models

41 03 1E
RGB 65 3 30
HSL 334° 91.18% 13.33%
HSB/HSV 334° 95.38% 25.49%
CMYK 0.00% 95.38% 53.85%
74.51%

Color #41031E in popluar number systems.

HEX 41 03 1E
Decimal 65 3 30
Binary 1000001 11 11110
Octal 101 3 36

Shades and tints

Shades of #41031E

#41031E
(65,3,30)
#3C031C
(60,3,28)
#37031A
(55,3,26)
#320318
(50,3,24)
#2D0316
(45,3,22)
#280314
(40,3,20)
#230312
(35,3,18)
#1E0310
(30,3,16)
#19030E
(25,3,14)
#14030C
(20,3,12)
#0F030A
(15,3,10)
#000000
(0,0,0)

Tints of #41031E

#41031E
(65,3,30)
#521932
(82,25,50)
#632F46
(99,47,70)
#74455A
(116,69,90)
#855B6E
(133,91,110)
#967182
(150,113,130)
#A78796
(167,135,150)
#B89DAA
(184,157,170)
#C9B3BE
(201,179,190)
#DAC9D2
(218,201,210)
#EBDFE6
(235,223,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41031E color. Also use rgb(65,3,30) instead hex code.

Text Font Color

.myTextColor { color: #41031E; }

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

This text font color is #41031E.

Background Color

.myBgColor { background-color: #41031E; }

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

This div background color is #41031E.

Border color

.myBorderColor { border: 1px solid #41031E; }

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

This div border color is #41031E.

Opacity

.myOpacity80 { color: #41031E; opacity: 0.8; }

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

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

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

This text has shadow with #41031E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41031E.

Preview

Color preview on black background

This text has color #41031E on black background.


Color preview on white background

This text has color #41031E on white background.


Black color preview on #41031E background

This text has black color on #41031E background.


White color preview on #41031E background

This text has white color on #41031E background.


Related colors

Complementary color

Complementary color for #hex is #BEFCE1.


I love getcolorcode.com

Triadic colors

1 #1E4103 and #031E41 with #41031E are triadic colors.

2 #1E0341 and #03411E with #41031E are triadic colors.