COLOR #41144E

HEX: #41144E RGB: (65,20,78)

Color info

#41144E contains red, green and blue colors in about the same proportion. Web safe color of #41144E is #330066 (or #306).

RGB color model

#41144E color RGB value is (65,20,78).

RGB: (65,20,78) (25%, 8%, 31%)

RGB channels and saturation

R 65 of 255 = 25%
G 20 of 255 = 8%
B 78 of 255 = 31%

65
20
78

R + G + B ~ 21%. #41144E is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 20 + 78 = 163 (100%)
R 65 of 163 ~ 39.88%
G 20 of 163 ~ 12.27%
B 78 of 163 ~ 47.85'%

%39.88
%12.27
%47.85

CMYK color model

#41144E color CMYK value is (17,74,0,69).

  • cyan value is 16.67%
  • magenta value is 74.36%
  • yellow value is 0.00%
  • key color value is 69.41%
CMYK: (17,74,0,69) C17M74Y0K69 (17%,74%,0%,69%) (0.17/0.74/0.00/0.69) 

CMYK percentages

%16.67
%74.36
%0
%69.41

Codes

Color #41144E in popluar color models

41 14 4E
RGB 65 20 78
HSL 287° 59.18% 19.22%
HSB/HSV 287° 74.36% 30.59%
CMYK 16.67% 74.36% 0.00%
69.41%

Color #41144E in popluar number systems.

HEX 41 14 4E
Decimal 65 20 78
Binary 1000001 10100 1001110
Octal 101 24 116

Shades and tints

Shades of #41144E

#41144E
(65,20,78)
#3C1347
(60,19,71)
#371240
(55,18,64)
#321139
(50,17,57)
#2D1032
(45,16,50)
#280F2B
(40,15,43)
#230E24
(35,14,36)
#1E0D1D
(30,13,29)
#190C16
(25,12,22)
#140B0F
(20,11,15)
#0F0A08
(15,10,8)
#000000
(0,0,0)

Tints of #41144E

#41144E
(65,20,78)
#52295E
(82,41,94)
#633E6E
(99,62,110)
#74537E
(116,83,126)
#85688E
(133,104,142)
#967D9E
(150,125,158)
#A792AE
(167,146,174)
#B8A7BE
(184,167,190)
#C9BCCE
(201,188,206)
#DAD1DE
(218,209,222)
#EBE6EE
(235,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41144E; }

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

This text font color is #41144E.

Background Color

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

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

This div background color is #41144E.

Border color

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

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

This div border color is #41144E.

Opacity

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

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

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

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

This text has shadow with #41144E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41144E.

Preview

Color preview on black background

This text has color #41144E on black background.


Color preview on white background

This text has color #41144E on white background.


Black color preview on #41144E background

This text has black color on #41144E background.


White color preview on #41144E background

This text has white color on #41144E background.


Related colors

Complementary color

Complementary color for #hex is #BEEBB1.


I love getcolorcode.com

Triadic colors

1 #4E4114 and #144E41 with #41144E are triadic colors.

2 #4E1441 and #14414E with #41144E are triadic colors.