Color Hex Logo

#363942 Color Hex

#363942
(54,57,66)
1 Favorites   1 Comments

Color spaces of #363942

RGB 545766
HSL0.630.100.24
HSV225°18°26°
CMYK 0.180.140.00   0.74
XYZ3.96784.10395.7373
Yxy4.10390.28730.2972
Hunter Lab20.2581-0.4902-2.6109
CIE-Lab24.01200.9843-5.9939

#363942 color RGB value is (54,57,66).

#363942 hex color red value is 54, green value is 57 and the blue value of its RGB is 66. Cylindrical-coordinate representations (also known as HSL) of color #363942 hue: 0.63 , saturation: 0.10 and the lightness value of 363942 is 0.24.

The process color (four color CMYK) of #363942 color hex is 0.18, 0.14, 0.00, 0.74. Web safe color of #363942 is #333333. Color #363942 contains mainly BLUE color.

Base Numbers

BaseRedGreenBlue
Binary 00110110 00111001 01000010
Octal 66 71 102
Decimal 54 57 66
Hex 36 39 42

RGB Percentages of Color #363942

%30.51
%32.20
%37.29

CMYK Percentages of Color #363942

%18
%14
%0
%74

Triadic Colors of #363942

#363942 #423639 #394236

Analogous Colors of #363942

#363942 #393642 #363f42

Monochromatic Colors of #363942

#363942

Complementary Color

#363942 #423f36

#363942 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#363942 Color Preview on White Background

Lorem ipsum dolor sit amet.

#363942 Color CSS Codes

.mybgcolor {background-color:#363942; } 
.myforecolor {color:#363942; }
.mybordercolor {border:3px solid #363942; }

#363942 Text Font Color

<p style="color:#363942">Text here</p>

This sample text font color is #363942
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#363942 Background Color

<div style="background-color:#363942">
Div content here</div>

This div background color is #363942


#363942 Border Color

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

This div border color is #363942


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(54,57,66, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #363942; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #363942;
  -webkit-box-shadow: 1px 1px 3px 2px #363942;
  box-shadow:         1px 1px 3px 2px #363942; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(54,57,66, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #363942">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #363942;
  -webkit-box-shadow: 1px 1px 3px 2px #363942;
  box-shadow:         1px 1px 3px 2px #363942;">
Div content here</div>

This div box has shadow with color #363942

#363942 Color Palettes


Comments

25 Jun 2019, 1:13 perseus

this is discord's background color lol

Please login to write comment.