COLOR #372B36

HEX: #372B36 RGB: (55,43,54)

Color info

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

RGB color model

#372B36 color RGB value is (55,43,54).

RGB: (55,43,54) (22%, 17%, 21%)

RGB channels and saturation

R 55 of 255 = 22%
G 43 of 255 = 17%
B 54 of 255 = 21%

55
43
54

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

Portions of RGB colors in percentages

R + G + B = 55 + 43 + 54 = 152 (100%)
R 55 of 152 ~ 36.18%
G 43 of 152 ~ 28.29%
B 54 of 152 ~ 35.53'%

%36.18
%28.29
%35.53

CMYK color model

#372B36 color CMYK value is (0,22,2,78).

  • cyan value is 0.00%
  • magenta value is 21.82%
  • yellow value is 1.82%
  • key color value is 78.43%
CMYK: (0,22,2,78) C0M22Y2K78 (0%,22%,2%,78%) (0.00/0.22/0.02/0.78) 

CMYK percentages

%0
%21.82
%1.82
%78.43

Codes

Color #372B36 in popluar color models

37 2B 36
RGB 55 43 54
HSL 305° 12.24% 19.22%
HSB/HSV 305° 21.82% 21.57%
CMYK 0.00% 21.82% 1.82%
78.43%

Color #372B36 in popluar number systems.

HEX 37 2B 36
Decimal 55 43 54
Binary 110111 101011 110110
Octal 67 53 66

Shades and tints

Shades of #372B36

#372B36
(55,43,54)
#322832
(50,40,50)
#2D252E
(45,37,46)
#28222A
(40,34,42)
#231F26
(35,31,38)
#1E1C22
(30,28,34)
#19191E
(25,25,30)
#14161A
(20,22,26)
#0F1316
(15,19,22)
#0A1012
(10,16,18)
#050D0E
(5,13,14)
#000000
(0,0,0)

Tints of #372B36

#372B36
(55,43,54)
#493E48
(73,62,72)
#5B515A
(91,81,90)
#6D646C
(109,100,108)
#7F777E
(127,119,126)
#918A90
(145,138,144)
#A39DA2
(163,157,162)
#B5B0B4
(181,176,180)
#C7C3C6
(199,195,198)
#D9D6D8
(217,214,216)
#EBE9EA
(235,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #372B36 color. Also use rgb(55,43,54) instead hex code.

Text Font Color

.myTextColor { color: #372B36; }

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

This text font color is #372B36.

Background Color

.myBgColor { background-color: #372B36; }

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

This div background color is #372B36.

Border color

.myBorderColor { border: 1px solid #372B36; }

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

This div border color is #372B36.

Opacity

.myOpacity80 { color: #372B36; opacity: 0.8; }

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

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

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

This text has shadow with #372B36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372B36.

Preview

Color preview on black background

This text has color #372B36 on black background.


Color preview on white background

This text has color #372B36 on white background.


Black color preview on #372B36 background

This text has black color on #372B36 background.


White color preview on #372B36 background

This text has white color on #372B36 background.


Related colors

Complementary color

Complementary color for #hex is #C8D4C9.


I love getcolorcode.com

Triadic colors

1 #36372B and #2B3637 with #372B36 are triadic colors.

2 #362B37 and #2B3736 with #372B36 are triadic colors.