COLOR #414726

HEX: #414726 RGB: (65,71,38)

Color info

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

RGB color model

#414726 color RGB value is (65,71,38).

RGB: (65,71,38) (25%, 28%, 15%)

RGB channels and saturation

R 65 of 255 = 25%
G 71 of 255 = 28%
B 38 of 255 = 15%

65
71
38

R + G + B ~ 23%. #414726 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 71 + 38 = 174 (100%)
R 65 of 174 ~ 37.36%
G 71 of 174 ~ 40.8%
B 38 of 174 ~ 21.84'%

%37.36
%40.8
%21.84

CMYK color model

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

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

CMYK: (8,0,46,72)
C8M0Y46K72 (8%, 0%, 46%, 72%)
(0.08 / 0.00 / 0.46 / 0.72)

CMYK percentages

%8.45
%0
%46.48
%72.16

Codes

Color #414726 in popluar color models

41 47 26
RGB 65 71 38
HSL 71° 30.28% 21.37%
HSB/HSV 71° 46.48% 27.84%
CMYK 8.45% 0.00% 46.48%
72.16%

Color #414726 in popluar number systems.

HEX 41 47 26
Decimal 65 71 38
Binary 1000001 1000111 100110
Octal 101 107 46

Shades and tints

Shades of #414726

#414726
(65,71,38)
#3C4123
(60,65,35)
#373B20
(55,59,32)
#32351D
(50,53,29)
#2D2F1A
(45,47,26)
#282917
(40,41,23)
#232314
(35,35,20)
#1E1D11
(30,29,17)
#19170E
(25,23,14)
#14110B
(20,17,11)
#0F0B08
(15,11,8)
#000000
(0,0,0)

Tints of #414726

#414726
(65,71,38)
#525739
(82,87,57)
#63674C
(99,103,76)
#74775F
(116,119,95)
#858772
(133,135,114)
#969785
(150,151,133)
#A7A798
(167,167,152)
#B8B7AB
(184,183,171)
#C9C7BE
(201,199,190)
#DAD7D1
(218,215,209)
#EBE7E4
(235,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #414726; }

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

This text font color is #414726.

Background Color

.myBgColor { background-color: #414726; }

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

This div background color is #414726.

Border color

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

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

This div border color is #414726.

Opacity

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

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

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

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

This text has shadow with #414726 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414726.

Preview

Color preview on black background

This text has color #414726 on black background.


Color preview on white background

This text has color #414726 on white background.


Black color preview on #414726 background

This text has black color on #414726 background.


White color preview on #414726 background

This text has white color on #414726 background.


Related colors

Complementary color

Complementary color for #hex is #BEB8D9.


I love getcolorcode.com

Triadic colors

1 #264147 and #472641 with #414726 are triadic colors.

2 #264741 and #474126 with #414726 are triadic colors.