COLOR #41121B

HEX: #41121B RGB: (65,18,27)

Color info

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

RGB color model

#41121B color RGB value is (65,18,27).

RGB: (65,18,27) (25%, 7%, 11%)

RGB channels and saturation

R 65 of 255 = 25%
G 18 of 255 = 7%
B 27 of 255 = 11%

65
18
27

R + G + B ~ 14%. #41121B is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 18 + 27 = 110 (100%)
R 65 of 110 ~ 59.09%
G 18 of 110 ~ 16.36%
B 27 of 110 ~ 24.55'%

%59.09
%16.36
%24.55

CMYK color model

#41121B color CMYK value is (0,72,58,75).

  • cyan value is 0.00%
  • magenta value is 72.31%
  • yellow value is 58.46%
  • key color value is 74.51%
CMYK: (0,72,58,75) C0M72Y58K75 (0%,72%,58%,75%) (0.00/0.72/0.58/0.75) 

CMYK percentages

%0
%72.31
%58.46
%74.51

Codes

Color #41121B in popluar color models

41 12 1B
RGB 65 18 27
HSL 349° 56.63% 16.27%
HSB/HSV 349° 72.31% 25.49%
CMYK 0.00% 72.31% 58.46%
74.51%

Color #41121B in popluar number systems.

HEX 41 12 1B
Decimal 65 18 27
Binary 1000001 10010 11011
Octal 101 22 33

Shades and tints

Shades of #41121B

#41121B
(65,18,27)
#3C1119
(60,17,25)
#371017
(55,16,23)
#320F15
(50,15,21)
#2D0E13
(45,14,19)
#280D11
(40,13,17)
#230C0F
(35,12,15)
#1E0B0D
(30,11,13)
#190A0B
(25,10,11)
#140909
(20,9,9)
#0F0807
(15,8,7)
#000000
(0,0,0)

Tints of #41121B

#41121B
(65,18,27)
#52272F
(82,39,47)
#633C43
(99,60,67)
#745157
(116,81,87)
#85666B
(133,102,107)
#967B7F
(150,123,127)
#A79093
(167,144,147)
#B8A5A7
(184,165,167)
#C9BABB
(201,186,187)
#DACFCF
(218,207,207)
#EBE4E3
(235,228,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41121B color. Also use rgb(65,18,27) instead hex code.

Text Font Color

.myTextColor { color: #41121B; }

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

This text font color is #41121B.

Background Color

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

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

This div background color is #41121B.

Border color

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

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

This div border color is #41121B.

Opacity

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

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

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

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

This text has shadow with #41121B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41121B.

Preview

Color preview on black background

This text has color #41121B on black background.


Color preview on white background

This text has color #41121B on white background.


Black color preview on #41121B background

This text has black color on #41121B background.


White color preview on #41121B background

This text has white color on #41121B background.


Related colors

Complementary color

Complementary color for #hex is #BEEDE4.


I love getcolorcode.com

Triadic colors

1 #1B4112 and #121B41 with #41121B are triadic colors.

2 #1B1241 and #12411B with #41121B are triadic colors.