COLOR #392259

HEX: #392259 RGB: (57,34,89)

Color info

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

RGB color model

#392259 color RGB value is (57,34,89).

RGB: (57,34,89) (22%, 13%, 35%)

RGB channels and saturation

R 57 of 255 = 22%
G 34 of 255 = 13%
B 89 of 255 = 35%

57
34
89

R + G + B ~ 23%. #392259 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 34 + 89 = 180 (100%)
R 57 of 180 ~ 31.67%
G 34 of 180 ~ 18.89%
B 89 of 180 ~ 49.44'%

%31.67
%18.89
%49.44

CMYK color model

#392259 color CMYK value is (36,62,0,65).

  • cyan value is 35.96%
  • magenta value is 61.80%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (36,62,0,65)
C36M62Y0K65 (36%, 62%, 0%, 65%)
(0.36 / 0.62 / 0.00 / 0.65)

CMYK percentages

%35.96
%61.8
%0
%65.1

Codes

Color #392259 in popluar color models

39 22 59
RGB 57 34 89
HSL 265° 44.72% 24.12%
HSB/HSV 265° 61.80% 34.90%
CMYK 35.96% 61.80% 0.00%
65.10%

Color #392259 in popluar number systems.

HEX 39 22 59
Decimal 57 34 89
Binary 111001 100010 1011001
Octal 71 42 131

Shades and tints

Shades of #392259

#392259
(57,34,89)
#341F51
(52,31,81)
#2F1C49
(47,28,73)
#2A1941
(42,25,65)
#251639
(37,22,57)
#201331
(32,19,49)
#1B1029
(27,16,41)
#160D21
(22,13,33)
#110A19
(17,10,25)
#0C0711
(12,7,17)
#070409
(7,4,9)
#000000
(0,0,0)

Tints of #392259

#392259
(57,34,89)
#4B3668
(75,54,104)
#5D4A77
(93,74,119)
#6F5E86
(111,94,134)
#817295
(129,114,149)
#9386A4
(147,134,164)
#A59AB3
(165,154,179)
#B7AEC2
(183,174,194)
#C9C2D1
(201,194,209)
#DBD6E0
(219,214,224)
#EDEAEF
(237,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #392259 color. Also use rgb(57,34,89) instead hex code.

Text Font Color

.myTextColor { color: #392259; }

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

This text font color is #392259.

Background Color

.myBgColor { background-color: #392259; }

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

This div background color is #392259.

Border color

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

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

This div border color is #392259.

Opacity

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

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

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

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

This text has shadow with #392259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #392259.

Preview

Color preview on black background

This text has color #392259 on black background.


Color preview on white background

This text has color #392259 on white background.


Black color preview on #392259 background

This text has black color on #392259 background.


White color preview on #392259 background

This text has white color on #392259 background.


Related colors

Complementary color

Complementary color for #hex is #C6DDA6.


I love getcolorcode.com

Triadic colors

1 #593922 and #225939 with #392259 are triadic colors.

2 #592239 and #223959 with #392259 are triadic colors.