COLOR #372340

HEX: #372340 RGB: (55,35,64)

Color info

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

RGB color model

#372340 color RGB value is (55,35,64).

RGB: (55,35,64) (22%, 14%, 25%)

RGB channels and saturation

R 55 of 255 = 22%
G 35 of 255 = 14%
B 64 of 255 = 25%

55
35
64

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

Portions of RGB colors in percentages

R + G + B = 55 + 35 + 64 = 154 (100%)
R 55 of 154 ~ 35.71%
G 35 of 154 ~ 22.73%
B 64 of 154 ~ 41.56'%

%35.71
%22.73
%41.56

CMYK color model

#372340 color CMYK value is (14,45,0,75).

  • cyan value is 14.06%
  • magenta value is 45.31%
  • yellow value is 0.00%
  • key color value is 74.90%

CMYK: (14,45,0,75)
C14M45Y0K75 (14%, 45%, 0%, 75%)
(0.14 / 0.45 / 0.00 / 0.75)

CMYK percentages

%14.06
%45.31
%0
%74.9

Codes

Color #372340 in popluar color models

37 23 40
RGB 55 35 64
HSL 281° 29.29% 19.41%
HSB/HSV 281° 45.31% 25.10%
CMYK 14.06% 45.31% 0.00%
74.90%

Color #372340 in popluar number systems.

HEX 37 23 40
Decimal 55 35 64
Binary 110111 100011 1000000
Octal 67 43 100

Shades and tints

Shades of #372340

#372340
(55,35,64)
#32203B
(50,32,59)
#2D1D36
(45,29,54)
#281A31
(40,26,49)
#23172C
(35,23,44)
#1E1427
(30,20,39)
#191122
(25,17,34)
#140E1D
(20,14,29)
#0F0B18
(15,11,24)
#0A0813
(10,8,19)
#05050E
(5,5,14)
#000000
(0,0,0)

Tints of #372340

#372340
(55,35,64)
#493751
(73,55,81)
#5B4B62
(91,75,98)
#6D5F73
(109,95,115)
#7F7384
(127,115,132)
#918795
(145,135,149)
#A39BA6
(163,155,166)
#B5AFB7
(181,175,183)
#C7C3C8
(199,195,200)
#D9D7D9
(217,215,217)
#EBEBEA
(235,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #372340 color. Also use rgb(55,35,64) instead hex code.

Text Font Color

.myTextColor { color: #372340; }

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

This text font color is #372340.

Background Color

.myBgColor { background-color: #372340; }

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

This div background color is #372340.

Border color

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

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

This div border color is #372340.

Opacity

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

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

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

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

This text has shadow with #372340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372340.

Preview

Color preview on black background

This text has color #372340 on black background.


Color preview on white background

This text has color #372340 on white background.


Black color preview on #372340 background

This text has black color on #372340 background.


White color preview on #372340 background

This text has white color on #372340 background.


Related colors

Complementary color

Complementary color for #hex is #C8DCBF.


I love getcolorcode.com

Triadic colors

1 #403723 and #234037 with #372340 are triadic colors.

2 #402337 and #233740 with #372340 are triadic colors.