COLOR #373120

HEX: #373120 RGB: (55,49,32)

Color info

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

RGB color model

#373120 color RGB value is (55,49,32).

RGB: (55,49,32) (22%, 19%, 13%)

RGB channels and saturation

R 55 of 255 = 22%
G 49 of 255 = 19%
B 32 of 255 = 13%

55
49
32

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

Portions of RGB colors in percentages

R + G + B = 55 + 49 + 32 = 136 (100%)
R 55 of 136 ~ 40.44%
G 49 of 136 ~ 36.03%
B 32 of 136 ~ 23.53'%

%40.44
%36.03
%23.53

CMYK color model

#373120 color CMYK value is (0,11,42,78).

  • cyan value is 0.00%
  • magenta value is 10.91%
  • yellow value is 41.82%
  • key color value is 78.43%
CMYK: (0,11,42,78) C0M11Y42K78 (0%,11%,42%,78%) (0.00/0.11/0.42/0.78) 

CMYK percentages

%0
%10.91
%41.82
%78.43

Codes

Color #373120 in popluar color models

37 31 20
RGB 55 49 32
HSL 44° 26.44% 17.06%
HSB/HSV 44° 41.82% 21.57%
CMYK 0.00% 10.91% 41.82%
78.43%

Color #373120 in popluar number systems.

HEX 37 31 20
Decimal 55 49 32
Binary 110111 110001 100000
Octal 67 61 40

Shades and tints

Shades of #373120

#373120
(55,49,32)
#322D1E
(50,45,30)
#2D291C
(45,41,28)
#28251A
(40,37,26)
#232118
(35,33,24)
#1E1D16
(30,29,22)
#191914
(25,25,20)
#141512
(20,21,18)
#0F1110
(15,17,16)
#0A0D0E
(10,13,14)
#05090C
(5,9,12)
#000000
(0,0,0)

Tints of #373120

#373120
(55,49,32)
#494334
(73,67,52)
#5B5548
(91,85,72)
#6D675C
(109,103,92)
#7F7970
(127,121,112)
#918B84
(145,139,132)
#A39D98
(163,157,152)
#B5AFAC
(181,175,172)
#C7C1C0
(199,193,192)
#D9D3D4
(217,211,212)
#EBE5E8
(235,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #373120 color. Also use rgb(55,49,32) instead hex code.

Text Font Color

.myTextColor { color: #373120; }

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

This text font color is #373120.

Background Color

.myBgColor { background-color: #373120; }

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

This div background color is #373120.

Border color

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

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

This div border color is #373120.

Opacity

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

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

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

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

This text has shadow with #373120 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #373120.

Preview

Color preview on black background

This text has color #373120 on black background.


Color preview on white background

This text has color #373120 on white background.


Black color preview on #373120 background

This text has black color on #373120 background.


White color preview on #373120 background

This text has white color on #373120 background.


Related colors

Complementary color

Complementary color for #hex is #C8CEDF.


I love getcolorcode.com

Triadic colors

1 #203731 and #312037 with #373120 are triadic colors.

2 #203137 and #313720 with #373120 are triadic colors.