COLOR #391241

HEX: #391241 RGB: (57,18,65)

Color info

#391241 contains red, green and blue colors in about the same proportion. Web safe color of #391241 is #330033 (or #303).

RGB color model

#391241 color RGB value is (57,18,65).

RGB: (57,18,65) (22%, 7%, 25%)

RGB channels and saturation

R 57 of 255 = 22%
G 18 of 255 = 7%
B 65 of 255 = 25%

57
18
65

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

Portions of RGB colors in percentages

R + G + B = 57 + 18 + 65 = 140 (100%)
R 57 of 140 ~ 40.71%
G 18 of 140 ~ 12.86%
B 65 of 140 ~ 46.43'%

%40.71
%12.86
%46.43

CMYK color model

#391241 color CMYK value is (12,72,0,75).

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

CMYK: (12,72,0,75)
C12M72Y0K75 (12%, 72%, 0%, 75%)
(0.12 / 0.72 / 0.00 / 0.75)

CMYK percentages

%12.31
%72.31
%0
%74.51

Codes

Color #391241 in popluar color models

39 12 41
RGB 57 18 65
HSL 290° 56.63% 16.27%
HSB/HSV 290° 72.31% 25.49%
CMYK 12.31% 72.31% 0.00%
74.51%

Color #391241 in popluar number systems.

HEX 39 12 41
Decimal 57 18 65
Binary 111001 10010 1000001
Octal 71 22 101

Shades and tints

Shades of #391241

#391241
(57,18,65)
#34113C
(52,17,60)
#2F1037
(47,16,55)
#2A0F32
(42,15,50)
#250E2D
(37,14,45)
#200D28
(32,13,40)
#1B0C23
(27,12,35)
#160B1E
(22,11,30)
#110A19
(17,10,25)
#0C0914
(12,9,20)
#07080F
(7,8,15)
#000000
(0,0,0)

Tints of #391241

#391241
(57,18,65)
#4B2752
(75,39,82)
#5D3C63
(93,60,99)
#6F5174
(111,81,116)
#816685
(129,102,133)
#937B96
(147,123,150)
#A590A7
(165,144,167)
#B7A5B8
(183,165,184)
#C9BAC9
(201,186,201)
#DBCFDA
(219,207,218)
#EDE4EB
(237,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #391241; }

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

This text font color is #391241.

Background Color

.myBgColor { background-color: #391241; }

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

This div background color is #391241.

Border color

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

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

This div border color is #391241.

Opacity

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

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

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

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

This text has shadow with #391241 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #391241.

Preview

Color preview on black background

This text has color #391241 on black background.


Color preview on white background

This text has color #391241 on white background.


Black color preview on #391241 background

This text has black color on #391241 background.


White color preview on #391241 background

This text has white color on #391241 background.


Related colors

Complementary color

Complementary color for #hex is #C6EDBE.


I love getcolorcode.com

Triadic colors

1 #413912 and #124139 with #391241 are triadic colors.

2 #411239 and #123941 with #391241 are triadic colors.