COLOR #412634

HEX: #412634 RGB: (65,38,52)

Color info

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

RGB color model

#412634 color RGB value is (65,38,52).

RGB: (65,38,52) (25%, 15%, 20%)

RGB channels and saturation

R 65 of 255 = 25%
G 38 of 255 = 15%
B 52 of 255 = 20%

65
38
52

R + G + B ~ 20%. #412634 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 38 + 52 = 155 (100%)
R 65 of 155 ~ 41.94%
G 38 of 155 ~ 24.52%
B 52 of 155 ~ 33.55'%

%41.94
%24.52
%33.55

CMYK color model

#412634 color CMYK value is (0,42,20,75).

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

CMYK: (0,42,20,75)
C0M42Y20K75 (0%, 42%, 20%, 75%)
(0.00 / 0.42 / 0.20 / 0.75)

CMYK percentages

%0
%41.54
%20
%74.51

Codes

Color #412634 in popluar color models

41 26 34
RGB 65 38 52
HSL 329° 26.21% 20.20%
HSB/HSV 329° 41.54% 25.49%
CMYK 0.00% 41.54% 20.00%
74.51%

Color #412634 in popluar number systems.

HEX 41 26 34
Decimal 65 38 52
Binary 1000001 100110 110100
Octal 101 46 64

Shades and tints

Shades of #412634

#412634
(65,38,52)
#3C2330
(60,35,48)
#37202C
(55,32,44)
#321D28
(50,29,40)
#2D1A24
(45,26,36)
#281720
(40,23,32)
#23141C
(35,20,28)
#1E1118
(30,17,24)
#190E14
(25,14,20)
#140B10
(20,11,16)
#0F080C
(15,8,12)
#000000
(0,0,0)

Tints of #412634

#412634
(65,38,52)
#523946
(82,57,70)
#634C58
(99,76,88)
#745F6A
(116,95,106)
#85727C
(133,114,124)
#96858E
(150,133,142)
#A798A0
(167,152,160)
#B8ABB2
(184,171,178)
#C9BEC4
(201,190,196)
#DAD1D6
(218,209,214)
#EBE4E8
(235,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #412634; }

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

This text font color is #412634.

Background Color

.myBgColor { background-color: #412634; }

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

This div background color is #412634.

Border color

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

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

This div border color is #412634.

Opacity

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

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

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

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

This text has shadow with #412634 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #412634.

Preview

Color preview on black background

This text has color #412634 on black background.


Color preview on white background

This text has color #412634 on white background.


Black color preview on #412634 background

This text has black color on #412634 background.


White color preview on #412634 background

This text has white color on #412634 background.


Related colors

Complementary color

Complementary color for #hex is #BED9CB.


I love getcolorcode.com

Triadic colors

1 #344126 and #263441 with #412634 are triadic colors.

2 #342641 and #264134 with #412634 are triadic colors.