COLOR #413219

HEX: #413219 RGB: (65,50,25)

Color info

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

RGB color model

#413219 color RGB value is (65,50,25).

RGB: (65,50,25) (25%, 20%, 10%)

RGB channels and saturation

R 65 of 255 = 25%
G 50 of 255 = 20%
B 25 of 255 = 10%

65
50
25

R + G + B ~ 18%. #413219 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 50 + 25 = 140 (100%)
R 65 of 140 ~ 46.43%
G 50 of 140 ~ 35.71%
B 25 of 140 ~ 17.86'%

%46.43
%35.71
%17.86

CMYK color model

#413219 color CMYK value is (0,23,62,75).

  • cyan value is 0.00%
  • magenta value is 23.08%
  • yellow value is 61.54%
  • key color value is 74.51%
CMYK: (0,23,62,75) C0M23Y62K75 (0%,23%,62%,75%) (0.00/0.23/0.62/0.75) 

CMYK percentages

%0
%23.08
%61.54
%74.51

Codes

Color #413219 in popluar color models

41 32 19
RGB 65 50 25
HSL 38° 44.44% 17.65%
HSB/HSV 38° 61.54% 25.49%
CMYK 0.00% 23.08% 61.54%
74.51%

Color #413219 in popluar number systems.

HEX 41 32 19
Decimal 65 50 25
Binary 1000001 110010 11001
Octal 101 62 31

Shades and tints

Shades of #413219

#413219
(65,50,25)
#3C2E17
(60,46,23)
#372A15
(55,42,21)
#322613
(50,38,19)
#2D2211
(45,34,17)
#281E0F
(40,30,15)
#231A0D
(35,26,13)
#1E160B
(30,22,11)
#191209
(25,18,9)
#140E07
(20,14,7)
#0F0A05
(15,10,5)
#000000
(0,0,0)

Tints of #413219

#413219
(65,50,25)
#52442D
(82,68,45)
#635641
(99,86,65)
#746855
(116,104,85)
#857A69
(133,122,105)
#968C7D
(150,140,125)
#A79E91
(167,158,145)
#B8B0A5
(184,176,165)
#C9C2B9
(201,194,185)
#DAD4CD
(218,212,205)
#EBE6E1
(235,230,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #413219 color. Also use rgb(65,50,25) instead hex code.

Text Font Color

.myTextColor { color: #413219; }

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

This text font color is #413219.

Background Color

.myBgColor { background-color: #413219; }

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

This div background color is #413219.

Border color

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

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

This div border color is #413219.

Opacity

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

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

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

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

This text has shadow with #413219 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413219.

Preview

Color preview on black background

This text has color #413219 on black background.


Color preview on white background

This text has color #413219 on white background.


Black color preview on #413219 background

This text has black color on #413219 background.


White color preview on #413219 background

This text has white color on #413219 background.


Related colors

Complementary color

Complementary color for #hex is #BECDE6.


I love getcolorcode.com

Triadic colors

1 #194132 and #321941 with #413219 are triadic colors.

2 #193241 and #324119 with #413219 are triadic colors.