COLOR #392949

HEX: #392949 RGB: (57,41,73)

Color info

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

RGB color model

#392949 color RGB value is (57,41,73).

RGB: (57,41,73) (22%, 16%, 29%)

RGB channels and saturation

R 57 of 255 = 22%
G 41 of 255 = 16%
B 73 of 255 = 29%

57
41
73

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

Portions of RGB colors in percentages

R + G + B = 57 + 41 + 73 = 171 (100%)
R 57 of 171 ~ 33.33%
G 41 of 171 ~ 23.98%
B 73 of 171 ~ 42.69'%

%33.33
%23.98
%42.69

CMYK color model

#392949 color CMYK value is (22,44,0,71).

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

CMYK: (22,44,0,71)
C22M44Y0K71 (22%, 44%, 0%, 71%)
(0.22 / 0.44 / 0.00 / 0.71)

CMYK percentages

%21.92
%43.84
%0
%71.37

Codes

Color #392949 in popluar color models

39 29 49
RGB 57 41 73
HSL 270° 28.07% 22.35%
HSB/HSV 270° 43.84% 28.63%
CMYK 21.92% 43.84% 0.00%
71.37%

Color #392949 in popluar number systems.

HEX 39 29 49
Decimal 57 41 73
Binary 111001 101001 1001001
Octal 71 51 111

Shades and tints

Shades of #392949

#392949
(57,41,73)
#342643
(52,38,67)
#2F233D
(47,35,61)
#2A2037
(42,32,55)
#251D31
(37,29,49)
#201A2B
(32,26,43)
#1B1725
(27,23,37)
#16141F
(22,20,31)
#111119
(17,17,25)
#0C0E13
(12,14,19)
#070B0D
(7,11,13)
#000000
(0,0,0)

Tints of #392949

#392949
(57,41,73)
#4B3C59
(75,60,89)
#5D4F69
(93,79,105)
#6F6279
(111,98,121)
#817589
(129,117,137)
#938899
(147,136,153)
#A59BA9
(165,155,169)
#B7AEB9
(183,174,185)
#C9C1C9
(201,193,201)
#DBD4D9
(219,212,217)
#EDE7E9
(237,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #392949; }

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

This text font color is #392949.

Background Color

.myBgColor { background-color: #392949; }

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

This div background color is #392949.

Border color

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

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

This div border color is #392949.

Opacity

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

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

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

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

This text has shadow with #392949 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #392949.

Preview

Color preview on black background

This text has color #392949 on black background.


Color preview on white background

This text has color #392949 on white background.


Black color preview on #392949 background

This text has black color on #392949 background.


White color preview on #392949 background

This text has white color on #392949 background.


Related colors

Complementary color

Complementary color for #hex is #C6D6B6.


I love getcolorcode.com

Triadic colors

1 #493929 and #294939 with #392949 are triadic colors.

2 #492939 and #293949 with #392949 are triadic colors.