COLOR #41134D

HEX: #41134D RGB: (65,19,77)

Color info

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

RGB color model

#41134D color RGB value is (65,19,77).

RGB: (65,19,77) (25%, 7%, 30%)

RGB channels and saturation

R 65 of 255 = 25%
G 19 of 255 = 7%
B 77 of 255 = 30%

65
19
77

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

Portions of RGB colors in percentages

R + G + B = 65 + 19 + 77 = 161 (100%)
R 65 of 161 ~ 40.37%
G 19 of 161 ~ 11.8%
B 77 of 161 ~ 47.83'%

%40.37
%11.8
%47.83

CMYK color model

#41134D color CMYK value is (16,75,0,70).

  • cyan value is 15.58%
  • magenta value is 75.32%
  • yellow value is 0.00%
  • key color value is 69.80%

CMYK: (16,75,0,70)
C16M75Y0K70 (16%, 75%, 0%, 70%)
(0.16 / 0.75 / 0.00 / 0.70)

CMYK percentages

%15.58
%75.32
%0
%69.8

Codes

Color #41134D in popluar color models

41 13 4D
RGB 65 19 77
HSL 288° 60.42% 18.82%
HSB/HSV 288° 75.32% 30.20%
CMYK 15.58% 75.32% 0.00%
69.80%

Color #41134D in popluar number systems.

HEX 41 13 4D
Decimal 65 19 77
Binary 1000001 10011 1001101
Octal 101 23 115

Shades and tints

Shades of #41134D

#41134D
(65,19,77)
#3C1246
(60,18,70)
#37113F
(55,17,63)
#321038
(50,16,56)
#2D0F31
(45,15,49)
#280E2A
(40,14,42)
#230D23
(35,13,35)
#1E0C1C
(30,12,28)
#190B15
(25,11,21)
#140A0E
(20,10,14)
#0F0907
(15,9,7)
#000000
(0,0,0)

Tints of #41134D

#41134D
(65,19,77)
#52285D
(82,40,93)
#633D6D
(99,61,109)
#74527D
(116,82,125)
#85678D
(133,103,141)
#967C9D
(150,124,157)
#A791AD
(167,145,173)
#B8A6BD
(184,166,189)
#C9BBCD
(201,187,205)
#DAD0DD
(218,208,221)
#EBE5ED
(235,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41134D; }

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

This text font color is #41134D.

Background Color

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

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

This div background color is #41134D.

Border color

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

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

This div border color is #41134D.

Opacity

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

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

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

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

This text has shadow with #41134D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41134D.

Preview

Color preview on black background

This text has color #41134D on black background.


Color preview on white background

This text has color #41134D on white background.


Black color preview on #41134D background

This text has black color on #41134D background.


White color preview on #41134D background

This text has white color on #41134D background.


Related colors

Complementary color

Complementary color for #hex is #BEECB2.


I love getcolorcode.com

Triadic colors

1 #4D4113 and #134D41 with #41134D are triadic colors.

2 #4D1341 and #13414D with #41134D are triadic colors.