COLOR #372A34

HEX: #372A34 RGB: (55,42,52)

Color info

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

RGB color model

#372A34 color RGB value is (55,42,52).

RGB: (55,42,52) (22%, 16%, 20%)

RGB channels and saturation

R 55 of 255 = 22%
G 42 of 255 = 16%
B 52 of 255 = 20%

55
42
52

R + G + B ~ 19%. #372A34 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 42 + 52 = 149 (100%)
R 55 of 149 ~ 36.91%
G 42 of 149 ~ 28.19%
B 52 of 149 ~ 34.9'%

%36.91
%28.19
%34.9

CMYK color model

#372A34 color CMYK value is (0,24,5,78).

  • cyan value is 0.00%
  • magenta value is 23.64%
  • yellow value is 5.45%
  • key color value is 78.43%

CMYK: (0,24,5,78)
C0M24Y5K78 (0%, 24%, 5%, 78%)
(0.00 / 0.24 / 0.05 / 0.78)

CMYK percentages

%0
%23.64
%5.45
%78.43

Codes

Color #372A34 in popluar color models

37 2A 34
RGB 55 42 52
HSL 314° 13.40% 19.02%
HSB/HSV 314° 23.64% 21.57%
CMYK 0.00% 23.64% 5.45%
78.43%

Color #372A34 in popluar number systems.

HEX 37 2A 34
Decimal 55 42 52
Binary 110111 101010 110100
Octal 67 52 64

Shades and tints

Shades of #372A34

#372A34
(55,42,52)
#322730
(50,39,48)
#2D242C
(45,36,44)
#282128
(40,33,40)
#231E24
(35,30,36)
#1E1B20
(30,27,32)
#19181C
(25,24,28)
#141518
(20,21,24)
#0F1214
(15,18,20)
#0A0F10
(10,15,16)
#050C0C
(5,12,12)
#000000
(0,0,0)

Tints of #372A34

#372A34
(55,42,52)
#493D46
(73,61,70)
#5B5058
(91,80,88)
#6D636A
(109,99,106)
#7F767C
(127,118,124)
#91898E
(145,137,142)
#A39CA0
(163,156,160)
#B5AFB2
(181,175,178)
#C7C2C4
(199,194,196)
#D9D5D6
(217,213,214)
#EBE8E8
(235,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #372A34 color. Also use rgb(55,42,52) instead hex code.

Text Font Color

.myTextColor { color: #372A34; }

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

This text font color is #372A34.

Background Color

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

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

This div background color is #372A34.

Border color

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

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

This div border color is #372A34.

Opacity

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

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

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

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

This text has shadow with #372A34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372A34.

Preview

Color preview on black background

This text has color #372A34 on black background.


Color preview on white background

This text has color #372A34 on white background.


Black color preview on #372A34 background

This text has black color on #372A34 background.


White color preview on #372A34 background

This text has white color on #372A34 background.


Related colors

Complementary color

Complementary color for #hex is #C8D5CB.


I love getcolorcode.com

Triadic colors

1 #34372A and #2A3437 with #372A34 are triadic colors.

2 #342A37 and #2A3734 with #372A34 are triadic colors.