COLOR #372870

HEX: #372870 RGB: (55,40,112)

Color info

#372870 contains mainly red and blue colors. Web safe color of #372870 is #333366 (or #336).

RGB color model

#372870 color RGB value is (55,40,112).

RGB: (55,40,112) (22%, 16%, 44%)

RGB channels and saturation

R 55 of 255 = 22%
G 40 of 255 = 16%
B 112 of 255 = 44%

55
40
112

R + G + B ~ 27%. #372870 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 40 + 112 = 207 (100%)
R 55 of 207 ~ 26.57%
G 40 of 207 ~ 19.32%
B 112 of 207 ~ 54.11'%

%26.57
%19.32
%54.11

CMYK color model

#372870 color CMYK value is (51,64,0,56).

  • cyan value is 50.89%
  • magenta value is 64.29%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (51,64,0,56)
C51M64Y0K56 (51%, 64%, 0%, 56%)
(0.51 / 0.64 / 0.00 / 0.56)

CMYK percentages

%50.89
%64.29
%0
%56.08

Codes

Color #372870 in popluar color models

37 28 70
RGB 55 40 112
HSL 253° 47.37% 29.80%
HSB/HSV 253° 64.29% 43.92%
CMYK 50.89% 64.29% 0.00%
56.08%

Color #372870 in popluar number systems.

HEX 37 28 70
Decimal 55 40 112
Binary 110111 101000 1110000
Octal 67 50 160

Shades and tints

Shades of #372870

#372870
(55,40,112)
#322566
(50,37,102)
#2D225C
(45,34,92)
#281F52
(40,31,82)
#231C48
(35,28,72)
#1E193E
(30,25,62)
#191634
(25,22,52)
#14132A
(20,19,42)
#0F1020
(15,16,32)
#0A0D16
(10,13,22)
#050A0C
(5,10,12)
#000000
(0,0,0)

Tints of #372870

#372870
(55,40,112)
#493B7D
(73,59,125)
#5B4E8A
(91,78,138)
#6D6197
(109,97,151)
#7F74A4
(127,116,164)
#9187B1
(145,135,177)
#A39ABE
(163,154,190)
#B5ADCB
(181,173,203)
#C7C0D8
(199,192,216)
#D9D3E5
(217,211,229)
#EBE6F2
(235,230,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #372870 color. Also use rgb(55,40,112) instead hex code.

Text Font Color

.myTextColor { color: #372870; }

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

This text font color is #372870.

Background Color

.myBgColor { background-color: #372870; }

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

This div background color is #372870.

Border color

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

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

This div border color is #372870.

Opacity

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

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

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

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

This text has shadow with #372870 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372870.

Preview

Color preview on black background

This text has color #372870 on black background.


Color preview on white background

This text has color #372870 on white background.


Black color preview on #372870 background

This text has black color on #372870 background.


White color preview on #372870 background

This text has white color on #372870 background.


Related colors

Complementary color

Complementary color for #hex is #C8D78F.


I love getcolorcode.com

Triadic colors

1 #703728 and #287037 with #372870 are triadic colors.

2 #702837 and #283770 with #372870 are triadic colors.