COLOR #391013

HEX: #391013 RGB: (57,16,19)

Color info

#391013 contains red, green and blue colors in about the same proportion. Web safe color of #391013 is #330000 (or #300).

RGB color model

#391013 color RGB value is (57,16,19).

RGB: (57,16,19) (22%, 6%, 7%)

RGB channels and saturation

R 57 of 255 = 22%
G 16 of 255 = 6%
B 19 of 255 = 7%

57
16
19

R + G + B ~ 12%. #391013 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 16 + 19 = 92 (100%)
R 57 of 92 ~ 61.96%
G 16 of 92 ~ 17.39%
B 19 of 92 ~ 20.65'%

%61.96
%17.39
%20.65

CMYK color model

#391013 color CMYK value is (0,72,67,78).

  • cyan value is 0.00%
  • magenta value is 71.93%
  • yellow value is 66.67%
  • key color value is 77.65%

CMYK: (0,72,67,78)
C0M72Y67K78 (0%, 72%, 67%, 78%)
(0.00 / 0.72 / 0.67 / 0.78)

CMYK percentages

%0
%71.93
%66.67
%77.65

Codes

Color #391013 in popluar color models

39 10 13
RGB 57 16 19
HSL 356° 56.16% 14.31%
HSB/HSV 356° 71.93% 22.35%
CMYK 0.00% 71.93% 66.67%
77.65%

Color #391013 in popluar number systems.

HEX 39 10 13
Decimal 57 16 19
Binary 111001 10000 10011
Octal 71 20 23

Shades and tints

Shades of #391013

#391013
(57,16,19)
#340F12
(52,15,18)
#2F0E11
(47,14,17)
#2A0D10
(42,13,16)
#250C0F
(37,12,15)
#200B0E
(32,11,14)
#1B0A0D
(27,10,13)
#16090C
(22,9,12)
#11080B
(17,8,11)
#0C070A
(12,7,10)
#070609
(7,6,9)
#000000
(0,0,0)

Tints of #391013

#391013
(57,16,19)
#4B2528
(75,37,40)
#5D3A3D
(93,58,61)
#6F4F52
(111,79,82)
#816467
(129,100,103)
#93797C
(147,121,124)
#A58E91
(165,142,145)
#B7A3A6
(183,163,166)
#C9B8BB
(201,184,187)
#DBCDD0
(219,205,208)
#EDE2E5
(237,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #391013 color. Also use rgb(57,16,19) instead hex code.

Text Font Color

.myTextColor { color: #391013; }

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

This text font color is #391013.

Background Color

.myBgColor { background-color: #391013; }

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

This div background color is #391013.

Border color

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

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

This div border color is #391013.

Opacity

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

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

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

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

This text has shadow with #391013 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #391013.

Preview

Color preview on black background

This text has color #391013 on black background.


Color preview on white background

This text has color #391013 on white background.


Black color preview on #391013 background

This text has black color on #391013 background.


White color preview on #391013 background

This text has white color on #391013 background.


Related colors

Complementary color

Complementary color for #hex is #C6EFEC.


I love getcolorcode.com

Triadic colors

1 #133910 and #101339 with #391013 are triadic colors.

2 #131039 and #103913 with #391013 are triadic colors.