COLOR #393450

HEX: #393450 RGB: (57,52,80)

Color info

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

RGB color model

#393450 color RGB value is (57,52,80).

RGB: (57,52,80) (22%, 20%, 31%)

RGB channels and saturation

R 57 of 255 = 22%
G 52 of 255 = 20%
B 80 of 255 = 31%

57
52
80

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

Portions of RGB colors in percentages

R + G + B = 57 + 52 + 80 = 189 (100%)
R 57 of 189 ~ 30.16%
G 52 of 189 ~ 27.51%
B 80 of 189 ~ 42.33'%

%30.16
%27.51
%42.33

CMYK color model

#393450 color CMYK value is (29,35,0,69).

  • cyan value is 28.75%
  • magenta value is 35.00%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (29,35,0,69)
C29M35Y0K69 (29%, 35%, 0%, 69%)
(0.29 / 0.35 / 0.00 / 0.69)

CMYK percentages

%28.75
%35
%0
%68.63

Codes

Color #393450 in popluar color models

39 34 50
RGB 57 52 80
HSL 251° 21.21% 25.88%
HSB/HSV 251° 35.00% 31.37%
CMYK 28.75% 35.00% 0.00%
68.63%

Color #393450 in popluar number systems.

HEX 39 34 50
Decimal 57 52 80
Binary 111001 110100 1010000
Octal 71 64 120

Shades and tints

Shades of #393450

#393450
(57,52,80)
#343049
(52,48,73)
#2F2C42
(47,44,66)
#2A283B
(42,40,59)
#252434
(37,36,52)
#20202D
(32,32,45)
#1B1C26
(27,28,38)
#16181F
(22,24,31)
#111418
(17,20,24)
#0C1011
(12,16,17)
#070C0A
(7,12,10)
#000000
(0,0,0)

Tints of #393450

#393450
(57,52,80)
#4B465F
(75,70,95)
#5D586E
(93,88,110)
#6F6A7D
(111,106,125)
#817C8C
(129,124,140)
#938E9B
(147,142,155)
#A5A0AA
(165,160,170)
#B7B2B9
(183,178,185)
#C9C4C8
(201,196,200)
#DBD6D7
(219,214,215)
#EDE8E6
(237,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #393450 color. Also use rgb(57,52,80) instead hex code.

Text Font Color

.myTextColor { color: #393450; }

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

This text font color is #393450.

Background Color

.myBgColor { background-color: #393450; }

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

This div background color is #393450.

Border color

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

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

This div border color is #393450.

Opacity

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

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

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

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

This text has shadow with #393450 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #393450.

Preview

Color preview on black background

This text has color #393450 on black background.


Color preview on white background

This text has color #393450 on white background.


Black color preview on #393450 background

This text has black color on #393450 background.


White color preview on #393450 background

This text has white color on #393450 background.


Related colors

Complementary color

Complementary color for #hex is #C6CBAF.


I love getcolorcode.com

Triadic colors

1 #503934 and #345039 with #393450 are triadic colors.

2 #503439 and #343950 with #393450 are triadic colors.