COLOR #323940

HEX: #323940 RGB: (50,57,64)

Color info

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

RGB color model

#323940 color RGB value is (50,57,64).

RGB: (50,57,64) (20%, 22%, 25%)

RGB channels and saturation

R 50 of 255 = 20%
G 57 of 255 = 22%
B 64 of 255 = 25%

50
57
64

R + G + B ~ 22%. #323940 is dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 57 + 64 = 171 (100%)
R 50 of 171 ~ 29.24%
G 57 of 171 ~ 33.33%
B 64 of 171 ~ 37.43'%

%29.24
%33.33
%37.43

CMYK color model

#323940 color CMYK value is (22,11,0,75).

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

CMYK: (22,11,0,75)
C22M11Y0K75 (22%, 11%, 0%, 75%)
(0.22 / 0.11 / 0.00 / 0.75)

CMYK percentages

%21.88
%10.94
%0
%74.9

Codes

Color #323940 in popluar color models

32 39 40
RGB 50 57 64
HSL 210° 12.28% 22.35%
HSB/HSV 210° 21.88% 25.10%
CMYK 21.88% 10.94% 0.00%
74.90%

Color #323940 in popluar number systems.

HEX 32 39 40
Decimal 50 57 64
Binary 110010 111001 1000000
Octal 62 71 100

Shades and tints

Shades of #323940

#323940
(50,57,64)
#2E343B
(46,52,59)
#2A2F36
(42,47,54)
#262A31
(38,42,49)
#22252C
(34,37,44)
#1E2027
(30,32,39)
#1A1B22
(26,27,34)
#16161D
(22,22,29)
#121118
(18,17,24)
#0E0C13
(14,12,19)
#0A070E
(10,7,14)
#000000
(0,0,0)

Tints of #323940

#323940
(50,57,64)
#444B51
(68,75,81)
#565D62
(86,93,98)
#686F73
(104,111,115)
#7A8184
(122,129,132)
#8C9395
(140,147,149)
#9EA5A6
(158,165,166)
#B0B7B7
(176,183,183)
#C2C9C8
(194,201,200)
#D4DBD9
(212,219,217)
#E6EDEA
(230,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #323940; }

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

This text font color is #323940.

Background Color

.myBgColor { background-color: #323940; }

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

This div background color is #323940.

Border color

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

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

This div border color is #323940.

Opacity

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

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

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

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

This text has shadow with #323940 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #323940.

Preview

Color preview on black background

This text has color #323940 on black background.


Color preview on white background

This text has color #323940 on white background.


Black color preview on #323940 background

This text has black color on #323940 background.


White color preview on #323940 background

This text has white color on #323940 background.


Related colors

Complementary color

Complementary color for #hex is #CDC6BF.


I love getcolorcode.com

Triadic colors

1 #403239 and #394032 with #323940 are triadic colors.

2 #403932 and #393240 with #323940 are triadic colors.