COLOR #392646

HEX: #392646 RGB: (57,38,70)

Color info

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

RGB color model

#392646 color RGB value is (57,38,70).

RGB: (57,38,70) (22%, 15%, 27%)

RGB channels and saturation

R 57 of 255 = 22%
G 38 of 255 = 15%
B 70 of 255 = 27%

57
38
70

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

Portions of RGB colors in percentages

R + G + B = 57 + 38 + 70 = 165 (100%)
R 57 of 165 ~ 34.55%
G 38 of 165 ~ 23.03%
B 70 of 165 ~ 42.42'%

%34.55
%23.03
%42.42

CMYK color model

#392646 color CMYK value is (19,46,0,73).

  • cyan value is 18.57%
  • magenta value is 45.71%
  • yellow value is 0.00%
  • key color value is 72.55%
CMYK: (19,46,0,73) C19M46Y0K73 (19%,46%,0%,73%) (0.19/0.46/0.00/0.73) 

CMYK percentages

%18.57
%45.71
%0
%72.55

Codes

Color #392646 in popluar color models

39 26 46
RGB 57 38 70
HSL 276° 29.63% 21.18%
HSB/HSV 276° 45.71% 27.45%
CMYK 18.57% 45.71% 0.00%
72.55%

Color #392646 in popluar number systems.

HEX 39 26 46
Decimal 57 38 70
Binary 111001 100110 1000110
Octal 71 46 106

Shades and tints

Shades of #392646

#392646
(57,38,70)
#342340
(52,35,64)
#2F203A
(47,32,58)
#2A1D34
(42,29,52)
#251A2E
(37,26,46)
#201728
(32,23,40)
#1B1422
(27,20,34)
#16111C
(22,17,28)
#110E16
(17,14,22)
#0C0B10
(12,11,16)
#07080A
(7,8,10)
#000000
(0,0,0)

Tints of #392646

#392646
(57,38,70)
#4B3956
(75,57,86)
#5D4C66
(93,76,102)
#6F5F76
(111,95,118)
#817286
(129,114,134)
#938596
(147,133,150)
#A598A6
(165,152,166)
#B7ABB6
(183,171,182)
#C9BEC6
(201,190,198)
#DBD1D6
(219,209,214)
#EDE4E6
(237,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #392646; }

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

This text font color is #392646.

Background Color

.myBgColor { background-color: #392646; }

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

This div background color is #392646.

Border color

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

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

This div border color is #392646.

Opacity

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

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

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

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

This text has shadow with #392646 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #392646.

Preview

Color preview on black background

This text has color #392646 on black background.


Color preview on white background

This text has color #392646 on white background.


Black color preview on #392646 background

This text has black color on #392646 background.


White color preview on #392646 background

This text has white color on #392646 background.


Related colors

Complementary color

Complementary color for #hex is #C6D9B9.


I love getcolorcode.com

Triadic colors

1 #463926 and #264639 with #392646 are triadic colors.

2 #462639 and #263946 with #392646 are triadic colors.