COLOR #390749

HEX: #390749 RGB: (57,7,73)

Color info

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

RGB color model

#390749 color RGB value is (57,7,73).

RGB: (57,7,73) (22%, 3%, 29%)

RGB channels and saturation

R 57 of 255 = 22%
G 7 of 255 = 3%
B 73 of 255 = 29%

57
7
73

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

Portions of RGB colors in percentages

R + G + B = 57 + 7 + 73 = 137 (100%)
R 57 of 137 ~ 41.61%
G 7 of 137 ~ 5.11%
B 73 of 137 ~ 53.28'%

%41.61
%53.28

CMYK color model

#390749 color CMYK value is (22,90,0,71).

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

CMYK: (22,90,0,71)
C22M90Y0K71 (22%, 90%, 0%, 71%)
(0.22 / 0.90 / 0.00 / 0.71)

CMYK percentages

%21.92
%90.41
%0
%71.37

Codes

Color #390749 in popluar color models

39 07 49
RGB 57 7 73
HSL 285° 82.50% 15.69%
HSB/HSV 285° 90.41% 28.63%
CMYK 21.92% 90.41% 0.00%
71.37%

Color #390749 in popluar number systems.

HEX 39 07 49
Decimal 57 7 73
Binary 111001 111 1001001
Octal 71 7 111

Shades and tints

Shades of #390749

#390749
(57,7,73)
#340743
(52,7,67)
#2F073D
(47,7,61)
#2A0737
(42,7,55)
#250731
(37,7,49)
#20072B
(32,7,43)
#1B0725
(27,7,37)
#16071F
(22,7,31)
#110719
(17,7,25)
#0C0713
(12,7,19)
#07070D
(7,7,13)
#000000
(0,0,0)

Tints of #390749

#390749
(57,7,73)
#4B1D59
(75,29,89)
#5D3369
(93,51,105)
#6F4979
(111,73,121)
#815F89
(129,95,137)
#937599
(147,117,153)
#A58BA9
(165,139,169)
#B7A1B9
(183,161,185)
#C9B7C9
(201,183,201)
#DBCDD9
(219,205,217)
#EDE3E9
(237,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #390749; }

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

This text font color is #390749.

Background Color

.myBgColor { background-color: #390749; }

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

This div background color is #390749.

Border color

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

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

This div border color is #390749.

Opacity

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

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

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

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

This text has shadow with #390749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #390749.

Preview

Color preview on black background

This text has color #390749 on black background.


Color preview on white background

This text has color #390749 on white background.


Black color preview on #390749 background

This text has black color on #390749 background.


White color preview on #390749 background

This text has white color on #390749 background.


Related colors

Complementary color

Complementary color for #hex is #C6F8B6.


I love getcolorcode.com

Triadic colors

1 #493907 and #074939 with #390749 are triadic colors.

2 #490739 and #073949 with #390749 are triadic colors.