COLOR #323327

HEX: #323327 RGB: (50,51,39)

Color info

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

RGB color model

#323327 color RGB value is (50,51,39).

RGB: (50,51,39) (20%, 20%, 15%)

RGB channels and saturation

R 50 of 255 = 20%
G 51 of 255 = 20%
B 39 of 255 = 15%

50
51
39

R + G + B ~ 18%. #323327 is dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 51 + 39 = 140 (100%)
R 50 of 140 ~ 35.71%
G 51 of 140 ~ 36.43%
B 39 of 140 ~ 27.86'%

%35.71
%36.43
%27.86

CMYK color model

#323327 color CMYK value is (2,0,24,80).

  • cyan value is 1.96%
  • magenta value is 0.00%
  • yellow value is 23.53%
  • key color value is 80.00%
CMYK: (2,0,24,80) C2M0Y24K80 (2%,0%,24%,80%) (0.02/0.00/0.24/0.80) 

CMYK percentages

%1.96
%0
%23.53
%80

Codes

Color #323327 in popluar color models

32 33 27
RGB 50 51 39
HSL 65° 13.33% 17.65%
HSB/HSV 65° 23.53% 20.00%
CMYK 1.96% 0.00% 23.53%
80.00%

Color #323327 in popluar number systems.

HEX 32 33 27
Decimal 50 51 39
Binary 110010 110011 100111
Octal 62 63 47

Shades and tints

Shades of #323327

#323327
(50,51,39)
#2E2F24
(46,47,36)
#2A2B21
(42,43,33)
#26271E
(38,39,30)
#22231B
(34,35,27)
#1E1F18
(30,31,24)
#1A1B15
(26,27,21)
#161712
(22,23,18)
#12130F
(18,19,15)
#0E0F0C
(14,15,12)
#0A0B09
(10,11,9)
#000000
(0,0,0)

Tints of #323327

#323327
(50,51,39)
#44453A
(68,69,58)
#56574D
(86,87,77)
#686960
(104,105,96)
#7A7B73
(122,123,115)
#8C8D86
(140,141,134)
#9E9F99
(158,159,153)
#B0B1AC
(176,177,172)
#C2C3BF
(194,195,191)
#D4D5D2
(212,213,210)
#E6E7E5
(230,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #323327 color. Also use rgb(50,51,39) instead hex code.

Text Font Color

.myTextColor { color: #323327; }

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

This text font color is #323327.

Background Color

.myBgColor { background-color: #323327; }

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

This div background color is #323327.

Border color

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

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

This div border color is #323327.

Opacity

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

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

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

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

This text has shadow with #323327 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #323327.

Preview

Color preview on black background

This text has color #323327 on black background.


Color preview on white background

This text has color #323327 on white background.


Black color preview on #323327 background

This text has black color on #323327 background.


White color preview on #323327 background

This text has white color on #323327 background.


Related colors

Complementary color

Complementary color for #hex is #CDCCD8.


I love getcolorcode.com

Triadic colors

1 #273233 and #332732 with #323327 are triadic colors.

2 #273332 and #333227 with #323327 are triadic colors.