COLOR #372620

HEX: #372620 RGB: (55,38,32)

Color info

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

RGB color model

#372620 color RGB value is (55,38,32).

RGB: (55,38,32) (22%, 15%, 13%)

RGB channels and saturation

R 55 of 255 = 22%
G 38 of 255 = 15%
B 32 of 255 = 13%

55
38
32

R + G + B ~ 17%. #372620 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 38 + 32 = 125 (100%)
R 55 of 125 ~ 44%
G 38 of 125 ~ 30.4%
B 32 of 125 ~ 25.6'%

%44
%30.4
%25.6

CMYK color model

#372620 color CMYK value is (0,31,42,78).

  • cyan value is 0.00%
  • magenta value is 30.91%
  • yellow value is 41.82%
  • key color value is 78.43%

CMYK: (0,31,42,78)
C0M31Y42K78 (0%, 31%, 42%, 78%)
(0.00 / 0.31 / 0.42 / 0.78)

CMYK percentages

%0
%30.91
%41.82
%78.43

Codes

Color #372620 in popluar color models

37 26 20
RGB 55 38 32
HSL 16° 26.44% 17.06%
HSB/HSV 16° 41.82% 21.57%
CMYK 0.00% 30.91% 41.82%
78.43%

Color #372620 in popluar number systems.

HEX 37 26 20
Decimal 55 38 32
Binary 110111 100110 100000
Octal 67 46 40

Shades and tints

Shades of #372620

#372620
(55,38,32)
#32231E
(50,35,30)
#2D201C
(45,32,28)
#281D1A
(40,29,26)
#231A18
(35,26,24)
#1E1716
(30,23,22)
#191414
(25,20,20)
#141112
(20,17,18)
#0F0E10
(15,14,16)
#0A0B0E
(10,11,14)
#05080C
(5,8,12)
#000000
(0,0,0)

Tints of #372620

#372620
(55,38,32)
#493934
(73,57,52)
#5B4C48
(91,76,72)
#6D5F5C
(109,95,92)
#7F7270
(127,114,112)
#918584
(145,133,132)
#A39898
(163,152,152)
#B5ABAC
(181,171,172)
#C7BEC0
(199,190,192)
#D9D1D4
(217,209,212)
#EBE4E8
(235,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #372620; }

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

This text font color is #372620.

Background Color

.myBgColor { background-color: #372620; }

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

This div background color is #372620.

Border color

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

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

This div border color is #372620.

Opacity

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

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

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

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

This text has shadow with #372620 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372620.

Preview

Color preview on black background

This text has color #372620 on black background.


Color preview on white background

This text has color #372620 on white background.


Black color preview on #372620 background

This text has black color on #372620 background.


White color preview on #372620 background

This text has white color on #372620 background.


Related colors

Complementary color

Complementary color for #hex is #C8D9DF.


I love getcolorcode.com

Triadic colors

1 #203726 and #262037 with #372620 are triadic colors.

2 #202637 and #263720 with #372620 are triadic colors.