COLOR #412720

HEX: #412720 RGB: (65,39,32)

Color info

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

RGB color model

#412720 color RGB value is (65,39,32).

RGB: (65,39,32) (25%, 15%, 13%)

RGB channels and saturation

R 65 of 255 = 25%
G 39 of 255 = 15%
B 32 of 255 = 13%

65
39
32

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

Portions of RGB colors in percentages

R + G + B = 65 + 39 + 32 = 136 (100%)
R 65 of 136 ~ 47.79%
G 39 of 136 ~ 28.68%
B 32 of 136 ~ 23.53'%

%47.79
%28.68
%23.53

CMYK color model

#412720 color CMYK value is (0,40,51,75).

  • cyan value is 0.00%
  • magenta value is 40.00%
  • yellow value is 50.77%
  • key color value is 74.51%

CMYK: (0,40,51,75)
C0M40Y51K75 (0%, 40%, 51%, 75%)
(0.00 / 0.40 / 0.51 / 0.75)

CMYK percentages

%0
%40
%50.77
%74.51

Codes

Color #412720 in popluar color models

41 27 20
RGB 65 39 32
HSL 13° 34.02% 19.02%
HSB/HSV 13° 50.77% 25.49%
CMYK 0.00% 40.00% 50.77%
74.51%

Color #412720 in popluar number systems.

HEX 41 27 20
Decimal 65 39 32
Binary 1000001 100111 100000
Octal 101 47 40

Shades and tints

Shades of #412720

#412720
(65,39,32)
#3C241E
(60,36,30)
#37211C
(55,33,28)
#321E1A
(50,30,26)
#2D1B18
(45,27,24)
#281816
(40,24,22)
#231514
(35,21,20)
#1E1212
(30,18,18)
#190F10
(25,15,16)
#140C0E
(20,12,14)
#0F090C
(15,9,12)
#000000
(0,0,0)

Tints of #412720

#412720
(65,39,32)
#523A34
(82,58,52)
#634D48
(99,77,72)
#74605C
(116,96,92)
#857370
(133,115,112)
#968684
(150,134,132)
#A79998
(167,153,152)
#B8ACAC
(184,172,172)
#C9BFC0
(201,191,192)
#DAD2D4
(218,210,212)
#EBE5E8
(235,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #412720 color. Also use rgb(65,39,32) instead hex code.

Text Font Color

.myTextColor { color: #412720; }

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

This text font color is #412720.

Background Color

.myBgColor { background-color: #412720; }

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

This div background color is #412720.

Border color

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

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

This div border color is #412720.

Opacity

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

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

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

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

This text has shadow with #412720 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #412720.

Preview

Color preview on black background

This text has color #412720 on black background.


Color preview on white background

This text has color #412720 on white background.


Black color preview on #412720 background

This text has black color on #412720 background.


White color preview on #412720 background

This text has white color on #412720 background.


Related colors

Complementary color

Complementary color for #hex is #BED8DF.


I love getcolorcode.com

Triadic colors

1 #204127 and #272041 with #412720 are triadic colors.

2 #202741 and #274120 with #412720 are triadic colors.