COLOR #390E38

HEX: #390E38 RGB: (57,14,56)

Color info

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

RGB color model

#390E38 color RGB value is (57,14,56).

RGB: (57,14,56) (22%, 5%, 22%)

RGB channels and saturation

R 57 of 255 = 22%
G 14 of 255 = 5%
B 56 of 255 = 22%

57
14
56

R + G + B ~ 16%. #390E38 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 14 + 56 = 127 (100%)
R 57 of 127 ~ 44.88%
G 14 of 127 ~ 11.02%
B 56 of 127 ~ 44.09'%

%44.88
%11.02
%44.09

CMYK color model

#390E38 color CMYK value is (0,75,2,78).

  • cyan value is 0.00%
  • magenta value is 75.44%
  • yellow value is 1.75%
  • key color value is 77.65%

CMYK: (0,75,2,78)
C0M75Y2K78 (0%, 75%, 2%, 78%)
(0.00 / 0.75 / 0.02 / 0.78)

CMYK percentages

%0
%75.44
%1.75
%77.65

Codes

Color #390E38 in popluar color models

39 0E 38
RGB 57 14 56
HSL 301° 60.56% 13.92%
HSB/HSV 301° 75.44% 22.35%
CMYK 0.00% 75.44% 1.75%
77.65%

Color #390E38 in popluar number systems.

HEX 39 0E 38
Decimal 57 14 56
Binary 111001 1110 111000
Octal 71 16 70

Shades and tints

Shades of #390E38

#390E38
(57,14,56)
#340D33
(52,13,51)
#2F0C2E
(47,12,46)
#2A0B29
(42,11,41)
#250A24
(37,10,36)
#20091F
(32,9,31)
#1B081A
(27,8,26)
#160715
(22,7,21)
#110610
(17,6,16)
#0C050B
(12,5,11)
#070406
(7,4,6)
#000000
(0,0,0)

Tints of #390E38

#390E38
(57,14,56)
#4B234A
(75,35,74)
#5D385C
(93,56,92)
#6F4D6E
(111,77,110)
#816280
(129,98,128)
#937792
(147,119,146)
#A58CA4
(165,140,164)
#B7A1B6
(183,161,182)
#C9B6C8
(201,182,200)
#DBCBDA
(219,203,218)
#EDE0EC
(237,224,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #390E38 color. Also use rgb(57,14,56) instead hex code.

Text Font Color

.myTextColor { color: #390E38; }

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

This text font color is #390E38.

Background Color

.myBgColor { background-color: #390E38; }

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

This div background color is #390E38.

Border color

.myBorderColor { border: 1px solid #390E38; }

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

This div border color is #390E38.

Opacity

.myOpacity80 { color: #390E38; opacity: 0.8; }

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

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

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

This text has shadow with #390E38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #390E38.

Preview

Color preview on black background

This text has color #390E38 on black background.


Color preview on white background

This text has color #390E38 on white background.


Black color preview on #390E38 background

This text has black color on #390E38 background.


White color preview on #390E38 background

This text has white color on #390E38 background.


Related colors

Complementary color

Complementary color for #hex is #C6F1C7.


I love getcolorcode.com

Triadic colors

1 #38390E and #0E3839 with #390E38 are triadic colors.

2 #380E39 and #0E3938 with #390E38 are triadic colors.