COLOR #390478

HEX: #390478 RGB: (57,4,120)

Color info

#390478 contains mainly blue color. Web safe color of #390478 is #330066 (or #306).

RGB color model

#390478 color RGB value is (57,4,120).

RGB: (57,4,120) (22%, 2%, 47%)

RGB channels and saturation

R 57 of 255 = 22%
G 4 of 255 = 2%
B 120 of 255 = 47%

57
4
120

R + G + B ~ 24%. #390478 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 4 + 120 = 181 (100%)
R 57 of 181 ~ 31.49%
G 4 of 181 ~ 2.21%
B 120 of 181 ~ 66.3'%

%31.49
%66.3

CMYK color model

#390478 color CMYK value is (53,97,0,53).

  • cyan value is 52.50%
  • magenta value is 96.67%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (53,97,0,53)
C53M97Y0K53 (53%, 97%, 0%, 53%)
(0.53 / 0.97 / 0.00 / 0.53)

CMYK percentages

%52.5
%96.67
%0
%52.94

Codes

Color #390478 in popluar color models

39 04 78
RGB 57 4 120
HSL 267° 93.55% 24.31%
HSB/HSV 267° 96.67% 47.06%
CMYK 52.50% 96.67% 0.00%
52.94%

Color #390478 in popluar number systems.

HEX 39 04 78
Decimal 57 4 120
Binary 111001 100 1111000
Octal 71 4 170

Shades and tints

Shades of #390478

#390478
(57,4,120)
#34046E
(52,4,110)
#2F0464
(47,4,100)
#2A045A
(42,4,90)
#250450
(37,4,80)
#200446
(32,4,70)
#1B043C
(27,4,60)
#160432
(22,4,50)
#110428
(17,4,40)
#0C041E
(12,4,30)
#070414
(7,4,20)
#000000
(0,0,0)

Tints of #390478

#390478
(57,4,120)
#4B1A84
(75,26,132)
#5D3090
(93,48,144)
#6F469C
(111,70,156)
#815CA8
(129,92,168)
#9372B4
(147,114,180)
#A588C0
(165,136,192)
#B79ECC
(183,158,204)
#C9B4D8
(201,180,216)
#DBCAE4
(219,202,228)
#EDE0F0
(237,224,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #390478; }

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

This text font color is #390478.

Background Color

.myBgColor { background-color: #390478; }

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

This div background color is #390478.

Border color

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

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

This div border color is #390478.

Opacity

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

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

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

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

This text has shadow with #390478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #390478.

Preview

Color preview on black background

This text has color #390478 on black background.


Color preview on white background

This text has color #390478 on white background.


Black color preview on #390478 background

This text has black color on #390478 background.


White color preview on #390478 background

This text has white color on #390478 background.


Related colors

Complementary color

Complementary color for #hex is #C6FB87.


I love getcolorcode.com

Triadic colors

1 #783904 and #047839 with #390478 are triadic colors.

2 #780439 and #043978 with #390478 are triadic colors.