COLOR #390429

HEX: #390429 RGB: (57,4,41)

Color info

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

RGB color model

#390429 color RGB value is (57,4,41).

RGB: (57,4,41) (22%, 2%, 16%)

RGB channels and saturation

R 57 of 255 = 22%
G 4 of 255 = 2%
B 41 of 255 = 16%

57
4
41

R + G + B ~ 13%. #390429 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 4 + 41 = 102 (100%)
R 57 of 102 ~ 55.88%
G 4 of 102 ~ 3.92%
B 41 of 102 ~ 40.2'%

%55.88
%40.2

CMYK color model

#390429 color CMYK value is (0,93,28,78).

  • cyan value is 0.00%
  • magenta value is 92.98%
  • yellow value is 28.07%
  • key color value is 77.65%
CMYK: (0,93,28,78) C0M93Y28K78 (0%,93%,28%,78%) (0.00/0.93/0.28/0.78) 

CMYK percentages

%0
%92.98
%28.07
%77.65

Codes

Color #390429 in popluar color models

39 04 29
RGB 57 4 41
HSL 318° 86.89% 11.96%
HSB/HSV 318° 92.98% 22.35%
CMYK 0.00% 92.98% 28.07%
77.65%

Color #390429 in popluar number systems.

HEX 39 04 29
Decimal 57 4 41
Binary 111001 100 101001
Octal 71 4 51

Shades and tints

Shades of #390429

#390429
(57,4,41)
#340426
(52,4,38)
#2F0423
(47,4,35)
#2A0420
(42,4,32)
#25041D
(37,4,29)
#20041A
(32,4,26)
#1B0417
(27,4,23)
#160414
(22,4,20)
#110411
(17,4,17)
#0C040E
(12,4,14)
#07040B
(7,4,11)
#000000
(0,0,0)

Tints of #390429

#390429
(57,4,41)
#4B1A3C
(75,26,60)
#5D304F
(93,48,79)
#6F4662
(111,70,98)
#815C75
(129,92,117)
#937288
(147,114,136)
#A5889B
(165,136,155)
#B79EAE
(183,158,174)
#C9B4C1
(201,180,193)
#DBCAD4
(219,202,212)
#EDE0E7
(237,224,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #390429; }

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

This text font color is #390429.

Background Color

.myBgColor { background-color: #390429; }

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

This div background color is #390429.

Border color

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

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

This div border color is #390429.

Opacity

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

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

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

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

This text has shadow with #390429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #390429.

Preview

Color preview on black background

This text has color #390429 on black background.


Color preview on white background

This text has color #390429 on white background.


Black color preview on #390429 background

This text has black color on #390429 background.


White color preview on #390429 background

This text has white color on #390429 background.


Related colors

Complementary color

Complementary color for #hex is #C6FBD6.


I love getcolorcode.com

Triadic colors

1 #293904 and #042939 with #390429 are triadic colors.

2 #290439 and #043929 with #390429 are triadic colors.