COLOR #41391E

HEX: #41391E RGB: (65,57,30)

Color info

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

RGB color model

#41391E color RGB value is (65,57,30).

RGB: (65,57,30) (25%, 22%, 12%)

RGB channels and saturation

R 65 of 255 = 25%
G 57 of 255 = 22%
B 30 of 255 = 12%

65
57
30

R + G + B ~ 20%. #41391E is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 57 + 30 = 152 (100%)
R 65 of 152 ~ 42.76%
G 57 of 152 ~ 37.5%
B 30 of 152 ~ 19.74'%

%42.76
%37.5
%19.74

CMYK color model

#41391E color CMYK value is (0,12,54,75).

  • cyan value is 0.00%
  • magenta value is 12.31%
  • yellow value is 53.85%
  • key color value is 74.51%

CMYK: (0,12,54,75)
C0M12Y54K75 (0%, 12%, 54%, 75%)
(0.00 / 0.12 / 0.54 / 0.75)

CMYK percentages

%0
%12.31
%53.85
%74.51

Codes

Color #41391E in popluar color models

41 39 1E
RGB 65 57 30
HSL 46° 36.84% 18.63%
HSB/HSV 46° 53.85% 25.49%
CMYK 0.00% 12.31% 53.85%
74.51%

Color #41391E in popluar number systems.

HEX 41 39 1E
Decimal 65 57 30
Binary 1000001 111001 11110
Octal 101 71 36

Shades and tints

Shades of #41391E

#41391E
(65,57,30)
#3C341C
(60,52,28)
#372F1A
(55,47,26)
#322A18
(50,42,24)
#2D2516
(45,37,22)
#282014
(40,32,20)
#231B12
(35,27,18)
#1E1610
(30,22,16)
#19110E
(25,17,14)
#140C0C
(20,12,12)
#0F070A
(15,7,10)
#000000
(0,0,0)

Tints of #41391E

#41391E
(65,57,30)
#524B32
(82,75,50)
#635D46
(99,93,70)
#746F5A
(116,111,90)
#85816E
(133,129,110)
#969382
(150,147,130)
#A7A596
(167,165,150)
#B8B7AA
(184,183,170)
#C9C9BE
(201,201,190)
#DADBD2
(218,219,210)
#EBEDE6
(235,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41391E color. Also use rgb(65,57,30) instead hex code.

Text Font Color

.myTextColor { color: #41391E; }

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

This text font color is #41391E.

Background Color

.myBgColor { background-color: #41391E; }

<div style="background-color:#41391E">Inner text</div>

This div background color is #41391E.

Border color

.myBorderColor { border: 1px solid #41391E; }

<div style="border:3px solid #41391E">Div</div>

This div border color is #41391E.

Opacity

.myOpacity80 { color: #41391E; opacity: 0.8; }

<p style="color:#41391E;opacity:0.8;">80%</p>

Text with #41391E 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 #41391E;}

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

This text has shadow with #41391E color.


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

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

This text has shadow with #41391E primary color and red secondary color.


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

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

This text has shadow with #41391E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #41391E.

Preview

Color preview on black background

This text has color #41391E on black background.


Color preview on white background

This text has color #41391E on white background.


Black color preview on #41391E background

This text has black color on #41391E background.


White color preview on #41391E background

This text has white color on #41391E background.


Related colors

Complementary color

Complementary color for #hex is #BEC6E1.


I love getcolorcode.com

Triadic colors

1 #1E4139 and #391E41 with #41391E are triadic colors.

2 #1E3941 and #39411E with #41391E are triadic colors.