COLOR #372029

HEX: #372029 RGB: (55,32,41)

Color info

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

RGB color model

#372029 color RGB value is (55,32,41).

RGB: (55,32,41) (22%, 13%, 16%)

RGB channels and saturation

R 55 of 255 = 22%
G 32 of 255 = 13%
B 41 of 255 = 16%

55
32
41

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

Portions of RGB colors in percentages

R + G + B = 55 + 32 + 41 = 128 (100%)
R 55 of 128 ~ 42.97%
G 32 of 128 ~ 25%
B 41 of 128 ~ 32.03'%

%42.97
%25
%32.03

CMYK color model

#372029 color CMYK value is (0,42,25,78).

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

CMYK: (0,42,25,78)
C0M42Y25K78 (0%, 42%, 25%, 78%)
(0.00 / 0.42 / 0.25 / 0.78)

CMYK percentages

%0
%41.82
%25.45
%78.43

Codes

Color #372029 in popluar color models

37 20 29
RGB 55 32 41
HSL 337° 26.44% 17.06%
HSB/HSV 337° 41.82% 21.57%
CMYK 0.00% 41.82% 25.45%
78.43%

Color #372029 in popluar number systems.

HEX 37 20 29
Decimal 55 32 41
Binary 110111 100000 101001
Octal 67 40 51

Shades and tints

Shades of #372029

#372029
(55,32,41)
#321E26
(50,30,38)
#2D1C23
(45,28,35)
#281A20
(40,26,32)
#23181D
(35,24,29)
#1E161A
(30,22,26)
#191417
(25,20,23)
#141214
(20,18,20)
#0F1011
(15,16,17)
#0A0E0E
(10,14,14)
#050C0B
(5,12,11)
#000000
(0,0,0)

Tints of #372029

#372029
(55,32,41)
#49343C
(73,52,60)
#5B484F
(91,72,79)
#6D5C62
(109,92,98)
#7F7075
(127,112,117)
#918488
(145,132,136)
#A3989B
(163,152,155)
#B5ACAE
(181,172,174)
#C7C0C1
(199,192,193)
#D9D4D4
(217,212,212)
#EBE8E7
(235,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #372029; }

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

This text font color is #372029.

Background Color

.myBgColor { background-color: #372029; }

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

This div background color is #372029.

Border color

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

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

This div border color is #372029.

Opacity

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

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

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

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

This text has shadow with #372029 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372029.

Preview

Color preview on black background

This text has color #372029 on black background.


Color preview on white background

This text has color #372029 on white background.


Black color preview on #372029 background

This text has black color on #372029 background.


White color preview on #372029 background

This text has white color on #372029 background.


Related colors

Complementary color

Complementary color for #hex is #C8DFD6.


I love getcolorcode.com

Triadic colors

1 #293720 and #202937 with #372029 are triadic colors.

2 #292037 and #203729 with #372029 are triadic colors.