COLOR #41142E

HEX: #41142E RGB: (65,20,46)

Color info

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

RGB color model

#41142E color RGB value is (65,20,46).

RGB: (65,20,46) (25%, 8%, 18%)

RGB channels and saturation

R 65 of 255 = 25%
G 20 of 255 = 8%
B 46 of 255 = 18%

65
20
46

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

Portions of RGB colors in percentages

R + G + B = 65 + 20 + 46 = 131 (100%)
R 65 of 131 ~ 49.62%
G 20 of 131 ~ 15.27%
B 46 of 131 ~ 35.11'%

%49.62
%15.27
%35.11

CMYK color model

#41142E color CMYK value is (0,69,29,75).

  • cyan value is 0.00%
  • magenta value is 69.23%
  • yellow value is 29.23%
  • key color value is 74.51%
CMYK: (0,69,29,75) C0M69Y29K75 (0%,69%,29%,75%) (0.00/0.69/0.29/0.75) 

CMYK percentages

%0
%69.23
%29.23
%74.51

Codes

Color #41142E in popluar color models

41 14 2E
RGB 65 20 46
HSL 325° 52.94% 16.67%
HSB/HSV 325° 69.23% 25.49%
CMYK 0.00% 69.23% 29.23%
74.51%

Color #41142E in popluar number systems.

HEX 41 14 2E
Decimal 65 20 46
Binary 1000001 10100 101110
Octal 101 24 56

Shades and tints

Shades of #41142E

#41142E
(65,20,46)
#3C132A
(60,19,42)
#371226
(55,18,38)
#321122
(50,17,34)
#2D101E
(45,16,30)
#280F1A
(40,15,26)
#230E16
(35,14,22)
#1E0D12
(30,13,18)
#190C0E
(25,12,14)
#140B0A
(20,11,10)
#0F0A06
(15,10,6)
#000000
(0,0,0)

Tints of #41142E

#41142E
(65,20,46)
#522941
(82,41,65)
#633E54
(99,62,84)
#745367
(116,83,103)
#85687A
(133,104,122)
#967D8D
(150,125,141)
#A792A0
(167,146,160)
#B8A7B3
(184,167,179)
#C9BCC6
(201,188,198)
#DAD1D9
(218,209,217)
#EBE6EC
(235,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41142E color. Also use rgb(65,20,46) instead hex code.

Text Font Color

.myTextColor { color: #41142E; }

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

This text font color is #41142E.

Background Color

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

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

This div background color is #41142E.

Border color

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

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

This div border color is #41142E.

Opacity

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

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

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

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

This text has shadow with #41142E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41142E.

Preview

Color preview on black background

This text has color #41142E on black background.


Color preview on white background

This text has color #41142E on white background.


Black color preview on #41142E background

This text has black color on #41142E background.


White color preview on #41142E background

This text has white color on #41142E background.


Related colors

Complementary color

Complementary color for #hex is #BEEBD1.


I love getcolorcode.com

Triadic colors

1 #2E4114 and #142E41 with #41142E are triadic colors.

2 #2E1441 and #14412E with #41142E are triadic colors.