COLOR #372864

HEX: #372864 RGB: (55,40,100)

Color info

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

RGB color model

#372864 color RGB value is (55,40,100).

RGB: (55,40,100) (22%, 16%, 39%)

RGB channels and saturation

R 55 of 255 = 22%
G 40 of 255 = 16%
B 100 of 255 = 39%

55
40
100

R + G + B ~ 26%. #372864 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 40 + 100 = 195 (100%)
R 55 of 195 ~ 28.21%
G 40 of 195 ~ 20.51%
B 100 of 195 ~ 51.28'%

%28.21
%20.51
%51.28

CMYK color model

#372864 color CMYK value is (45,60,0,61).

  • cyan value is 45.00%
  • magenta value is 60.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (45,60,0,61)
C45M60Y0K61 (45%, 60%, 0%, 61%)
(0.45 / 0.60 / 0.00 / 0.61)

CMYK percentages

%45
%60
%0
%60.78

Codes

Color #372864 in popluar color models

37 28 64
RGB 55 40 100
HSL 255° 42.86% 27.45%
HSB/HSV 255° 60.00% 39.22%
CMYK 45.00% 60.00% 0.00%
60.78%

Color #372864 in popluar number systems.

HEX 37 28 64
Decimal 55 40 100
Binary 110111 101000 1100100
Octal 67 50 144

Shades and tints

Shades of #372864

#372864
(55,40,100)
#32255B
(50,37,91)
#2D2252
(45,34,82)
#281F49
(40,31,73)
#231C40
(35,28,64)
#1E1937
(30,25,55)
#19162E
(25,22,46)
#141325
(20,19,37)
#0F101C
(15,16,28)
#0A0D13
(10,13,19)
#050A0A
(5,10,10)
#000000
(0,0,0)

Tints of #372864

#372864
(55,40,100)
#493B72
(73,59,114)
#5B4E80
(91,78,128)
#6D618E
(109,97,142)
#7F749C
(127,116,156)
#9187AA
(145,135,170)
#A39AB8
(163,154,184)
#B5ADC6
(181,173,198)
#C7C0D4
(199,192,212)
#D9D3E2
(217,211,226)
#EBE6F0
(235,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #372864; }

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

This text font color is #372864.

Background Color

.myBgColor { background-color: #372864; }

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

This div background color is #372864.

Border color

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

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

This div border color is #372864.

Opacity

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

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

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

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

This text has shadow with #372864 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372864.

Preview

Color preview on black background

This text has color #372864 on black background.


Color preview on white background

This text has color #372864 on white background.


Black color preview on #372864 background

This text has black color on #372864 background.


White color preview on #372864 background

This text has white color on #372864 background.


Related colors

Complementary color

Complementary color for #hex is #C8D79B.


I love getcolorcode.com

Triadic colors

1 #643728 and #286437 with #372864 are triadic colors.

2 #642837 and #283764 with #372864 are triadic colors.