COLOR #323326

HEX: #323326 RGB: (50,51,38)

Color info

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

RGB color model

#323326 color RGB value is (50,51,38).

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

RGB channels and saturation

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

50
51
38

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

Portions of RGB colors in percentages

R + G + B = 50 + 51 + 38 = 139 (100%)
R 50 of 139 ~ 35.97%
G 51 of 139 ~ 36.69%
B 38 of 139 ~ 27.34'%

%35.97
%36.69
%27.34

CMYK color model

#323326 color CMYK value is (2,0,25,80).

  • cyan value is 1.96%
  • magenta value is 0.00%
  • yellow value is 25.49%
  • key color value is 80.00%
CMYK: (2,0,25,80) C2M0Y25K80 (2%,0%,25%,80%) (0.02/0.00/0.25/0.80) 

CMYK percentages

%1.96
%0
%25.49
%80

Codes

Color #323326 in popluar color models

32 33 26
RGB 50 51 38
HSL 65° 14.61% 17.45%
HSB/HSV 65° 25.49% 20.00%
CMYK 1.96% 0.00% 25.49%
80.00%

Color #323326 in popluar number systems.

HEX 32 33 26
Decimal 50 51 38
Binary 110010 110011 100110
Octal 62 63 46

Shades and tints

Shades of #323326

#323326
(50,51,38)
#2E2F23
(46,47,35)
#2A2B20
(42,43,32)
#26271D
(38,39,29)
#22231A
(34,35,26)
#1E1F17
(30,31,23)
#1A1B14
(26,27,20)
#161711
(22,23,17)
#12130E
(18,19,14)
#0E0F0B
(14,15,11)
#0A0B08
(10,11,8)
#000000
(0,0,0)

Tints of #323326

#323326
(50,51,38)
#444539
(68,69,57)
#56574C
(86,87,76)
#68695F
(104,105,95)
#7A7B72
(122,123,114)
#8C8D85
(140,141,133)
#9E9F98
(158,159,152)
#B0B1AB
(176,177,171)
#C2C3BE
(194,195,190)
#D4D5D1
(212,213,209)
#E6E7E4
(230,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #323326; }

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

This text font color is #323326.

Background Color

.myBgColor { background-color: #323326; }

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

This div background color is #323326.

Border color

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

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

This div border color is #323326.

Opacity

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

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

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

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

This text has shadow with #323326 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #323326.

Preview

Color preview on black background

This text has color #323326 on black background.


Color preview on white background

This text has color #323326 on white background.


Black color preview on #323326 background

This text has black color on #323326 background.


White color preview on #323326 background

This text has white color on #323326 background.


Related colors

Complementary color

Complementary color for #hex is #CDCCD9.


I love getcolorcode.com

Triadic colors

1 #263233 and #332632 with #323326 are triadic colors.

2 #263332 and #333226 with #323326 are triadic colors.