COLOR #390436

HEX: #390436 RGB: (57,4,54)

Color info

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

RGB color model

#390436 color RGB value is (57,4,54).

RGB: (57,4,54) (22%, 2%, 21%)

RGB channels and saturation

R 57 of 255 = 22%
G 4 of 255 = 2%
B 54 of 255 = 21%

57
4
54

R + G + B ~ 15%. #390436 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 4 + 54 = 115 (100%)
R 57 of 115 ~ 49.57%
G 4 of 115 ~ 3.48%
B 54 of 115 ~ 46.96'%

%49.57
%46.96

CMYK color model

#390436 color CMYK value is (0,93,5,78).

  • cyan value is 0.00%
  • magenta value is 92.98%
  • yellow value is 5.26%
  • key color value is 77.65%

CMYK: (0,93,5,78)
C0M93Y5K78 (0%, 93%, 5%, 78%)
(0.00 / 0.93 / 0.05 / 0.78)

CMYK percentages

%0
%92.98
%5.26
%77.65

Codes

Color #390436 in popluar color models

39 04 36
RGB 57 4 54
HSL 303° 86.89% 11.96%
HSB/HSV 303° 92.98% 22.35%
CMYK 0.00% 92.98% 5.26%
77.65%

Color #390436 in popluar number systems.

HEX 39 04 36
Decimal 57 4 54
Binary 111001 100 110110
Octal 71 4 66

Shades and tints

Shades of #390436

#390436
(57,4,54)
#340432
(52,4,50)
#2F042E
(47,4,46)
#2A042A
(42,4,42)
#250426
(37,4,38)
#200422
(32,4,34)
#1B041E
(27,4,30)
#16041A
(22,4,26)
#110416
(17,4,22)
#0C0412
(12,4,18)
#07040E
(7,4,14)
#000000
(0,0,0)

Tints of #390436

#390436
(57,4,54)
#4B1A48
(75,26,72)
#5D305A
(93,48,90)
#6F466C
(111,70,108)
#815C7E
(129,92,126)
#937290
(147,114,144)
#A588A2
(165,136,162)
#B79EB4
(183,158,180)
#C9B4C6
(201,180,198)
#DBCAD8
(219,202,216)
#EDE0EA
(237,224,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #390436; }

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

This text font color is #390436.

Background Color

.myBgColor { background-color: #390436; }

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

This div background color is #390436.

Border color

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

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

This div border color is #390436.

Opacity

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

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

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

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

This text has shadow with #390436 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #390436.

Preview

Color preview on black background

This text has color #390436 on black background.


Color preview on white background

This text has color #390436 on white background.


Black color preview on #390436 background

This text has black color on #390436 background.


White color preview on #390436 background

This text has white color on #390436 background.


Related colors

Complementary color

Complementary color for #hex is #C6FBC9.


I love getcolorcode.com

Triadic colors

1 #363904 and #043639 with #390436 are triadic colors.

2 #360439 and #043936 with #390436 are triadic colors.