COLOR #41185D

HEX: #41185D RGB: (65,24,93)

Color info

#41185D contains mainly red and blue colors. Web safe color of #41185D is #330066 (or #306).

RGB color model

#41185D color RGB value is (65,24,93).

RGB: (65,24,93) (25%, 9%, 36%)

RGB channels and saturation

R 65 of 255 = 25%
G 24 of 255 = 9%
B 93 of 255 = 36%

65
24
93

R + G + B ~ 23%. #41185D is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 24 + 93 = 182 (100%)
R 65 of 182 ~ 35.71%
G 24 of 182 ~ 13.19%
B 93 of 182 ~ 51.1'%

%35.71
%13.19
%51.1

CMYK color model

#41185D color CMYK value is (30,74,0,64).

  • cyan value is 30.11%
  • magenta value is 74.19%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (30,74,0,64)
C30M74Y0K64 (30%, 74%, 0%, 64%)
(0.30 / 0.74 / 0.00 / 0.64)

CMYK percentages

%30.11
%74.19
%0
%63.53

Codes

Color #41185D in popluar color models

41 18 5D
RGB 65 24 93
HSL 276° 58.97% 22.94%
HSB/HSV 276° 74.19% 36.47%
CMYK 30.11% 74.19% 0.00%
63.53%

Color #41185D in popluar number systems.

HEX 41 18 5D
Decimal 65 24 93
Binary 1000001 11000 1011101
Octal 101 30 135

Shades and tints

Shades of #41185D

#41185D
(65,24,93)
#3C1655
(60,22,85)
#37144D
(55,20,77)
#321245
(50,18,69)
#2D103D
(45,16,61)
#280E35
(40,14,53)
#230C2D
(35,12,45)
#1E0A25
(30,10,37)
#19081D
(25,8,29)
#140615
(20,6,21)
#0F040D
(15,4,13)
#000000
(0,0,0)

Tints of #41185D

#41185D
(65,24,93)
#522D6B
(82,45,107)
#634279
(99,66,121)
#745787
(116,87,135)
#856C95
(133,108,149)
#9681A3
(150,129,163)
#A796B1
(167,150,177)
#B8ABBF
(184,171,191)
#C9C0CD
(201,192,205)
#DAD5DB
(218,213,219)
#EBEAE9
(235,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41185D color. Also use rgb(65,24,93) instead hex code.

Text Font Color

.myTextColor { color: #41185D; }

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

This text font color is #41185D.

Background Color

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

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

This div background color is #41185D.

Border color

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

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

This div border color is #41185D.

Opacity

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

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

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

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

This text has shadow with #41185D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41185D.

Preview

Color preview on black background

This text has color #41185D on black background.


Color preview on white background

This text has color #41185D on white background.


Black color preview on #41185D background

This text has black color on #41185D background.


White color preview on #41185D background

This text has white color on #41185D background.


Related colors

Complementary color

Complementary color for #hex is #BEE7A2.


I love getcolorcode.com

Triadic colors

1 #5D4118 and #185D41 with #41185D are triadic colors.

2 #5D1841 and #18415D with #41185D are triadic colors.