COLOR #392D68

HEX: #392D68 RGB: (57,45,104)

Color info

#392D68 contains red, green and blue colors in about the same proportion. Web safe color of #392D68 is #333366 (or #336).

RGB color model

#392D68 color RGB value is (57,45,104).

RGB: (57,45,104) (22%, 18%, 41%)

RGB channels and saturation

R 57 of 255 = 22%
G 45 of 255 = 18%
B 104 of 255 = 41%

57
45
104

R + G + B ~ 27%. #392D68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 45 + 104 = 206 (100%)
R 57 of 206 ~ 27.67%
G 45 of 206 ~ 21.84%
B 104 of 206 ~ 50.49'%

%27.67
%21.84
%50.49

CMYK color model

#392D68 color CMYK value is (45,57,0,59).

  • cyan value is 45.19%
  • magenta value is 56.73%
  • yellow value is 0.00%
  • key color value is 59.22%
CMYK: (45,57,0,59) C45M57Y0K59 (45%,57%,0%,59%) (0.45/0.57/0.00/0.59) 

CMYK percentages

%45.19
%56.73
%0
%59.22

Codes

Color #392D68 in popluar color models

39 2D 68
RGB 57 45 104
HSL 252° 39.60% 29.22%
HSB/HSV 252° 56.73% 40.78%
CMYK 45.19% 56.73% 0.00%
59.22%

Color #392D68 in popluar number systems.

HEX 39 2D 68
Decimal 57 45 104
Binary 111001 101101 1101000
Octal 71 55 150

Shades and tints

Shades of #392D68

#392D68
(57,45,104)
#34295F
(52,41,95)
#2F2556
(47,37,86)
#2A214D
(42,33,77)
#251D44
(37,29,68)
#20193B
(32,25,59)
#1B1532
(27,21,50)
#161129
(22,17,41)
#110D20
(17,13,32)
#0C0917
(12,9,23)
#07050E
(7,5,14)
#000000
(0,0,0)

Tints of #392D68

#392D68
(57,45,104)
#4B4075
(75,64,117)
#5D5382
(93,83,130)
#6F668F
(111,102,143)
#81799C
(129,121,156)
#938CA9
(147,140,169)
#A59FB6
(165,159,182)
#B7B2C3
(183,178,195)
#C9C5D0
(201,197,208)
#DBD8DD
(219,216,221)
#EDEBEA
(237,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #392D68 color. Also use rgb(57,45,104) instead hex code.

Text Font Color

.myTextColor { color: #392D68; }

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

This text font color is #392D68.

Background Color

.myBgColor { background-color: #392D68; }

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

This div background color is #392D68.

Border color

.myBorderColor { border: 1px solid #392D68; }

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

This div border color is #392D68.

Opacity

.myOpacity80 { color: #392D68; opacity: 0.8; }

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

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

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

This text has shadow with #392D68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #392D68.

Preview

Color preview on black background

This text has color #392D68 on black background.


Color preview on white background

This text has color #392D68 on white background.


Black color preview on #392D68 background

This text has black color on #392D68 background.


White color preview on #392D68 background

This text has white color on #392D68 background.


Related colors

Complementary color

Complementary color for #hex is #C6D297.


I love getcolorcode.com

Triadic colors

1 #68392D and #2D6839 with #392D68 are triadic colors.

2 #682D39 and #2D3968 with #392D68 are triadic colors.