COLOR #413421

HEX: #413421 RGB: (65,52,33)

Color info

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

RGB color model

#413421 color RGB value is (65,52,33).

RGB: (65,52,33) (25%, 20%, 13%)

RGB channels and saturation

R 65 of 255 = 25%
G 52 of 255 = 20%
B 33 of 255 = 13%

65
52
33

R + G + B ~ 19%. #413421 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 52 + 33 = 150 (100%)
R 65 of 150 ~ 43.33%
G 52 of 150 ~ 34.67%
B 33 of 150 ~ 22'%

%43.33
%34.67
%22

CMYK color model

#413421 color CMYK value is (0,20,49,75).

  • cyan value is 0.00%
  • magenta value is 20.00%
  • yellow value is 49.23%
  • key color value is 74.51%

CMYK: (0,20,49,75)
C0M20Y49K75 (0%, 20%, 49%, 75%)
(0.00 / 0.20 / 0.49 / 0.75)

CMYK percentages

%0
%20
%49.23
%74.51

Codes

Color #413421 in popluar color models

41 34 21
RGB 65 52 33
HSL 36° 32.65% 19.22%
HSB/HSV 36° 49.23% 25.49%
CMYK 0.00% 20.00% 49.23%
74.51%

Color #413421 in popluar number systems.

HEX 41 34 21
Decimal 65 52 33
Binary 1000001 110100 100001
Octal 101 64 41

Shades and tints

Shades of #413421

#413421
(65,52,33)
#3C301E
(60,48,30)
#372C1B
(55,44,27)
#322818
(50,40,24)
#2D2415
(45,36,21)
#282012
(40,32,18)
#231C0F
(35,28,15)
#1E180C
(30,24,12)
#191409
(25,20,9)
#141006
(20,16,6)
#0F0C03
(15,12,3)
#000000
(0,0,0)

Tints of #413421

#413421
(65,52,33)
#524635
(82,70,53)
#635849
(99,88,73)
#746A5D
(116,106,93)
#857C71
(133,124,113)
#968E85
(150,142,133)
#A7A099
(167,160,153)
#B8B2AD
(184,178,173)
#C9C4C1
(201,196,193)
#DAD6D5
(218,214,213)
#EBE8E9
(235,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #413421 color. Also use rgb(65,52,33) instead hex code.

Text Font Color

.myTextColor { color: #413421; }

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

This text font color is #413421.

Background Color

.myBgColor { background-color: #413421; }

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

This div background color is #413421.

Border color

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

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

This div border color is #413421.

Opacity

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

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

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

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

This text has shadow with #413421 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413421.

Preview

Color preview on black background

This text has color #413421 on black background.


Color preview on white background

This text has color #413421 on white background.


Black color preview on #413421 background

This text has black color on #413421 background.


White color preview on #413421 background

This text has white color on #413421 background.


Related colors

Complementary color

Complementary color for #hex is #BECBDE.


I love getcolorcode.com

Triadic colors

1 #214134 and #342141 with #413421 are triadic colors.

2 #213441 and #344121 with #413421 are triadic colors.