COLOR #390459

HEX: #390459 RGB: (57,4,89)

Color info

#390459 contains mainly red and blue colors. Web safe color of #390459 is #330066 (or #306).

RGB color model

#390459 color RGB value is (57,4,89).

RGB: (57,4,89) (22%, 2%, 35%)

RGB channels and saturation

R 57 of 255 = 22%
G 4 of 255 = 2%
B 89 of 255 = 35%

57
4
89

R + G + B ~ 20%. #390459 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 4 + 89 = 150 (100%)
R 57 of 150 ~ 38%
G 4 of 150 ~ 2.67%
B 89 of 150 ~ 59.33'%

%38
%59.33

CMYK color model

#390459 color CMYK value is (36,96,0,65).

  • cyan value is 35.96%
  • magenta value is 95.51%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (36,96,0,65)
C36M96Y0K65 (36%, 96%, 0%, 65%)
(0.36 / 0.96 / 0.00 / 0.65)

CMYK percentages

%35.96
%95.51
%0
%65.1

Codes

Color #390459 in popluar color models

39 04 59
RGB 57 4 89
HSL 277° 91.40% 18.24%
HSB/HSV 277° 95.51% 34.90%
CMYK 35.96% 95.51% 0.00%
65.10%

Color #390459 in popluar number systems.

HEX 39 04 59
Decimal 57 4 89
Binary 111001 100 1011001
Octal 71 4 131

Shades and tints

Shades of #390459

#390459
(57,4,89)
#340451
(52,4,81)
#2F0449
(47,4,73)
#2A0441
(42,4,65)
#250439
(37,4,57)
#200431
(32,4,49)
#1B0429
(27,4,41)
#160421
(22,4,33)
#110419
(17,4,25)
#0C0411
(12,4,17)
#070409
(7,4,9)
#000000
(0,0,0)

Tints of #390459

#390459
(57,4,89)
#4B1A68
(75,26,104)
#5D3077
(93,48,119)
#6F4686
(111,70,134)
#815C95
(129,92,149)
#9372A4
(147,114,164)
#A588B3
(165,136,179)
#B79EC2
(183,158,194)
#C9B4D1
(201,180,209)
#DBCAE0
(219,202,224)
#EDE0EF
(237,224,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #390459 color. Also use rgb(57,4,89) instead hex code.

Text Font Color

.myTextColor { color: #390459; }

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

This text font color is #390459.

Background Color

.myBgColor { background-color: #390459; }

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

This div background color is #390459.

Border color

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

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

This div border color is #390459.

Opacity

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

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

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

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

This text has shadow with #390459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #390459.

Preview

Color preview on black background

This text has color #390459 on black background.


Color preview on white background

This text has color #390459 on white background.


Black color preview on #390459 background

This text has black color on #390459 background.


White color preview on #390459 background

This text has white color on #390459 background.


Related colors

Complementary color

Complementary color for #hex is #C6FBA6.


I love getcolorcode.com

Triadic colors

1 #593904 and #045939 with #390459 are triadic colors.

2 #590439 and #043959 with #390459 are triadic colors.