COLOR #332920

HEX: #332920 RGB: (51,41,32)

Color info

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

RGB color model

#332920 color RGB value is (51,41,32).

RGB: (51,41,32) (20%, 16%, 13%)

RGB channels and saturation

R 51 of 255 = 20%
G 41 of 255 = 16%
B 32 of 255 = 13%

51
41
32

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

Portions of RGB colors in percentages

R + G + B = 51 + 41 + 32 = 124 (100%)
R 51 of 124 ~ 41.13%
G 41 of 124 ~ 33.06%
B 32 of 124 ~ 25.81'%

%41.13
%33.06
%25.81

CMYK color model

#332920 color CMYK value is (0,20,37,80).

  • cyan value is 0.00%
  • magenta value is 19.61%
  • yellow value is 37.25%
  • key color value is 80.00%

CMYK: (0,20,37,80)
C0M20Y37K80 (0%, 20%, 37%, 80%)
(0.00 / 0.20 / 0.37 / 0.80)

CMYK percentages

%0
%19.61
%37.25
%80

Codes

Color #332920 in popluar color models

33 29 20
RGB 51 41 32
HSL 28° 22.89% 16.27%
HSB/HSV 28° 37.25% 20.00%
CMYK 0.00% 19.61% 37.25%
80.00%

Color #332920 in popluar number systems.

HEX 33 29 20
Decimal 51 41 32
Binary 110011 101001 100000
Octal 63 51 40

Shades and tints

Shades of #332920

#332920
(51,41,32)
#2F261E
(47,38,30)
#2B231C
(43,35,28)
#27201A
(39,32,26)
#231D18
(35,29,24)
#1F1A16
(31,26,22)
#1B1714
(27,23,20)
#171412
(23,20,18)
#131110
(19,17,16)
#0F0E0E
(15,14,14)
#0B0B0C
(11,11,12)
#000000
(0,0,0)

Tints of #332920

#332920
(51,41,32)
#453C34
(69,60,52)
#574F48
(87,79,72)
#69625C
(105,98,92)
#7B7570
(123,117,112)
#8D8884
(141,136,132)
#9F9B98
(159,155,152)
#B1AEAC
(177,174,172)
#C3C1C0
(195,193,192)
#D5D4D4
(213,212,212)
#E7E7E8
(231,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #332920 color. Also use rgb(51,41,32) instead hex code.

Text Font Color

.myTextColor { color: #332920; }

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

This text font color is #332920.

Background Color

.myBgColor { background-color: #332920; }

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

This div background color is #332920.

Border color

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

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

This div border color is #332920.

Opacity

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

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

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

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

This text has shadow with #332920 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332920.

Preview

Color preview on black background

This text has color #332920 on black background.


Color preview on white background

This text has color #332920 on white background.


Black color preview on #332920 background

This text has black color on #332920 background.


White color preview on #332920 background

This text has white color on #332920 background.


Related colors

Complementary color

Complementary color for #hex is #CCD6DF.


I love getcolorcode.com

Triadic colors

1 #203329 and #292033 with #332920 are triadic colors.

2 #202933 and #293320 with #332920 are triadic colors.