COLOR #390136

HEX: #390136 RGB: (57,1,54)

Color info

#390136 contains red, green and blue colors in about the same proportion. Web safe color of #390136 is #330033 (or #303).

RGB color model

#390136 color RGB value is (57,1,54).

RGB: (57,1,54) (22%, 0%, 21%)

RGB channels and saturation

R 57 of 255 = 22%
G 1 of 255 = 0%
B 54 of 255 = 21%

57
1
54

R + G + B ~ 14%. #390136 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 1 + 54 = 112 (100%)
R 57 of 112 ~ 50.89%
G 1 of 112 ~ 0.89%
B 54 of 112 ~ 48.21'%

%50.89
%48.21

CMYK color model

#390136 color CMYK value is (0,98,5,78).

  • cyan value is 0.00%
  • magenta value is 98.25%
  • yellow value is 5.26%
  • key color value is 77.65%
CMYK: (0,98,5,78) C0M98Y5K78 (0%,98%,5%,78%) (0.00/0.98/0.05/0.78) 

CMYK percentages

%0
%98.25
%5.26
%77.65

Codes

Color #390136 in popluar color models

39 01 36
RGB 57 1 54
HSL 303° 96.55% 11.37%
HSB/HSV 303° 98.25% 22.35%
CMYK 0.00% 98.25% 5.26%
77.65%

Color #390136 in popluar number systems.

HEX 39 01 36
Decimal 57 1 54
Binary 111001 1 110110
Octal 71 1 66

Shades and tints

Shades of #390136

#390136
(57,1,54)
#340132
(52,1,50)
#2F012E
(47,1,46)
#2A012A
(42,1,42)
#250126
(37,1,38)
#200122
(32,1,34)
#1B011E
(27,1,30)
#16011A
(22,1,26)
#110116
(17,1,22)
#0C0112
(12,1,18)
#07010E
(7,1,14)
#000000
(0,0,0)

Tints of #390136

#390136
(57,1,54)
#4B1848
(75,24,72)
#5D2F5A
(93,47,90)
#6F466C
(111,70,108)
#815D7E
(129,93,126)
#937490
(147,116,144)
#A58BA2
(165,139,162)
#B7A2B4
(183,162,180)
#C9B9C6
(201,185,198)
#DBD0D8
(219,208,216)
#EDE7EA
(237,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #390136 color. Also use rgb(57,1,54) instead hex code.

Text Font Color

.myTextColor { color: #390136; }

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

This text font color is #390136.

Background Color

.myBgColor { background-color: #390136; }

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

This div background color is #390136.

Border color

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

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

This div border color is #390136.

Opacity

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

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

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

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

This text has shadow with #390136 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #390136.

Preview

Color preview on black background

This text has color #390136 on black background.


Color preview on white background

This text has color #390136 on white background.


Black color preview on #390136 background

This text has black color on #390136 background.


White color preview on #390136 background

This text has white color on #390136 background.


Related colors

Complementary color

Complementary color for #hex is #C6FEC9.


I love getcolorcode.com

Triadic colors

1 #363901 and #013639 with #390136 are triadic colors.

2 #360139 and #013936 with #390136 are triadic colors.