COLOR #394353

HEX: #394353 RGB: (57,67,83)

Color info

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

RGB color model

#394353 color RGB value is (57,67,83).

RGB: (57,67,83) (22%, 26%, 33%)

RGB channels and saturation

R 57 of 255 = 22%
G 67 of 255 = 26%
B 83 of 255 = 33%

57
67
83

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

Portions of RGB colors in percentages

R + G + B = 57 + 67 + 83 = 207 (100%)
R 57 of 207 ~ 27.54%
G 67 of 207 ~ 32.37%
B 83 of 207 ~ 40.1'%

%27.54
%32.37
%40.1

CMYK color model

#394353 color CMYK value is (31,19,0,67).

  • cyan value is 31.33%
  • magenta value is 19.28%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (31,19,0,67)
C31M19Y0K67 (31%, 19%, 0%, 67%)
(0.31 / 0.19 / 0.00 / 0.67)

CMYK percentages

%31.33
%19.28
%0
%67.45

Codes

Color #394353 in popluar color models

39 43 53
RGB 57 67 83
HSL 217° 18.57% 27.45%
HSB/HSV 217° 31.33% 32.55%
CMYK 31.33% 19.28% 0.00%
67.45%

Color #394353 in popluar number systems.

HEX 39 43 53
Decimal 57 67 83
Binary 111001 1000011 1010011
Octal 71 103 123

Shades and tints

Shades of #394353

#394353
(57,67,83)
#343D4C
(52,61,76)
#2F3745
(47,55,69)
#2A313E
(42,49,62)
#252B37
(37,43,55)
#202530
(32,37,48)
#1B1F29
(27,31,41)
#161922
(22,25,34)
#11131B
(17,19,27)
#0C0D14
(12,13,20)
#07070D
(7,7,13)
#000000
(0,0,0)

Tints of #394353

#394353
(57,67,83)
#4B5462
(75,84,98)
#5D6571
(93,101,113)
#6F7680
(111,118,128)
#81878F
(129,135,143)
#93989E
(147,152,158)
#A5A9AD
(165,169,173)
#B7BABC
(183,186,188)
#C9CBCB
(201,203,203)
#DBDCDA
(219,220,218)
#EDEDE9
(237,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #394353 color. Also use rgb(57,67,83) instead hex code.

Text Font Color

.myTextColor { color: #394353; }

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

This text font color is #394353.

Background Color

.myBgColor { background-color: #394353; }

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

This div background color is #394353.

Border color

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

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

This div border color is #394353.

Opacity

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

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

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

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

This text has shadow with #394353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394353.

Preview

Color preview on black background

This text has color #394353 on black background.


Color preview on white background

This text has color #394353 on white background.


Black color preview on #394353 background

This text has black color on #394353 background.


White color preview on #394353 background

This text has white color on #394353 background.


Related colors

Complementary color

Complementary color for #hex is #C6BCAC.


I love getcolorcode.com

Triadic colors

1 #533943 and #435339 with #394353 are triadic colors.

2 #534339 and #433953 with #394353 are triadic colors.