COLOR #41422F

HEX: #41422F RGB: (65,66,47)

Color info

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

RGB color model

#41422F color RGB value is (65,66,47).

RGB: (65,66,47) (25%, 26%, 18%)

RGB channels and saturation

R 65 of 255 = 25%
G 66 of 255 = 26%
B 47 of 255 = 18%

65
66
47

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

Portions of RGB colors in percentages

R + G + B = 65 + 66 + 47 = 178 (100%)
R 65 of 178 ~ 36.52%
G 66 of 178 ~ 37.08%
B 47 of 178 ~ 26.4'%

%36.52
%37.08
%26.4

CMYK color model

#41422F color CMYK value is (2,0,29,74).

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

CMYK: (2,0,29,74)
C2M0Y29K74 (2%, 0%, 29%, 74%)
(0.02 / 0.00 / 0.29 / 0.74)

CMYK percentages

%1.52
%0
%28.79
%74.12

Codes

Color #41422F in popluar color models

41 42 2F
RGB 65 66 47
HSL 63° 16.81% 22.16%
HSB/HSV 63° 28.79% 25.88%
CMYK 1.52% 0.00% 28.79%
74.12%

Color #41422F in popluar number systems.

HEX 41 42 2F
Decimal 65 66 47
Binary 1000001 1000010 101111
Octal 101 102 57

Shades and tints

Shades of #41422F

#41422F
(65,66,47)
#3C3C2B
(60,60,43)
#373627
(55,54,39)
#323023
(50,48,35)
#2D2A1F
(45,42,31)
#28241B
(40,36,27)
#231E17
(35,30,23)
#1E1813
(30,24,19)
#19120F
(25,18,15)
#140C0B
(20,12,11)
#0F0607
(15,6,7)
#000000
(0,0,0)

Tints of #41422F

#41422F
(65,66,47)
#525341
(82,83,65)
#636453
(99,100,83)
#747565
(116,117,101)
#858677
(133,134,119)
#969789
(150,151,137)
#A7A89B
(167,168,155)
#B8B9AD
(184,185,173)
#C9CABF
(201,202,191)
#DADBD1
(218,219,209)
#EBECE3
(235,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41422F; }

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

This text font color is #41422F.

Background Color

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

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

This div background color is #41422F.

Border color

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

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

This div border color is #41422F.

Opacity

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

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

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

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

This text has shadow with #41422F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41422F.

Preview

Color preview on black background

This text has color #41422F on black background.


Color preview on white background

This text has color #41422F on white background.


Black color preview on #41422F background

This text has black color on #41422F background.


White color preview on #41422F background

This text has white color on #41422F background.


Related colors

Complementary color

Complementary color for #hex is #BEBDD0.


I love getcolorcode.com

Triadic colors

1 #2F4142 and #422F41 with #41422F are triadic colors.

2 #2F4241 and #42412F with #41422F are triadic colors.