COLOR #413019

HEX: #413019 RGB: (65,48,25)

Color info

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

RGB color model

#413019 color RGB value is (65,48,25).

RGB: (65,48,25) (25%, 19%, 10%)

RGB channels and saturation

R 65 of 255 = 25%
G 48 of 255 = 19%
B 25 of 255 = 10%

65
48
25

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

Portions of RGB colors in percentages

R + G + B = 65 + 48 + 25 = 138 (100%)
R 65 of 138 ~ 47.1%
G 48 of 138 ~ 34.78%
B 25 of 138 ~ 18.12'%

%47.1
%34.78
%18.12

CMYK color model

#413019 color CMYK value is (0,26,62,75).

  • cyan value is 0.00%
  • magenta value is 26.15%
  • yellow value is 61.54%
  • key color value is 74.51%

CMYK: (0,26,62,75)
C0M26Y62K75 (0%, 26%, 62%, 75%)
(0.00 / 0.26 / 0.62 / 0.75)

CMYK percentages

%0
%26.15
%61.54
%74.51

Codes

Color #413019 in popluar color models

41 30 19
RGB 65 48 25
HSL 35° 44.44% 17.65%
HSB/HSV 35° 61.54% 25.49%
CMYK 0.00% 26.15% 61.54%
74.51%

Color #413019 in popluar number systems.

HEX 41 30 19
Decimal 65 48 25
Binary 1000001 110000 11001
Octal 101 60 31

Shades and tints

Shades of #413019

#413019
(65,48,25)
#3C2C17
(60,44,23)
#372815
(55,40,21)
#322413
(50,36,19)
#2D2011
(45,32,17)
#281C0F
(40,28,15)
#23180D
(35,24,13)
#1E140B
(30,20,11)
#191009
(25,16,9)
#140C07
(20,12,7)
#0F0805
(15,8,5)
#000000
(0,0,0)

Tints of #413019

#413019
(65,48,25)
#52422D
(82,66,45)
#635441
(99,84,65)
#746655
(116,102,85)
#857869
(133,120,105)
#968A7D
(150,138,125)
#A79C91
(167,156,145)
#B8AEA5
(184,174,165)
#C9C0B9
(201,192,185)
#DAD2CD
(218,210,205)
#EBE4E1
(235,228,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #413019; }

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

This text font color is #413019.

Background Color

.myBgColor { background-color: #413019; }

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

This div background color is #413019.

Border color

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

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

This div border color is #413019.

Opacity

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

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

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

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

This text has shadow with #413019 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413019.

Preview

Color preview on black background

This text has color #413019 on black background.


Color preview on white background

This text has color #413019 on white background.


Black color preview on #413019 background

This text has black color on #413019 background.


White color preview on #413019 background

This text has white color on #413019 background.


Related colors

Complementary color

Complementary color for #hex is #BECFE6.


I love getcolorcode.com

Triadic colors

1 #194130 and #301941 with #413019 are triadic colors.

2 #193041 and #304119 with #413019 are triadic colors.