COLOR #390551

HEX: #390551 RGB: (57,5,81)

Color info

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

RGB color model

#390551 color RGB value is (57,5,81).

RGB: (57,5,81) (22%, 2%, 32%)

RGB channels and saturation

R 57 of 255 = 22%
G 5 of 255 = 2%
B 81 of 255 = 32%

57
5
81

R + G + B ~ 19%. #390551 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 5 + 81 = 143 (100%)
R 57 of 143 ~ 39.86%
G 5 of 143 ~ 3.5%
B 81 of 143 ~ 56.64'%

%39.86
%56.64

CMYK color model

#390551 color CMYK value is (30,94,0,68).

  • cyan value is 29.63%
  • magenta value is 93.83%
  • yellow value is 0.00%
  • key color value is 68.24%
CMYK: (30,94,0,68) C30M94Y0K68 (30%,94%,0%,68%) (0.30/0.94/0.00/0.68) 

CMYK percentages

%29.63
%93.83
%0
%68.24

Codes

Color #390551 in popluar color models

39 05 51
RGB 57 5 81
HSL 281° 88.37% 16.86%
HSB/HSV 281° 93.83% 31.76%
CMYK 29.63% 93.83% 0.00%
68.24%

Color #390551 in popluar number systems.

HEX 39 05 51
Decimal 57 5 81
Binary 111001 101 1010001
Octal 71 5 121

Shades and tints

Shades of #390551

#390551
(57,5,81)
#34054A
(52,5,74)
#2F0543
(47,5,67)
#2A053C
(42,5,60)
#250535
(37,5,53)
#20052E
(32,5,46)
#1B0527
(27,5,39)
#160520
(22,5,32)
#110519
(17,5,25)
#0C0512
(12,5,18)
#07050B
(7,5,11)
#000000
(0,0,0)

Tints of #390551

#390551
(57,5,81)
#4B1B60
(75,27,96)
#5D316F
(93,49,111)
#6F477E
(111,71,126)
#815D8D
(129,93,141)
#93739C
(147,115,156)
#A589AB
(165,137,171)
#B79FBA
(183,159,186)
#C9B5C9
(201,181,201)
#DBCBD8
(219,203,216)
#EDE1E7
(237,225,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #390551 color. Also use rgb(57,5,81) instead hex code.

Text Font Color

.myTextColor { color: #390551; }

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

This text font color is #390551.

Background Color

.myBgColor { background-color: #390551; }

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

This div background color is #390551.

Border color

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

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

This div border color is #390551.

Opacity

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

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

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

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

This text has shadow with #390551 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #390551.

Preview

Color preview on black background

This text has color #390551 on black background.


Color preview on white background

This text has color #390551 on white background.


Black color preview on #390551 background

This text has black color on #390551 background.


White color preview on #390551 background

This text has white color on #390551 background.


Related colors

Complementary color

Complementary color for #hex is #C6FAAE.


I love getcolorcode.com

Triadic colors

1 #513905 and #055139 with #390551 are triadic colors.

2 #510539 and #053951 with #390551 are triadic colors.