COLOR #41113E

HEX: #41113E RGB: (65,17,62)

Color info

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

RGB color model

#41113E color RGB value is (65,17,62).

RGB: (65,17,62) (25%, 7%, 24%)

RGB channels and saturation

R 65 of 255 = 25%
G 17 of 255 = 7%
B 62 of 255 = 24%

65
17
62

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

Portions of RGB colors in percentages

R + G + B = 65 + 17 + 62 = 144 (100%)
R 65 of 144 ~ 45.14%
G 17 of 144 ~ 11.81%
B 62 of 144 ~ 43.06'%

%45.14
%11.81
%43.06

CMYK color model

#41113E color CMYK value is (0,74,5,75).

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

CMYK: (0,74,5,75)
C0M74Y5K75 (0%, 74%, 5%, 75%)
(0.00 / 0.74 / 0.05 / 0.75)

CMYK percentages

%0
%73.85
%4.62
%74.51

Codes

Color #41113E in popluar color models

41 11 3E
RGB 65 17 62
HSL 304° 58.54% 16.08%
HSB/HSV 304° 73.85% 25.49%
CMYK 0.00% 73.85% 4.62%
74.51%

Color #41113E in popluar number systems.

HEX 41 11 3E
Decimal 65 17 62
Binary 1000001 10001 111110
Octal 101 21 76

Shades and tints

Shades of #41113E

#41113E
(65,17,62)
#3C1039
(60,16,57)
#370F34
(55,15,52)
#320E2F
(50,14,47)
#2D0D2A
(45,13,42)
#280C25
(40,12,37)
#230B20
(35,11,32)
#1E0A1B
(30,10,27)
#190916
(25,9,22)
#140811
(20,8,17)
#0F070C
(15,7,12)
#000000
(0,0,0)

Tints of #41113E

#41113E
(65,17,62)
#52264F
(82,38,79)
#633B60
(99,59,96)
#745071
(116,80,113)
#856582
(133,101,130)
#967A93
(150,122,147)
#A78FA4
(167,143,164)
#B8A4B5
(184,164,181)
#C9B9C6
(201,185,198)
#DACED7
(218,206,215)
#EBE3E8
(235,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41113E; }

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

This text font color is #41113E.

Background Color

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

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

This div background color is #41113E.

Border color

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

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

This div border color is #41113E.

Opacity

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

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

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

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

This text has shadow with #41113E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41113E.

Preview

Color preview on black background

This text has color #41113E on black background.


Color preview on white background

This text has color #41113E on white background.


Black color preview on #41113E background

This text has black color on #41113E background.


White color preview on #41113E background

This text has white color on #41113E background.


Related colors

Complementary color

Complementary color for #hex is #BEEEC1.


I love getcolorcode.com

Triadic colors

1 #3E4111 and #113E41 with #41113E are triadic colors.

2 #3E1141 and #11413E with #41113E are triadic colors.