COLOR #414714

HEX: #414714 RGB: (65,71,20)

Color info

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

RGB color model

#414714 color RGB value is (65,71,20).

RGB: (65,71,20) (25%, 28%, 8%)

RGB channels and saturation

R 65 of 255 = 25%
G 71 of 255 = 28%
B 20 of 255 = 8%

65
71
20

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

Portions of RGB colors in percentages

R + G + B = 65 + 71 + 20 = 156 (100%)
R 65 of 156 ~ 41.67%
G 71 of 156 ~ 45.51%
B 20 of 156 ~ 12.82'%

%41.67
%45.51
%12.82

CMYK color model

#414714 color CMYK value is (8,0,72,72).

  • cyan value is 8.45%
  • magenta value is 0.00%
  • yellow value is 71.83%
  • key color value is 72.16%

CMYK: (8,0,72,72)
C8M0Y72K72 (8%, 0%, 72%, 72%)
(0.08 / 0.00 / 0.72 / 0.72)

CMYK percentages

%8.45
%0
%71.83
%72.16

Codes

Color #414714 in popluar color models

41 47 14
RGB 65 71 20
HSL 67° 56.04% 17.84%
HSB/HSV 67° 71.83% 27.84%
CMYK 8.45% 0.00% 71.83%
72.16%

Color #414714 in popluar number systems.

HEX 41 47 14
Decimal 65 71 20
Binary 1000001 1000111 10100
Octal 101 107 24

Shades and tints

Shades of #414714

#414714
(65,71,20)
#3C4113
(60,65,19)
#373B12
(55,59,18)
#323511
(50,53,17)
#2D2F10
(45,47,16)
#28290F
(40,41,15)
#23230E
(35,35,14)
#1E1D0D
(30,29,13)
#19170C
(25,23,12)
#14110B
(20,17,11)
#0F0B0A
(15,11,10)
#000000
(0,0,0)

Tints of #414714

#414714
(65,71,20)
#525729
(82,87,41)
#63673E
(99,103,62)
#747753
(116,119,83)
#858768
(133,135,104)
#96977D
(150,151,125)
#A7A792
(167,167,146)
#B8B7A7
(184,183,167)
#C9C7BC
(201,199,188)
#DAD7D1
(218,215,209)
#EBE7E6
(235,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #414714 color. Also use rgb(65,71,20) instead hex code.

Text Font Color

.myTextColor { color: #414714; }

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

This text font color is #414714.

Background Color

.myBgColor { background-color: #414714; }

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

This div background color is #414714.

Border color

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

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

This div border color is #414714.

Opacity

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

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

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

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

This text has shadow with #414714 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414714.

Preview

Color preview on black background

This text has color #414714 on black background.


Color preview on white background

This text has color #414714 on white background.


Black color preview on #414714 background

This text has black color on #414714 background.


White color preview on #414714 background

This text has white color on #414714 background.


Related colors

Complementary color

Complementary color for #hex is #BEB8EB.


I love getcolorcode.com

Triadic colors

1 #144147 and #471441 with #414714 are triadic colors.

2 #144741 and #474114 with #414714 are triadic colors.