COLOR #394142

HEX: #394142 RGB: (57,65,66)

Color info

#394142 contains red, green and blue colors in about the same proportion. Web safe color of #394142 is #333333 (or #333).

RGB color model

#394142 color RGB value is (57,65,66).

RGB: (57,65,66) (22%, 25%, 26%)

RGB channels and saturation

R 57 of 255 = 22%
G 65 of 255 = 25%
B 66 of 255 = 26%

57
65
66

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

Portions of RGB colors in percentages

R + G + B = 57 + 65 + 66 = 188 (100%)
R 57 of 188 ~ 30.32%
G 65 of 188 ~ 34.57%
B 66 of 188 ~ 35.11'%

%30.32
%34.57
%35.11

CMYK color model

#394142 color CMYK value is (14,2,0,74).

  • cyan value is 13.64%
  • magenta value is 1.52%
  • yellow value is 0.00%
  • key color value is 74.12%

CMYK: (14,2,0,74)
C14M2Y0K74 (14%, 2%, 0%, 74%)
(0.14 / 0.02 / 0.00 / 0.74)

CMYK percentages

%13.64
%1.52
%0
%74.12

Codes

Color #394142 in popluar color models

39 41 42
RGB 57 65 66
HSL 187° 7.32% 24.12%
HSB/HSV 187° 13.64% 25.88%
CMYK 13.64% 1.52% 0.00%
74.12%

Color #394142 in popluar number systems.

HEX 39 41 42
Decimal 57 65 66
Binary 111001 1000001 1000010
Octal 71 101 102

Shades and tints

Shades of #394142

#394142
(57,65,66)
#343C3C
(52,60,60)
#2F3736
(47,55,54)
#2A3230
(42,50,48)
#252D2A
(37,45,42)
#202824
(32,40,36)
#1B231E
(27,35,30)
#161E18
(22,30,24)
#111912
(17,25,18)
#0C140C
(12,20,12)
#070F06
(7,15,6)
#000000
(0,0,0)

Tints of #394142

#394142
(57,65,66)
#4B5253
(75,82,83)
#5D6364
(93,99,100)
#6F7475
(111,116,117)
#818586
(129,133,134)
#939697
(147,150,151)
#A5A7A8
(165,167,168)
#B7B8B9
(183,184,185)
#C9C9CA
(201,201,202)
#DBDADB
(219,218,219)
#EDEBEC
(237,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #394142 color. Also use rgb(57,65,66) instead hex code.

Text Font Color

.myTextColor { color: #394142; }

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

This text font color is #394142.

Background Color

.myBgColor { background-color: #394142; }

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

This div background color is #394142.

Border color

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

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

This div border color is #394142.

Opacity

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

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

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

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

This text has shadow with #394142 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394142.

Preview

Color preview on black background

This text has color #394142 on black background.


Color preview on white background

This text has color #394142 on white background.


Black color preview on #394142 background

This text has black color on #394142 background.


White color preview on #394142 background

This text has white color on #394142 background.


Related colors

Complementary color

Complementary color for #hex is #C6BEBD.


I love getcolorcode.com

Triadic colors

1 #423941 and #414239 with #394142 are triadic colors.

2 #424139 and #413942 with #394142 are triadic colors.