COLOR #414229

HEX: #414229 RGB: (65,66,41)

Color info

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

RGB color model

#414229 color RGB value is (65,66,41).

RGB: (65,66,41) (25%, 26%, 16%)

RGB channels and saturation

R 65 of 255 = 25%
G 66 of 255 = 26%
B 41 of 255 = 16%

65
66
41

R + G + B ~ 22%. #414229 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 66 + 41 = 172 (100%)
R 65 of 172 ~ 37.79%
G 66 of 172 ~ 38.37%
B 41 of 172 ~ 23.84'%

%37.79
%38.37
%23.84

CMYK color model

#414229 color CMYK value is (2,0,38,74).

  • cyan value is 1.52%
  • magenta value is 0.00%
  • yellow value is 37.88%
  • key color value is 74.12%

CMYK: (2,0,38,74)
C2M0Y38K74 (2%, 0%, 38%, 74%)
(0.02 / 0.00 / 0.38 / 0.74)

CMYK percentages

%1.52
%0
%37.88
%74.12

Codes

Color #414229 in popluar color models

41 42 29
RGB 65 66 41
HSL 62° 23.36% 20.98%
HSB/HSV 62° 37.88% 25.88%
CMYK 1.52% 0.00% 37.88%
74.12%

Color #414229 in popluar number systems.

HEX 41 42 29
Decimal 65 66 41
Binary 1000001 1000010 101001
Octal 101 102 51

Shades and tints

Shades of #414229

#414229
(65,66,41)
#3C3C26
(60,60,38)
#373623
(55,54,35)
#323020
(50,48,32)
#2D2A1D
(45,42,29)
#28241A
(40,36,26)
#231E17
(35,30,23)
#1E1814
(30,24,20)
#191211
(25,18,17)
#140C0E
(20,12,14)
#0F060B
(15,6,11)
#000000
(0,0,0)

Tints of #414229

#414229
(65,66,41)
#52533C
(82,83,60)
#63644F
(99,100,79)
#747562
(116,117,98)
#858675
(133,134,117)
#969788
(150,151,136)
#A7A89B
(167,168,155)
#B8B9AE
(184,185,174)
#C9CAC1
(201,202,193)
#DADBD4
(218,219,212)
#EBECE7
(235,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #414229 color. Also use rgb(65,66,41) instead hex code.

Text Font Color

.myTextColor { color: #414229; }

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

This text font color is #414229.

Background Color

.myBgColor { background-color: #414229; }

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

This div background color is #414229.

Border color

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

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

This div border color is #414229.

Opacity

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

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

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

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

This text has shadow with #414229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414229.

Preview

Color preview on black background

This text has color #414229 on black background.


Color preview on white background

This text has color #414229 on white background.


Black color preview on #414229 background

This text has black color on #414229 background.


White color preview on #414229 background

This text has white color on #414229 background.


Related colors

Complementary color

Complementary color for #hex is #BEBDD6.


I love getcolorcode.com

Triadic colors

1 #294142 and #422941 with #414229 are triadic colors.

2 #294241 and #424129 with #414229 are triadic colors.