COLOR #412739

HEX: #412739 RGB: (65,39,57)

Color info

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

RGB color model

#412739 color RGB value is (65,39,57).

RGB: (65,39,57) (25%, 15%, 22%)

RGB channels and saturation

R 65 of 255 = 25%
G 39 of 255 = 15%
B 57 of 255 = 22%

65
39
57

R + G + B ~ 21%. #412739 is dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 39 + 57 = 161 (100%)
R 65 of 161 ~ 40.37%
G 39 of 161 ~ 24.22%
B 57 of 161 ~ 35.4'%

%40.37
%24.22
%35.4

CMYK color model

#412739 color CMYK value is (0,40,12,75).

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

CMYK: (0,40,12,75)
C0M40Y12K75 (0%, 40%, 12%, 75%)
(0.00 / 0.40 / 0.12 / 0.75)

CMYK percentages

%0
%40
%12.31
%74.51

Codes

Color #412739 in popluar color models

41 27 39
RGB 65 39 57
HSL 318° 25.00% 20.39%
HSB/HSV 318° 40.00% 25.49%
CMYK 0.00% 40.00% 12.31%
74.51%

Color #412739 in popluar number systems.

HEX 41 27 39
Decimal 65 39 57
Binary 1000001 100111 111001
Octal 101 47 71

Shades and tints

Shades of #412739

#412739
(65,39,57)
#3C2434
(60,36,52)
#37212F
(55,33,47)
#321E2A
(50,30,42)
#2D1B25
(45,27,37)
#281820
(40,24,32)
#23151B
(35,21,27)
#1E1216
(30,18,22)
#190F11
(25,15,17)
#140C0C
(20,12,12)
#0F0907
(15,9,7)
#000000
(0,0,0)

Tints of #412739

#412739
(65,39,57)
#523A4B
(82,58,75)
#634D5D
(99,77,93)
#74606F
(116,96,111)
#857381
(133,115,129)
#968693
(150,134,147)
#A799A5
(167,153,165)
#B8ACB7
(184,172,183)
#C9BFC9
(201,191,201)
#DAD2DB
(218,210,219)
#EBE5ED
(235,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #412739; }

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

This text font color is #412739.

Background Color

.myBgColor { background-color: #412739; }

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

This div background color is #412739.

Border color

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

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

This div border color is #412739.

Opacity

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

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

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

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

This text has shadow with #412739 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #412739.

Preview

Color preview on black background

This text has color #412739 on black background.


Color preview on white background

This text has color #412739 on white background.


Black color preview on #412739 background

This text has black color on #412739 background.


White color preview on #412739 background

This text has white color on #412739 background.


Related colors

Complementary color

Complementary color for #hex is #BED8C6.


I love getcolorcode.com

Triadic colors

1 #394127 and #273941 with #412739 are triadic colors.

2 #392741 and #274139 with #412739 are triadic colors.