COLOR #390443

HEX: #390443 RGB: (57,4,67)

Color info

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

RGB color model

#390443 color RGB value is (57,4,67).

RGB: (57,4,67) (22%, 2%, 26%)

RGB channels and saturation

R 57 of 255 = 22%
G 4 of 255 = 2%
B 67 of 255 = 26%

57
4
67

R + G + B ~ 17%. #390443 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 4 + 67 = 128 (100%)
R 57 of 128 ~ 44.53%
G 4 of 128 ~ 3.13%
B 67 of 128 ~ 52.34'%

%44.53
%52.34

CMYK color model

#390443 color CMYK value is (15,94,0,74).

  • cyan value is 14.93%
  • magenta value is 94.03%
  • yellow value is 0.00%
  • key color value is 73.73%

CMYK: (15,94,0,74)
C15M94Y0K74 (15%, 94%, 0%, 74%)
(0.15 / 0.94 / 0.00 / 0.74)

CMYK percentages

%14.93
%94.03
%0
%73.73

Codes

Color #390443 in popluar color models

39 04 43
RGB 57 4 67
HSL 290° 88.73% 13.92%
HSB/HSV 290° 94.03% 26.27%
CMYK 14.93% 94.03% 0.00%
73.73%

Color #390443 in popluar number systems.

HEX 39 04 43
Decimal 57 4 67
Binary 111001 100 1000011
Octal 71 4 103

Shades and tints

Shades of #390443

#390443
(57,4,67)
#34043D
(52,4,61)
#2F0437
(47,4,55)
#2A0431
(42,4,49)
#25042B
(37,4,43)
#200425
(32,4,37)
#1B041F
(27,4,31)
#160419
(22,4,25)
#110413
(17,4,19)
#0C040D
(12,4,13)
#070407
(7,4,7)
#000000
(0,0,0)

Tints of #390443

#390443
(57,4,67)
#4B1A54
(75,26,84)
#5D3065
(93,48,101)
#6F4676
(111,70,118)
#815C87
(129,92,135)
#937298
(147,114,152)
#A588A9
(165,136,169)
#B79EBA
(183,158,186)
#C9B4CB
(201,180,203)
#DBCADC
(219,202,220)
#EDE0ED
(237,224,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #390443; }

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

This text font color is #390443.

Background Color

.myBgColor { background-color: #390443; }

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

This div background color is #390443.

Border color

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

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

This div border color is #390443.

Opacity

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

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

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

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

This text has shadow with #390443 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #390443.

Preview

Color preview on black background

This text has color #390443 on black background.


Color preview on white background

This text has color #390443 on white background.


Black color preview on #390443 background

This text has black color on #390443 background.


White color preview on #390443 background

This text has white color on #390443 background.


Related colors

Complementary color

Complementary color for #hex is #C6FBBC.


I love getcolorcode.com

Triadic colors

1 #433904 and #044339 with #390443 are triadic colors.

2 #430439 and #043943 with #390443 are triadic colors.