COLOR #390609

HEX: #390609 RGB: (57,6,9)

Color info

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

RGB color model

#390609 color RGB value is (57,6,9).

RGB: (57,6,9) (22%, 2%, 4%)

RGB channels and saturation

R 57 of 255 = 22%
G 6 of 255 = 2%
B 9 of 255 = 4%

57
6
9

R + G + B ~ 9%. #390609 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 6 + 9 = 72 (100%)
R 57 of 72 ~ 79.17%
G 6 of 72 ~ 8.33%
B 9 of 72 ~ 12.5'%

%79.17
%12.5

CMYK color model

#390609 color CMYK value is (0,89,84,78).

  • cyan value is 0.00%
  • magenta value is 89.47%
  • yellow value is 84.21%
  • key color value is 77.65%
CMYK: (0,89,84,78) C0M89Y84K78 (0%,89%,84%,78%) (0.00/0.89/0.84/0.78) 

CMYK percentages

%0
%89.47
%84.21
%77.65

Codes

Color #390609 in popluar color models

39 06 09
RGB 57 6 9
HSL 356° 80.95% 12.35%
HSB/HSV 356° 89.47% 22.35%
CMYK 0.00% 89.47% 84.21%
77.65%

Color #390609 in popluar number systems.

HEX 39 06 09
Decimal 57 6 9
Binary 111001 110 1001
Octal 71 6 11

Shades and tints

Shades of #390609

#390609
(57,6,9)
#340609
(52,6,9)
#2F0609
(47,6,9)
#2A0609
(42,6,9)
#250609
(37,6,9)
#200609
(32,6,9)
#1B0609
(27,6,9)
#160609
(22,6,9)
#110609
(17,6,9)
#0C0609
(12,6,9)
#070609
(7,6,9)
#000000
(0,0,0)

Tints of #390609

#390609
(57,6,9)
#4B1C1F
(75,28,31)
#5D3235
(93,50,53)
#6F484B
(111,72,75)
#815E61
(129,94,97)
#937477
(147,116,119)
#A58A8D
(165,138,141)
#B7A0A3
(183,160,163)
#C9B6B9
(201,182,185)
#DBCCCF
(219,204,207)
#EDE2E5
(237,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #390609; }

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

This text font color is #390609.

Background Color

.myBgColor { background-color: #390609; }

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

This div background color is #390609.

Border color

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

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

This div border color is #390609.

Opacity

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

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

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

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

This text has shadow with #390609 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #390609.

Preview

Color preview on black background

This text has color #390609 on black background.


Color preview on white background

This text has color #390609 on white background.


Black color preview on #390609 background

This text has black color on #390609 background.


White color preview on #390609 background

This text has white color on #390609 background.


Related colors

Complementary color

Complementary color for #hex is #C6F9F6.


I love getcolorcode.com

Triadic colors

1 #093906 and #060939 with #390609 are triadic colors.

2 #090639 and #063909 with #390609 are triadic colors.