COLOR #41184B

HEX: #41184B RGB: (65,24,75)

Color info

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

RGB color model

#41184B color RGB value is (65,24,75).

RGB: (65,24,75) (25%, 9%, 29%)

RGB channels and saturation

R 65 of 255 = 25%
G 24 of 255 = 9%
B 75 of 255 = 29%

65
24
75

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

Portions of RGB colors in percentages

R + G + B = 65 + 24 + 75 = 164 (100%)
R 65 of 164 ~ 39.63%
G 24 of 164 ~ 14.63%
B 75 of 164 ~ 45.73'%

%39.63
%14.63
%45.73

CMYK color model

#41184B color CMYK value is (13,68,0,71).

  • cyan value is 13.33%
  • magenta value is 68.00%
  • yellow value is 0.00%
  • key color value is 70.59%

CMYK: (13,68,0,71)
C13M68Y0K71 (13%, 68%, 0%, 71%)
(0.13 / 0.68 / 0.00 / 0.71)

CMYK percentages

%13.33
%68
%0
%70.59

Codes

Color #41184B in popluar color models

41 18 4B
RGB 65 24 75
HSL 288° 51.52% 19.41%
HSB/HSV 288° 68.00% 29.41%
CMYK 13.33% 68.00% 0.00%
70.59%

Color #41184B in popluar number systems.

HEX 41 18 4B
Decimal 65 24 75
Binary 1000001 11000 1001011
Octal 101 30 113

Shades and tints

Shades of #41184B

#41184B
(65,24,75)
#3C1645
(60,22,69)
#37143F
(55,20,63)
#321239
(50,18,57)
#2D1033
(45,16,51)
#280E2D
(40,14,45)
#230C27
(35,12,39)
#1E0A21
(30,10,33)
#19081B
(25,8,27)
#140615
(20,6,21)
#0F040F
(15,4,15)
#000000
(0,0,0)

Tints of #41184B

#41184B
(65,24,75)
#522D5B
(82,45,91)
#63426B
(99,66,107)
#74577B
(116,87,123)
#856C8B
(133,108,139)
#96819B
(150,129,155)
#A796AB
(167,150,171)
#B8ABBB
(184,171,187)
#C9C0CB
(201,192,203)
#DAD5DB
(218,213,219)
#EBEAEB
(235,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41184B color. Also use rgb(65,24,75) instead hex code.

Text Font Color

.myTextColor { color: #41184B; }

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

This text font color is #41184B.

Background Color

.myBgColor { background-color: #41184B; }

<div style="background-color:#41184B">Inner text</div>

This div background color is #41184B.

Border color

.myBorderColor { border: 1px solid #41184B; }

<div style="border:3px solid #41184B">Div</div>

This div border color is #41184B.

Opacity

.myOpacity80 { color: #41184B; opacity: 0.8; }

<p style="color:#41184B;opacity:0.8;">80%</p>

Text with #41184B 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 #41184B;}

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

This text has shadow with #41184B color.


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

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

This text has shadow with #41184B primary color and red secondary color.


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

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

This text has shadow with #41184B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #41184B.

Preview

Color preview on black background

This text has color #41184B on black background.


Color preview on white background

This text has color #41184B on white background.


Black color preview on #41184B background

This text has black color on #41184B background.


White color preview on #41184B background

This text has white color on #41184B background.


Related colors

Complementary color

Complementary color for #hex is #BEE7B4.


I love getcolorcode.com

Triadic colors

1 #4B4118 and #184B41 with #41184B are triadic colors.

2 #4B1841 and #18414B with #41184B are triadic colors.