COLOR #372541

HEX: #372541 RGB: (55,37,65)

Color info

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

RGB color model

#372541 color RGB value is (55,37,65).

RGB: (55,37,65) (22%, 15%, 25%)

RGB channels and saturation

R 55 of 255 = 22%
G 37 of 255 = 15%
B 65 of 255 = 25%

55
37
65

R + G + B ~ 21%. #372541 is dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 37 + 65 = 157 (100%)
R 55 of 157 ~ 35.03%
G 37 of 157 ~ 23.57%
B 65 of 157 ~ 41.4'%

%35.03
%23.57
%41.4

CMYK color model

#372541 color CMYK value is (15,43,0,75).

  • cyan value is 15.38%
  • magenta value is 43.08%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (15,43,0,75)
C15M43Y0K75 (15%, 43%, 0%, 75%)
(0.15 / 0.43 / 0.00 / 0.75)

CMYK percentages

%15.38
%43.08
%0
%74.51

Codes

Color #372541 in popluar color models

37 25 41
RGB 55 37 65
HSL 279° 27.45% 20.00%
HSB/HSV 279° 43.08% 25.49%
CMYK 15.38% 43.08% 0.00%
74.51%

Color #372541 in popluar number systems.

HEX 37 25 41
Decimal 55 37 65
Binary 110111 100101 1000001
Octal 67 45 101

Shades and tints

Shades of #372541

#372541
(55,37,65)
#32223C
(50,34,60)
#2D1F37
(45,31,55)
#281C32
(40,28,50)
#23192D
(35,25,45)
#1E1628
(30,22,40)
#191323
(25,19,35)
#14101E
(20,16,30)
#0F0D19
(15,13,25)
#0A0A14
(10,10,20)
#05070F
(5,7,15)
#000000
(0,0,0)

Tints of #372541

#372541
(55,37,65)
#493852
(73,56,82)
#5B4B63
(91,75,99)
#6D5E74
(109,94,116)
#7F7185
(127,113,133)
#918496
(145,132,150)
#A397A7
(163,151,167)
#B5AAB8
(181,170,184)
#C7BDC9
(199,189,201)
#D9D0DA
(217,208,218)
#EBE3EB
(235,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #372541; }

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

This text font color is #372541.

Background Color

.myBgColor { background-color: #372541; }

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

This div background color is #372541.

Border color

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

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

This div border color is #372541.

Opacity

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

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

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

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

This text has shadow with #372541 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372541.

Preview

Color preview on black background

This text has color #372541 on black background.


Color preview on white background

This text has color #372541 on white background.


Black color preview on #372541 background

This text has black color on #372541 background.


White color preview on #372541 background

This text has white color on #372541 background.


Related colors

Complementary color

Complementary color for #hex is #C8DABE.


I love getcolorcode.com

Triadic colors

1 #413725 and #254137 with #372541 are triadic colors.

2 #412537 and #253741 with #372541 are triadic colors.