COLOR #390649

HEX: #390649 RGB: (57,6,73)

Color info

#390649 contains mainly red and blue colors. Web safe color of #390649 is #330033 (or #303).

RGB color model

#390649 color RGB value is (57,6,73).

RGB: (57,6,73) (22%, 2%, 29%)

RGB channels and saturation

R 57 of 255 = 22%
G 6 of 255 = 2%
B 73 of 255 = 29%

57
6
73

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

Portions of RGB colors in percentages

R + G + B = 57 + 6 + 73 = 136 (100%)
R 57 of 136 ~ 41.91%
G 6 of 136 ~ 4.41%
B 73 of 136 ~ 53.68'%

%41.91
%53.68

CMYK color model

#390649 color CMYK value is (22,92,0,71).

  • cyan value is 21.92%
  • magenta value is 91.78%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (22,92,0,71)
C22M92Y0K71 (22%, 92%, 0%, 71%)
(0.22 / 0.92 / 0.00 / 0.71)

CMYK percentages

%21.92
%91.78
%0
%71.37

Codes

Color #390649 in popluar color models

39 06 49
RGB 57 6 73
HSL 286° 84.81% 15.49%
HSB/HSV 286° 91.78% 28.63%
CMYK 21.92% 91.78% 0.00%
71.37%

Color #390649 in popluar number systems.

HEX 39 06 49
Decimal 57 6 73
Binary 111001 110 1001001
Octal 71 6 111

Shades and tints

Shades of #390649

#390649
(57,6,73)
#340643
(52,6,67)
#2F063D
(47,6,61)
#2A0637
(42,6,55)
#250631
(37,6,49)
#20062B
(32,6,43)
#1B0625
(27,6,37)
#16061F
(22,6,31)
#110619
(17,6,25)
#0C0613
(12,6,19)
#07060D
(7,6,13)
#000000
(0,0,0)

Tints of #390649

#390649
(57,6,73)
#4B1C59
(75,28,89)
#5D3269
(93,50,105)
#6F4879
(111,72,121)
#815E89
(129,94,137)
#937499
(147,116,153)
#A58AA9
(165,138,169)
#B7A0B9
(183,160,185)
#C9B6C9
(201,182,201)
#DBCCD9
(219,204,217)
#EDE2E9
(237,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #390649; }

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

This text font color is #390649.

Background Color

.myBgColor { background-color: #390649; }

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

This div background color is #390649.

Border color

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

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

This div border color is #390649.

Opacity

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

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

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

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

This text has shadow with #390649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #390649.

Preview

Color preview on black background

This text has color #390649 on black background.


Color preview on white background

This text has color #390649 on white background.


Black color preview on #390649 background

This text has black color on #390649 background.


White color preview on #390649 background

This text has white color on #390649 background.


Related colors

Complementary color

Complementary color for #hex is #C6F9B6.


I love getcolorcode.com

Triadic colors

1 #493906 and #064939 with #390649 are triadic colors.

2 #490639 and #063949 with #390649 are triadic colors.