COLOR #390620

HEX: #390620 RGB: (57,6,32)

Color info

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

RGB color model

#390620 color RGB value is (57,6,32).

RGB: (57,6,32) (22%, 2%, 13%)

RGB channels and saturation

R 57 of 255 = 22%
G 6 of 255 = 2%
B 32 of 255 = 13%

57
6
32

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

Portions of RGB colors in percentages

R + G + B = 57 + 6 + 32 = 95 (100%)
R 57 of 95 ~ 60%
G 6 of 95 ~ 6.32%
B 32 of 95 ~ 33.68'%

%60
%33.68

CMYK color model

#390620 color CMYK value is (0,89,44,78).

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

CMYK: (0,89,44,78)
C0M89Y44K78 (0%, 89%, 44%, 78%)
(0.00 / 0.89 / 0.44 / 0.78)

CMYK percentages

%0
%89.47
%43.86
%77.65

Codes

Color #390620 in popluar color models

39 06 20
RGB 57 6 32
HSL 329° 80.95% 12.35%
HSB/HSV 329° 89.47% 22.35%
CMYK 0.00% 89.47% 43.86%
77.65%

Color #390620 in popluar number systems.

HEX 39 06 20
Decimal 57 6 32
Binary 111001 110 100000
Octal 71 6 40

Shades and tints

Shades of #390620

#390620
(57,6,32)
#34061E
(52,6,30)
#2F061C
(47,6,28)
#2A061A
(42,6,26)
#250618
(37,6,24)
#200616
(32,6,22)
#1B0614
(27,6,20)
#160612
(22,6,18)
#110610
(17,6,16)
#0C060E
(12,6,14)
#07060C
(7,6,12)
#000000
(0,0,0)

Tints of #390620

#390620
(57,6,32)
#4B1C34
(75,28,52)
#5D3248
(93,50,72)
#6F485C
(111,72,92)
#815E70
(129,94,112)
#937484
(147,116,132)
#A58A98
(165,138,152)
#B7A0AC
(183,160,172)
#C9B6C0
(201,182,192)
#DBCCD4
(219,204,212)
#EDE2E8
(237,226,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #390620; }

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

This text font color is #390620.

Background Color

.myBgColor { background-color: #390620; }

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

This div background color is #390620.

Border color

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

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

This div border color is #390620.

Opacity

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

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

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

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

This text has shadow with #390620 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #390620.

Preview

Color preview on black background

This text has color #390620 on black background.


Color preview on white background

This text has color #390620 on white background.


Black color preview on #390620 background

This text has black color on #390620 background.


White color preview on #390620 background

This text has white color on #390620 background.


Related colors

Complementary color

Complementary color for #hex is #C6F9DF.


I love getcolorcode.com

Triadic colors

1 #203906 and #062039 with #390620 are triadic colors.

2 #200639 and #063920 with #390620 are triadic colors.