COLOR #41291F

HEX: #41291F RGB: (65,41,31)

Color info

#41291F contains red, green and blue colors in about the same proportion. Web safe color of #41291F is #333333 (or #333).

RGB color model

#41291F color RGB value is (65,41,31).

RGB: (65,41,31) (25%, 16%, 12%)

RGB channels and saturation

R 65 of 255 = 25%
G 41 of 255 = 16%
B 31 of 255 = 12%

65
41
31

R + G + B ~ 18%. #41291F is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 41 + 31 = 137 (100%)
R 65 of 137 ~ 47.45%
G 41 of 137 ~ 29.93%
B 31 of 137 ~ 22.63'%

%47.45
%29.93
%22.63

CMYK color model

#41291F color CMYK value is (0,37,52,75).

  • cyan value is 0.00%
  • magenta value is 36.92%
  • yellow value is 52.31%
  • key color value is 74.51%

CMYK: (0,37,52,75)
C0M37Y52K75 (0%, 37%, 52%, 75%)
(0.00 / 0.37 / 0.52 / 0.75)

CMYK percentages

%0
%36.92
%52.31
%74.51

Codes

Color #41291F in popluar color models

41 29 1F
RGB 65 41 31
HSL 18° 35.42% 18.82%
HSB/HSV 18° 52.31% 25.49%
CMYK 0.00% 36.92% 52.31%
74.51%

Color #41291F in popluar number systems.

HEX 41 29 1F
Decimal 65 41 31
Binary 1000001 101001 11111
Octal 101 51 37

Shades and tints

Shades of #41291F

#41291F
(65,41,31)
#3C261D
(60,38,29)
#37231B
(55,35,27)
#322019
(50,32,25)
#2D1D17
(45,29,23)
#281A15
(40,26,21)
#231713
(35,23,19)
#1E1411
(30,20,17)
#19110F
(25,17,15)
#140E0D
(20,14,13)
#0F0B0B
(15,11,11)
#000000
(0,0,0)

Tints of #41291F

#41291F
(65,41,31)
#523C33
(82,60,51)
#634F47
(99,79,71)
#74625B
(116,98,91)
#85756F
(133,117,111)
#968883
(150,136,131)
#A79B97
(167,155,151)
#B8AEAB
(184,174,171)
#C9C1BF
(201,193,191)
#DAD4D3
(218,212,211)
#EBE7E7
(235,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41291F color. Also use rgb(65,41,31) instead hex code.

Text Font Color

.myTextColor { color: #41291F; }

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

This text font color is #41291F.

Background Color

.myBgColor { background-color: #41291F; }

<div style="background-color:#41291F">Inner text</div>

This div background color is #41291F.

Border color

.myBorderColor { border: 1px solid #41291F; }

<div style="border:3px solid #41291F">Div</div>

This div border color is #41291F.

Opacity

.myOpacity80 { color: #41291F; opacity: 0.8; }

<p style="color:#41291F;opacity:0.8;">80%</p>

Text with #41291F 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 #41291F;}

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

This text has shadow with #41291F color.


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

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

This text has shadow with #41291F primary color and red secondary color.


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

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

This text has shadow with #41291F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #41291F.

Preview

Color preview on black background

This text has color #41291F on black background.


Color preview on white background

This text has color #41291F on white background.


Black color preview on #41291F background

This text has black color on #41291F background.


White color preview on #41291F background

This text has white color on #41291F background.


Related colors

Complementary color

Complementary color for #hex is #BED6E0.


I love getcolorcode.com

Triadic colors

1 #1F4129 and #291F41 with #41291F are triadic colors.

2 #1F2941 and #29411F with #41291F are triadic colors.