COLOR #391006

HEX: #391006 RGB: (57,16,6)

Color info

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

RGB color model

#391006 color RGB value is (57,16,6).

RGB: (57,16,6) (22%, 6%, 2%)

RGB channels and saturation

R 57 of 255 = 22%
G 16 of 255 = 6%
B 6 of 255 = 2%

57
16
6

R + G + B ~ 10%. #391006 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 16 + 6 = 79 (100%)
R 57 of 79 ~ 72.15%
G 16 of 79 ~ 20.25%
B 6 of 79 ~ 7.59'%

%72.15
%20.25

CMYK color model

#391006 color CMYK value is (0,72,89,78).

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

CMYK: (0,72,89,78)
C0M72Y89K78 (0%, 72%, 89%, 78%)
(0.00 / 0.72 / 0.89 / 0.78)

CMYK percentages

%0
%71.93
%89.47
%77.65

Codes

Color #391006 in popluar color models

39 10 06
RGB 57 16 6
HSL 12° 80.95% 12.35%
HSB/HSV 12° 89.47% 22.35%
CMYK 0.00% 71.93% 89.47%
77.65%

Color #391006 in popluar number systems.

HEX 39 10 06
Decimal 57 16 6
Binary 111001 10000 110
Octal 71 20 6

Shades and tints

Shades of #391006

#391006
(57,16,6)
#340F06
(52,15,6)
#2F0E06
(47,14,6)
#2A0D06
(42,13,6)
#250C06
(37,12,6)
#200B06
(32,11,6)
#1B0A06
(27,10,6)
#160906
(22,9,6)
#110806
(17,8,6)
#0C0706
(12,7,6)
#070606
(7,6,6)
#000000
(0,0,0)

Tints of #391006

#391006
(57,16,6)
#4B251C
(75,37,28)
#5D3A32
(93,58,50)
#6F4F48
(111,79,72)
#81645E
(129,100,94)
#937974
(147,121,116)
#A58E8A
(165,142,138)
#B7A3A0
(183,163,160)
#C9B8B6
(201,184,182)
#DBCDCC
(219,205,204)
#EDE2E2
(237,226,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #391006; }

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

This text font color is #391006.

Background Color

.myBgColor { background-color: #391006; }

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

This div background color is #391006.

Border color

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

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

This div border color is #391006.

Opacity

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

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

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

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

This text has shadow with #391006 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #391006.

Preview

Color preview on black background

This text has color #391006 on black background.


Color preview on white background

This text has color #391006 on white background.


Black color preview on #391006 background

This text has black color on #391006 background.


White color preview on #391006 background

This text has white color on #391006 background.


Related colors

Complementary color

Complementary color for #hex is #C6EFF9.


I love getcolorcode.com

Triadic colors

1 #063910 and #100639 with #391006 are triadic colors.

2 #061039 and #103906 with #391006 are triadic colors.