COLOR #41490F

HEX: #41490F RGB: (65,73,15)

Color info

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

RGB color model

#41490F color RGB value is (65,73,15).

RGB: (65,73,15) (25%, 29%, 6%)

RGB channels and saturation

R 65 of 255 = 25%
G 73 of 255 = 29%
B 15 of 255 = 6%

65
73
15

R + G + B ~ 20%. #41490F is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 73 + 15 = 153 (100%)
R 65 of 153 ~ 42.48%
G 73 of 153 ~ 47.71%
B 15 of 153 ~ 9.8'%

%42.48
%47.71
%9.8

CMYK color model

#41490F color CMYK value is (11,0,79,71).

  • cyan value is 10.96%
  • magenta value is 0.00%
  • yellow value is 79.45%
  • key color value is 71.37%
CMYK: (11,0,79,71) C11M0Y79K71 (11%,0%,79%,71%) (0.11/0.00/0.79/0.71) 

CMYK percentages

%10.96
%0
%79.45
%71.37

Codes

Color #41490F in popluar color models

41 49 0F
RGB 65 73 15
HSL 68° 65.91% 17.25%
HSB/HSV 68° 79.45% 28.63%
CMYK 10.96% 0.00% 79.45%
71.37%

Color #41490F in popluar number systems.

HEX 41 49 0F
Decimal 65 73 15
Binary 1000001 1001001 1111
Octal 101 111 17

Shades and tints

Shades of #41490F

#41490F
(65,73,15)
#3C430E
(60,67,14)
#373D0D
(55,61,13)
#32370C
(50,55,12)
#2D310B
(45,49,11)
#282B0A
(40,43,10)
#232509
(35,37,9)
#1E1F08
(30,31,8)
#191907
(25,25,7)
#141306
(20,19,6)
#0F0D05
(15,13,5)
#000000
(0,0,0)

Tints of #41490F

#41490F
(65,73,15)
#525924
(82,89,36)
#636939
(99,105,57)
#74794E
(116,121,78)
#858963
(133,137,99)
#969978
(150,153,120)
#A7A98D
(167,169,141)
#B8B9A2
(184,185,162)
#C9C9B7
(201,201,183)
#DAD9CC
(218,217,204)
#EBE9E1
(235,233,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41490F color. Also use rgb(65,73,15) instead hex code.

Text Font Color

.myTextColor { color: #41490F; }

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

This text font color is #41490F.

Background Color

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

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

This div background color is #41490F.

Border color

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

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

This div border color is #41490F.

Opacity

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

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

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

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

This text has shadow with #41490F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41490F.

Preview

Color preview on black background

This text has color #41490F on black background.


Color preview on white background

This text has color #41490F on white background.


Black color preview on #41490F background

This text has black color on #41490F background.


White color preview on #41490F background

This text has white color on #41490F background.


Related colors

Complementary color

Complementary color for #hex is #BEB6F0.


I love getcolorcode.com

Triadic colors

1 #0F4149 and #490F41 with #41490F are triadic colors.

2 #0F4941 and #49410F with #41490F are triadic colors.