COLOR #414917

HEX: #414917 RGB: (65,73,23)

Color info

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

RGB color model

#414917 color RGB value is (65,73,23).

RGB: (65,73,23) (25%, 29%, 9%)

RGB channels and saturation

R 65 of 255 = 25%
G 73 of 255 = 29%
B 23 of 255 = 9%

65
73
23

R + G + B ~ 21%. #414917 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 73 + 23 = 161 (100%)
R 65 of 161 ~ 40.37%
G 73 of 161 ~ 45.34%
B 23 of 161 ~ 14.29'%

%40.37
%45.34
%14.29

CMYK color model

#414917 color CMYK value is (11,0,68,71).

  • cyan value is 10.96%
  • magenta value is 0.00%
  • yellow value is 68.49%
  • key color value is 71.37%

CMYK: (11,0,68,71)
C11M0Y68K71 (11%, 0%, 68%, 71%)
(0.11 / 0.00 / 0.68 / 0.71)

CMYK percentages

%10.96
%0
%68.49
%71.37

Codes

Color #414917 in popluar color models

41 49 17
RGB 65 73 23
HSL 70° 52.08% 18.82%
HSB/HSV 70° 68.49% 28.63%
CMYK 10.96% 0.00% 68.49%
71.37%

Color #414917 in popluar number systems.

HEX 41 49 17
Decimal 65 73 23
Binary 1000001 1001001 10111
Octal 101 111 27

Shades and tints

Shades of #414917

#414917
(65,73,23)
#3C4315
(60,67,21)
#373D13
(55,61,19)
#323711
(50,55,17)
#2D310F
(45,49,15)
#282B0D
(40,43,13)
#23250B
(35,37,11)
#1E1F09
(30,31,9)
#191907
(25,25,7)
#141305
(20,19,5)
#0F0D03
(15,13,3)
#000000
(0,0,0)

Tints of #414917

#414917
(65,73,23)
#52592C
(82,89,44)
#636941
(99,105,65)
#747956
(116,121,86)
#85896B
(133,137,107)
#969980
(150,153,128)
#A7A995
(167,169,149)
#B8B9AA
(184,185,170)
#C9C9BF
(201,201,191)
#DAD9D4
(218,217,212)
#EBE9E9
(235,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #414917; }

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

This text font color is #414917.

Background Color

.myBgColor { background-color: #414917; }

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

This div background color is #414917.

Border color

.myBorderColor { border: 1px solid #414917; }

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

This div border color is #414917.

Opacity

.myOpacity80 { color: #414917; opacity: 0.8; }

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

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

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

This text has shadow with #414917 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414917.

Preview

Color preview on black background

This text has color #414917 on black background.


Color preview on white background

This text has color #414917 on white background.


Black color preview on #414917 background

This text has black color on #414917 background.


White color preview on #414917 background

This text has white color on #414917 background.


Related colors

Complementary color

Complementary color for #hex is #BEB6E8.


I love getcolorcode.com

Triadic colors

1 #174149 and #491741 with #414917 are triadic colors.

2 #174941 and #494117 with #414917 are triadic colors.