COLOR #392741

HEX: #392741 RGB: (57,39,65)

Color info

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

RGB color model

#392741 color RGB value is (57,39,65).

RGB: (57,39,65) (22%, 15%, 25%)

RGB channels and saturation

R 57 of 255 = 22%
G 39 of 255 = 15%
B 65 of 255 = 25%

57
39
65

R + G + B ~ 21%. #392741 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 39 + 65 = 161 (100%)
R 57 of 161 ~ 35.4%
G 39 of 161 ~ 24.22%
B 65 of 161 ~ 40.37'%

%35.4
%24.22
%40.37

CMYK color model

#392741 color CMYK value is (12,40,0,75).

  • cyan value is 12.31%
  • magenta value is 40.00%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (12,40,0,75)
C12M40Y0K75 (12%, 40%, 0%, 75%)
(0.12 / 0.40 / 0.00 / 0.75)

CMYK percentages

%12.31
%40
%0
%74.51

Codes

Color #392741 in popluar color models

39 27 41
RGB 57 39 65
HSL 282° 25.00% 20.39%
HSB/HSV 282° 40.00% 25.49%
CMYK 12.31% 40.00% 0.00%
74.51%

Color #392741 in popluar number systems.

HEX 39 27 41
Decimal 57 39 65
Binary 111001 100111 1000001
Octal 71 47 101

Shades and tints

Shades of #392741

#392741
(57,39,65)
#34243C
(52,36,60)
#2F2137
(47,33,55)
#2A1E32
(42,30,50)
#251B2D
(37,27,45)
#201828
(32,24,40)
#1B1523
(27,21,35)
#16121E
(22,18,30)
#110F19
(17,15,25)
#0C0C14
(12,12,20)
#07090F
(7,9,15)
#000000
(0,0,0)

Tints of #392741

#392741
(57,39,65)
#4B3A52
(75,58,82)
#5D4D63
(93,77,99)
#6F6074
(111,96,116)
#817385
(129,115,133)
#938696
(147,134,150)
#A599A7
(165,153,167)
#B7ACB8
(183,172,184)
#C9BFC9
(201,191,201)
#DBD2DA
(219,210,218)
#EDE5EB
(237,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #392741 color. Also use rgb(57,39,65) instead hex code.

Text Font Color

.myTextColor { color: #392741; }

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

This text font color is #392741.

Background Color

.myBgColor { background-color: #392741; }

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

This div background color is #392741.

Border color

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

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

This div border color is #392741.

Opacity

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

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

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

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

This text has shadow with #392741 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #392741.

Preview

Color preview on black background

This text has color #392741 on black background.


Color preview on white background

This text has color #392741 on white background.


Black color preview on #392741 background

This text has black color on #392741 background.


White color preview on #392741 background

This text has white color on #392741 background.


Related colors

Complementary color

Complementary color for #hex is #C6D8BE.


I love getcolorcode.com

Triadic colors

1 #413927 and #274139 with #392741 are triadic colors.

2 #412739 and #273941 with #392741 are triadic colors.