COLOR #392649

HEX: #392649 RGB: (57,38,73)

Color info

#392649 contains red, green and blue colors in about the same proportion. Web safe color of #392649 is #333333 (or #333).

RGB color model

#392649 color RGB value is (57,38,73).

RGB: (57,38,73) (22%, 15%, 29%)

RGB channels and saturation

R 57 of 255 = 22%
G 38 of 255 = 15%
B 73 of 255 = 29%

57
38
73

R + G + B ~ 22%. #392649 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 38 + 73 = 168 (100%)
R 57 of 168 ~ 33.93%
G 38 of 168 ~ 22.62%
B 73 of 168 ~ 43.45'%

%33.93
%22.62
%43.45

CMYK color model

#392649 color CMYK value is (22,48,0,71).

  • cyan value is 21.92%
  • magenta value is 47.95%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (22,48,0,71)
C22M48Y0K71 (22%, 48%, 0%, 71%)
(0.22 / 0.48 / 0.00 / 0.71)

CMYK percentages

%21.92
%47.95
%0
%71.37

Codes

Color #392649 in popluar color models

39 26 49
RGB 57 38 73
HSL 273° 31.53% 21.76%
HSB/HSV 273° 47.95% 28.63%
CMYK 21.92% 47.95% 0.00%
71.37%

Color #392649 in popluar number systems.

HEX 39 26 49
Decimal 57 38 73
Binary 111001 100110 1001001
Octal 71 46 111

Shades and tints

Shades of #392649

#392649
(57,38,73)
#342343
(52,35,67)
#2F203D
(47,32,61)
#2A1D37
(42,29,55)
#251A31
(37,26,49)
#20172B
(32,23,43)
#1B1425
(27,20,37)
#16111F
(22,17,31)
#110E19
(17,14,25)
#0C0B13
(12,11,19)
#07080D
(7,8,13)
#000000
(0,0,0)

Tints of #392649

#392649
(57,38,73)
#4B3959
(75,57,89)
#5D4C69
(93,76,105)
#6F5F79
(111,95,121)
#817289
(129,114,137)
#938599
(147,133,153)
#A598A9
(165,152,169)
#B7ABB9
(183,171,185)
#C9BEC9
(201,190,201)
#DBD1D9
(219,209,217)
#EDE4E9
(237,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #392649 color. Also use rgb(57,38,73) instead hex code.

Text Font Color

.myTextColor { color: #392649; }

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

This text font color is #392649.

Background Color

.myBgColor { background-color: #392649; }

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

This div background color is #392649.

Border color

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

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

This div border color is #392649.

Opacity

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

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

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

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

This text has shadow with #392649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #392649.

Preview

Color preview on black background

This text has color #392649 on black background.


Color preview on white background

This text has color #392649 on white background.


Black color preview on #392649 background

This text has black color on #392649 background.


White color preview on #392649 background

This text has white color on #392649 background.


Related colors

Complementary color

Complementary color for #hex is #C6D9B6.


I love getcolorcode.com

Triadic colors

1 #493926 and #264939 with #392649 are triadic colors.

2 #492639 and #263949 with #392649 are triadic colors.