COLOR #392958

HEX: #392958 RGB: (57,41,88)

Color info

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

RGB color model

#392958 color RGB value is (57,41,88).

RGB: (57,41,88) (22%, 16%, 35%)

RGB channels and saturation

R 57 of 255 = 22%
G 41 of 255 = 16%
B 88 of 255 = 35%

57
41
88

R + G + B ~ 24%. #392958 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 41 + 88 = 186 (100%)
R 57 of 186 ~ 30.65%
G 41 of 186 ~ 22.04%
B 88 of 186 ~ 47.31'%

%30.65
%22.04
%47.31

CMYK color model

#392958 color CMYK value is (35,53,0,65).

  • cyan value is 35.23%
  • magenta value is 53.41%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (35,53,0,65)
C35M53Y0K65 (35%, 53%, 0%, 65%)
(0.35 / 0.53 / 0.00 / 0.65)

CMYK percentages

%35.23
%53.41
%0
%65.49

Codes

Color #392958 in popluar color models

39 29 58
RGB 57 41 88
HSL 260° 36.43% 25.29%
HSB/HSV 260° 53.41% 34.51%
CMYK 35.23% 53.41% 0.00%
65.49%

Color #392958 in popluar number systems.

HEX 39 29 58
Decimal 57 41 88
Binary 111001 101001 1011000
Octal 71 51 130

Shades and tints

Shades of #392958

#392958
(57,41,88)
#342650
(52,38,80)
#2F2348
(47,35,72)
#2A2040
(42,32,64)
#251D38
(37,29,56)
#201A30
(32,26,48)
#1B1728
(27,23,40)
#161420
(22,20,32)
#111118
(17,17,24)
#0C0E10
(12,14,16)
#070B08
(7,11,8)
#000000
(0,0,0)

Tints of #392958

#392958
(57,41,88)
#4B3C67
(75,60,103)
#5D4F76
(93,79,118)
#6F6285
(111,98,133)
#817594
(129,117,148)
#9388A3
(147,136,163)
#A59BB2
(165,155,178)
#B7AEC1
(183,174,193)
#C9C1D0
(201,193,208)
#DBD4DF
(219,212,223)
#EDE7EE
(237,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #392958; }

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

This text font color is #392958.

Background Color

.myBgColor { background-color: #392958; }

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

This div background color is #392958.

Border color

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

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

This div border color is #392958.

Opacity

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

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

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

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

This text has shadow with #392958 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #392958.

Preview

Color preview on black background

This text has color #392958 on black background.


Color preview on white background

This text has color #392958 on white background.


Black color preview on #392958 background

This text has black color on #392958 background.


White color preview on #392958 background

This text has white color on #392958 background.


Related colors

Complementary color

Complementary color for #hex is #C6D6A7.


I love getcolorcode.com

Triadic colors

1 #583929 and #295839 with #392958 are triadic colors.

2 #582939 and #293958 with #392958 are triadic colors.