COLOR #41380E

HEX: #41380E RGB: (65,56,14)

Color info

#41380E contains red, green and blue colors in about the same proportion. Web safe color of #41380E is #333300 (or #330).

RGB color model

#41380E color RGB value is (65,56,14).

RGB: (65,56,14) (25%, 22%, 5%)

RGB channels and saturation

R 65 of 255 = 25%
G 56 of 255 = 22%
B 14 of 255 = 5%

65
56
14

R + G + B ~ 17%. #41380E is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 56 + 14 = 135 (100%)
R 65 of 135 ~ 48.15%
G 56 of 135 ~ 41.48%
B 14 of 135 ~ 10.37'%

%48.15
%41.48
%10.37

CMYK color model

#41380E color CMYK value is (0,14,78,75).

  • cyan value is 0.00%
  • magenta value is 13.85%
  • yellow value is 78.46%
  • key color value is 74.51%
CMYK: (0,14,78,75) C0M14Y78K75 (0%,14%,78%,75%) (0.00/0.14/0.78/0.75) 

CMYK percentages

%0
%13.85
%78.46
%74.51

Codes

Color #41380E in popluar color models

41 38 0E
RGB 65 56 14
HSL 49° 64.56% 15.49%
HSB/HSV 49° 78.46% 25.49%
CMYK 0.00% 13.85% 78.46%
74.51%

Color #41380E in popluar number systems.

HEX 41 38 0E
Decimal 65 56 14
Binary 1000001 111000 1110
Octal 101 70 16

Shades and tints

Shades of #41380E

#41380E
(65,56,14)
#3C330D
(60,51,13)
#372E0C
(55,46,12)
#32290B
(50,41,11)
#2D240A
(45,36,10)
#281F09
(40,31,9)
#231A08
(35,26,8)
#1E1507
(30,21,7)
#191006
(25,16,6)
#140B05
(20,11,5)
#0F0604
(15,6,4)
#000000
(0,0,0)

Tints of #41380E

#41380E
(65,56,14)
#524A23
(82,74,35)
#635C38
(99,92,56)
#746E4D
(116,110,77)
#858062
(133,128,98)
#969277
(150,146,119)
#A7A48C
(167,164,140)
#B8B6A1
(184,182,161)
#C9C8B6
(201,200,182)
#DADACB
(218,218,203)
#EBECE0
(235,236,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41380E color. Also use rgb(65,56,14) instead hex code.

Text Font Color

.myTextColor { color: #41380E; }

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

This text font color is #41380E.

Background Color

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

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

This div background color is #41380E.

Border color

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

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

This div border color is #41380E.

Opacity

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

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

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

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

This text has shadow with #41380E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41380E.

Preview

Color preview on black background

This text has color #41380E on black background.


Color preview on white background

This text has color #41380E on white background.


Black color preview on #41380E background

This text has black color on #41380E background.


White color preview on #41380E background

This text has white color on #41380E background.


Related colors

Complementary color

Complementary color for #hex is #BEC7F1.


I love getcolorcode.com

Triadic colors

1 #0E4138 and #380E41 with #41380E are triadic colors.

2 #0E3841 and #38410E with #41380E are triadic colors.