COLOR #363940

HEX: #363940 RGB: (54,57,64)

Color info

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

RGB color model

#363940 color RGB value is (54,57,64).

RGB: (54,57,64) (21%, 22%, 25%)

RGB channels and saturation

R 54 of 255 = 21%
G 57 of 255 = 22%
B 64 of 255 = 25%

54
57
64

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

Portions of RGB colors in percentages

R + G + B = 54 + 57 + 64 = 175 (100%)
R 54 of 175 ~ 30.86%
G 57 of 175 ~ 32.57%
B 64 of 175 ~ 36.57'%

%30.86
%32.57
%36.57

CMYK color model

#363940 color CMYK value is (16,11,0,75).

  • cyan value is 15.63%
  • magenta value is 10.94%
  • yellow value is 0.00%
  • key color value is 74.90%

CMYK: (16,11,0,75)
C16M11Y0K75 (16%, 11%, 0%, 75%)
(0.16 / 0.11 / 0.00 / 0.75)

CMYK percentages

%15.63
%10.94
%0
%74.9

Codes

Color #363940 in popluar color models

36 39 40
RGB 54 57 64
HSL 222° 8.47% 23.14%
HSB/HSV 222° 15.63% 25.10%
CMYK 15.63% 10.94% 0.00%
74.90%

Color #363940 in popluar number systems.

HEX 36 39 40
Decimal 54 57 64
Binary 110110 111001 1000000
Octal 66 71 100

Shades and tints

Shades of #363940

#363940
(54,57,64)
#32343B
(50,52,59)
#2E2F36
(46,47,54)
#2A2A31
(42,42,49)
#26252C
(38,37,44)
#222027
(34,32,39)
#1E1B22
(30,27,34)
#1A161D
(26,22,29)
#161118
(22,17,24)
#120C13
(18,12,19)
#0E070E
(14,7,14)
#000000
(0,0,0)

Tints of #363940

#363940
(54,57,64)
#484B51
(72,75,81)
#5A5D62
(90,93,98)
#6C6F73
(108,111,115)
#7E8184
(126,129,132)
#909395
(144,147,149)
#A2A5A6
(162,165,166)
#B4B7B7
(180,183,183)
#C6C9C8
(198,201,200)
#D8DBD9
(216,219,217)
#EAEDEA
(234,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #363940 color. Also use rgb(54,57,64) instead hex code.

Text Font Color

.myTextColor { color: #363940; }

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

This text font color is #363940.

Background Color

.myBgColor { background-color: #363940; }

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

This div background color is #363940.

Border color

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

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

This div border color is #363940.

Opacity

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

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

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

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

This text has shadow with #363940 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363940.

Preview

Color preview on black background

This text has color #363940 on black background.


Color preview on white background

This text has color #363940 on white background.


Black color preview on #363940 background

This text has black color on #363940 background.


White color preview on #363940 background

This text has white color on #363940 background.


Related colors

Complementary color

Complementary color for #hex is #C9C6BF.


I love getcolorcode.com

Triadic colors

1 #403639 and #394036 with #363940 are triadic colors.

2 #403936 and #393640 with #363940 are triadic colors.