COLOR #41152E

HEX: #41152E RGB: (65,21,46)

Color info

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

RGB color model

#41152E color RGB value is (65,21,46).

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

RGB channels and saturation

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

65
21
46

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

Portions of RGB colors in percentages

R + G + B = 65 + 21 + 46 = 132 (100%)
R 65 of 132 ~ 49.24%
G 21 of 132 ~ 15.91%
B 46 of 132 ~ 34.85'%

%49.24
%15.91
%34.85

CMYK color model

#41152E color CMYK value is (0,68,29,75).

  • cyan value is 0.00%
  • magenta value is 67.69%
  • yellow value is 29.23%
  • key color value is 74.51%

CMYK: (0,68,29,75)
C0M68Y29K75 (0%, 68%, 29%, 75%)
(0.00 / 0.68 / 0.29 / 0.75)

CMYK percentages

%0
%67.69
%29.23
%74.51

Codes

Color #41152E in popluar color models

41 15 2E
RGB 65 21 46
HSL 326° 51.16% 16.86%
HSB/HSV 326° 67.69% 25.49%
CMYK 0.00% 67.69% 29.23%
74.51%

Color #41152E in popluar number systems.

HEX 41 15 2E
Decimal 65 21 46
Binary 1000001 10101 101110
Octal 101 25 56

Shades and tints

Shades of #41152E

#41152E
(65,21,46)
#3C142A
(60,20,42)
#371326
(55,19,38)
#321222
(50,18,34)
#2D111E
(45,17,30)
#28101A
(40,16,26)
#230F16
(35,15,22)
#1E0E12
(30,14,18)
#190D0E
(25,13,14)
#140C0A
(20,12,10)
#0F0B06
(15,11,6)
#000000
(0,0,0)

Tints of #41152E

#41152E
(65,21,46)
#522A41
(82,42,65)
#633F54
(99,63,84)
#745467
(116,84,103)
#85697A
(133,105,122)
#967E8D
(150,126,141)
#A793A0
(167,147,160)
#B8A8B3
(184,168,179)
#C9BDC6
(201,189,198)
#DAD2D9
(218,210,217)
#EBE7EC
(235,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41152E; }

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

This text font color is #41152E.

Background Color

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

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

This div background color is #41152E.

Border color

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

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

This div border color is #41152E.

Opacity

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

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

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

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

This text has shadow with #41152E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41152E.

Preview

Color preview on black background

This text has color #41152E on black background.


Color preview on white background

This text has color #41152E on white background.


Black color preview on #41152E background

This text has black color on #41152E background.


White color preview on #41152E background

This text has white color on #41152E background.


Related colors

Complementary color

Complementary color for #hex is #BEEAD1.


I love getcolorcode.com

Triadic colors

1 #2E4115 and #152E41 with #41152E are triadic colors.

2 #2E1541 and #15412E with #41152E are triadic colors.