COLOR #372526

HEX: #372526 RGB: (55,37,38)

Color info

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

RGB color model

#372526 color RGB value is (55,37,38).

RGB: (55,37,38) (22%, 15%, 15%)

RGB channels and saturation

R 55 of 255 = 22%
G 37 of 255 = 15%
B 38 of 255 = 15%

55
37
38

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

Portions of RGB colors in percentages

R + G + B = 55 + 37 + 38 = 130 (100%)
R 55 of 130 ~ 42.31%
G 37 of 130 ~ 28.46%
B 38 of 130 ~ 29.23'%

%42.31
%28.46
%29.23

CMYK color model

#372526 color CMYK value is (0,33,31,78).

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

CMYK: (0,33,31,78)
C0M33Y31K78 (0%, 33%, 31%, 78%)
(0.00 / 0.33 / 0.31 / 0.78)

CMYK percentages

%0
%32.73
%30.91
%78.43

Codes

Color #372526 in popluar color models

37 25 26
RGB 55 37 38
HSL 357° 19.57% 18.04%
HSB/HSV 357° 32.73% 21.57%
CMYK 0.00% 32.73% 30.91%
78.43%

Color #372526 in popluar number systems.

HEX 37 25 26
Decimal 55 37 38
Binary 110111 100101 100110
Octal 67 45 46

Shades and tints

Shades of #372526

#372526
(55,37,38)
#322223
(50,34,35)
#2D1F20
(45,31,32)
#281C1D
(40,28,29)
#23191A
(35,25,26)
#1E1617
(30,22,23)
#191314
(25,19,20)
#141011
(20,16,17)
#0F0D0E
(15,13,14)
#0A0A0B
(10,10,11)
#050708
(5,7,8)
#000000
(0,0,0)

Tints of #372526

#372526
(55,37,38)
#493839
(73,56,57)
#5B4B4C
(91,75,76)
#6D5E5F
(109,94,95)
#7F7172
(127,113,114)
#918485
(145,132,133)
#A39798
(163,151,152)
#B5AAAB
(181,170,171)
#C7BDBE
(199,189,190)
#D9D0D1
(217,208,209)
#EBE3E4
(235,227,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #372526; }

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

This text font color is #372526.

Background Color

.myBgColor { background-color: #372526; }

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

This div background color is #372526.

Border color

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

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

This div border color is #372526.

Opacity

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

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

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

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

This text has shadow with #372526 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372526.

Preview

Color preview on black background

This text has color #372526 on black background.


Color preview on white background

This text has color #372526 on white background.


Black color preview on #372526 background

This text has black color on #372526 background.


White color preview on #372526 background

This text has white color on #372526 background.


Related colors

Complementary color

Complementary color for #hex is #C8DAD9.


I love getcolorcode.com

Triadic colors

1 #263725 and #252637 with #372526 are triadic colors.

2 #262537 and #253726 with #372526 are triadic colors.