COLOR #332721

HEX: #332721 RGB: (51,39,33)

Color info

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

RGB color model

#332721 color RGB value is (51,39,33).

RGB: (51,39,33) (20%, 15%, 13%)

RGB channels and saturation

R 51 of 255 = 20%
G 39 of 255 = 15%
B 33 of 255 = 13%

51
39
33

R + G + B ~ 16%. #332721 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 39 + 33 = 123 (100%)
R 51 of 123 ~ 41.46%
G 39 of 123 ~ 31.71%
B 33 of 123 ~ 26.83'%

%41.46
%31.71
%26.83

CMYK color model

#332721 color CMYK value is (0,24,35,80).

  • cyan value is 0.00%
  • magenta value is 23.53%
  • yellow value is 35.29%
  • key color value is 80.00%

CMYK: (0,24,35,80)
C0M24Y35K80 (0%, 24%, 35%, 80%)
(0.00 / 0.24 / 0.35 / 0.80)

CMYK percentages

%0
%23.53
%35.29
%80

Codes

Color #332721 in popluar color models

33 27 21
RGB 51 39 33
HSL 20° 21.43% 16.47%
HSB/HSV 20° 35.29% 20.00%
CMYK 0.00% 23.53% 35.29%
80.00%

Color #332721 in popluar number systems.

HEX 33 27 21
Decimal 51 39 33
Binary 110011 100111 100001
Octal 63 47 41

Shades and tints

Shades of #332721

#332721
(51,39,33)
#2F241E
(47,36,30)
#2B211B
(43,33,27)
#271E18
(39,30,24)
#231B15
(35,27,21)
#1F1812
(31,24,18)
#1B150F
(27,21,15)
#17120C
(23,18,12)
#130F09
(19,15,9)
#0F0C06
(15,12,6)
#0B0903
(11,9,3)
#000000
(0,0,0)

Tints of #332721

#332721
(51,39,33)
#453A35
(69,58,53)
#574D49
(87,77,73)
#69605D
(105,96,93)
#7B7371
(123,115,113)
#8D8685
(141,134,133)
#9F9999
(159,153,153)
#B1ACAD
(177,172,173)
#C3BFC1
(195,191,193)
#D5D2D5
(213,210,213)
#E7E5E9
(231,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #332721; }

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

This text font color is #332721.

Background Color

.myBgColor { background-color: #332721; }

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

This div background color is #332721.

Border color

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

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

This div border color is #332721.

Opacity

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

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

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

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

This text has shadow with #332721 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332721.

Preview

Color preview on black background

This text has color #332721 on black background.


Color preview on white background

This text has color #332721 on white background.


Black color preview on #332721 background

This text has black color on #332721 background.


White color preview on #332721 background

This text has white color on #332721 background.


Related colors

Complementary color

Complementary color for #hex is #CCD8DE.


I love getcolorcode.com

Triadic colors

1 #213327 and #272133 with #332721 are triadic colors.

2 #212733 and #273321 with #332721 are triadic colors.