COLOR #41134E

HEX: #41134E RGB: (65,19,78)

Color info

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

RGB color model

#41134E color RGB value is (65,19,78).

RGB: (65,19,78) (25%, 7%, 31%)

RGB channels and saturation

R 65 of 255 = 25%
G 19 of 255 = 7%
B 78 of 255 = 31%

65
19
78

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

Portions of RGB colors in percentages

R + G + B = 65 + 19 + 78 = 162 (100%)
R 65 of 162 ~ 40.12%
G 19 of 162 ~ 11.73%
B 78 of 162 ~ 48.15'%

%40.12
%11.73
%48.15

CMYK color model

#41134E color CMYK value is (17,76,0,69).

  • cyan value is 16.67%
  • magenta value is 75.64%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (17,76,0,69)
C17M76Y0K69 (17%, 76%, 0%, 69%)
(0.17 / 0.76 / 0.00 / 0.69)

CMYK percentages

%16.67
%75.64
%0
%69.41

Codes

Color #41134E in popluar color models

41 13 4E
RGB 65 19 78
HSL 287° 60.82% 19.02%
HSB/HSV 287° 75.64% 30.59%
CMYK 16.67% 75.64% 0.00%
69.41%

Color #41134E in popluar number systems.

HEX 41 13 4E
Decimal 65 19 78
Binary 1000001 10011 1001110
Octal 101 23 116

Shades and tints

Shades of #41134E

#41134E
(65,19,78)
#3C1247
(60,18,71)
#371140
(55,17,64)
#321039
(50,16,57)
#2D0F32
(45,15,50)
#280E2B
(40,14,43)
#230D24
(35,13,36)
#1E0C1D
(30,12,29)
#190B16
(25,11,22)
#140A0F
(20,10,15)
#0F0908
(15,9,8)
#000000
(0,0,0)

Tints of #41134E

#41134E
(65,19,78)
#52285E
(82,40,94)
#633D6E
(99,61,110)
#74527E
(116,82,126)
#85678E
(133,103,142)
#967C9E
(150,124,158)
#A791AE
(167,145,174)
#B8A6BE
(184,166,190)
#C9BBCE
(201,187,206)
#DAD0DE
(218,208,222)
#EBE5EE
(235,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41134E; }

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

This text font color is #41134E.

Background Color

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

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

This div background color is #41134E.

Border color

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

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

This div border color is #41134E.

Opacity

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

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

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

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

This text has shadow with #41134E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41134E.

Preview

Color preview on black background

This text has color #41134E on black background.


Color preview on white background

This text has color #41134E on white background.


Black color preview on #41134E background

This text has black color on #41134E background.


White color preview on #41134E background

This text has white color on #41134E background.


Related colors

Complementary color

Complementary color for #hex is #BEECB1.


I love getcolorcode.com

Triadic colors

1 #4E4113 and #134E41 with #41134E are triadic colors.

2 #4E1341 and #13414E with #41134E are triadic colors.