COLOR #372838

HEX: #372838 RGB: (55,40,56)

Color info

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

RGB color model

#372838 color RGB value is (55,40,56).

RGB: (55,40,56) (22%, 16%, 22%)

RGB channels and saturation

R 55 of 255 = 22%
G 40 of 255 = 16%
B 56 of 255 = 22%

55
40
56

R + G + B ~ 20%. #372838 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 40 + 56 = 151 (100%)
R 55 of 151 ~ 36.42%
G 40 of 151 ~ 26.49%
B 56 of 151 ~ 37.09'%

%36.42
%26.49
%37.09

CMYK color model

#372838 color CMYK value is (2,29,0,78).

  • cyan value is 1.79%
  • magenta value is 28.57%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (2,29,0,78)
C2M29Y0K78 (2%, 29%, 0%, 78%)
(0.02 / 0.29 / 0.00 / 0.78)

CMYK percentages

%1.79
%28.57
%0
%78.04

Codes

Color #372838 in popluar color models

37 28 38
RGB 55 40 56
HSL 296° 16.67% 18.82%
HSB/HSV 296° 28.57% 21.96%
CMYK 1.79% 28.57% 0.00%
78.04%

Color #372838 in popluar number systems.

HEX 37 28 38
Decimal 55 40 56
Binary 110111 101000 111000
Octal 67 50 70

Shades and tints

Shades of #372838

#372838
(55,40,56)
#322533
(50,37,51)
#2D222E
(45,34,46)
#281F29
(40,31,41)
#231C24
(35,28,36)
#1E191F
(30,25,31)
#19161A
(25,22,26)
#141315
(20,19,21)
#0F1010
(15,16,16)
#0A0D0B
(10,13,11)
#050A06
(5,10,6)
#000000
(0,0,0)

Tints of #372838

#372838
(55,40,56)
#493B4A
(73,59,74)
#5B4E5C
(91,78,92)
#6D616E
(109,97,110)
#7F7480
(127,116,128)
#918792
(145,135,146)
#A39AA4
(163,154,164)
#B5ADB6
(181,173,182)
#C7C0C8
(199,192,200)
#D9D3DA
(217,211,218)
#EBE6EC
(235,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #372838 color. Also use rgb(55,40,56) instead hex code.

Text Font Color

.myTextColor { color: #372838; }

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

This text font color is #372838.

Background Color

.myBgColor { background-color: #372838; }

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

This div background color is #372838.

Border color

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

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

This div border color is #372838.

Opacity

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

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

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

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

This text has shadow with #372838 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372838.

Preview

Color preview on black background

This text has color #372838 on black background.


Color preview on white background

This text has color #372838 on white background.


Black color preview on #372838 background

This text has black color on #372838 background.


White color preview on #372838 background

This text has white color on #372838 background.


Related colors

Complementary color

Complementary color for #hex is #C8D7C7.


I love getcolorcode.com

Triadic colors

1 #383728 and #283837 with #372838 are triadic colors.

2 #382837 and #283738 with #372838 are triadic colors.