COLOR #390A35

HEX: #390A35 RGB: (57,10,53)

Color info

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

RGB color model

#390A35 color RGB value is (57,10,53).

RGB: (57,10,53) (22%, 4%, 21%)

RGB channels and saturation

R 57 of 255 = 22%
G 10 of 255 = 4%
B 53 of 255 = 21%

57
10
53

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

Portions of RGB colors in percentages

R + G + B = 57 + 10 + 53 = 120 (100%)
R 57 of 120 ~ 47.5%
G 10 of 120 ~ 8.33%
B 53 of 120 ~ 44.17'%

%47.5
%44.17

CMYK color model

#390A35 color CMYK value is (0,82,7,78).

  • cyan value is 0.00%
  • magenta value is 82.46%
  • yellow value is 7.02%
  • key color value is 77.65%

CMYK: (0,82,7,78)
C0M82Y7K78 (0%, 82%, 7%, 78%)
(0.00 / 0.82 / 0.07 / 0.78)

CMYK percentages

%0
%82.46
%7.02
%77.65

Codes

Color #390A35 in popluar color models

39 0A 35
RGB 57 10 53
HSL 305° 70.15% 13.14%
HSB/HSV 305° 82.46% 22.35%
CMYK 0.00% 82.46% 7.02%
77.65%

Color #390A35 in popluar number systems.

HEX 39 0A 35
Decimal 57 10 53
Binary 111001 1010 110101
Octal 71 12 65

Shades and tints

Shades of #390A35

#390A35
(57,10,53)
#340A31
(52,10,49)
#2F0A2D
(47,10,45)
#2A0A29
(42,10,41)
#250A25
(37,10,37)
#200A21
(32,10,33)
#1B0A1D
(27,10,29)
#160A19
(22,10,25)
#110A15
(17,10,21)
#0C0A11
(12,10,17)
#070A0D
(7,10,13)
#000000
(0,0,0)

Tints of #390A35

#390A35
(57,10,53)
#4B2047
(75,32,71)
#5D3659
(93,54,89)
#6F4C6B
(111,76,107)
#81627D
(129,98,125)
#93788F
(147,120,143)
#A58EA1
(165,142,161)
#B7A4B3
(183,164,179)
#C9BAC5
(201,186,197)
#DBD0D7
(219,208,215)
#EDE6E9
(237,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #390A35 color. Also use rgb(57,10,53) instead hex code.

Text Font Color

.myTextColor { color: #390A35; }

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

This text font color is #390A35.

Background Color

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

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

This div background color is #390A35.

Border color

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

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

This div border color is #390A35.

Opacity

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

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

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

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

This text has shadow with #390A35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #390A35.

Preview

Color preview on black background

This text has color #390A35 on black background.


Color preview on white background

This text has color #390A35 on white background.


Black color preview on #390A35 background

This text has black color on #390A35 background.


White color preview on #390A35 background

This text has white color on #390A35 background.


Related colors

Complementary color

Complementary color for #hex is #C6F5CA.


I love getcolorcode.com

Triadic colors

1 #35390A and #0A3539 with #390A35 are triadic colors.

2 #350A39 and #0A3935 with #390A35 are triadic colors.