COLOR #372964

HEX: #372964 RGB: (55,41,100)

Color info

#372964 contains red, green and blue colors in about the same proportion. Web safe color of #372964 is #333366 (or #336).

RGB color model

#372964 color RGB value is (55,41,100).

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

RGB channels and saturation

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

55
41
100

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

Portions of RGB colors in percentages

R + G + B = 55 + 41 + 100 = 196 (100%)
R 55 of 196 ~ 28.06%
G 41 of 196 ~ 20.92%
B 100 of 196 ~ 51.02'%

%28.06
%20.92
%51.02

CMYK color model

#372964 color CMYK value is (45,59,0,61).

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

CMYK: (45,59,0,61)
C45M59Y0K61 (45%, 59%, 0%, 61%)
(0.45 / 0.59 / 0.00 / 0.61)

CMYK percentages

%45
%59
%0
%60.78

Codes

Color #372964 in popluar color models

37 29 64
RGB 55 41 100
HSL 254° 41.84% 27.65%
HSB/HSV 254° 59.00% 39.22%
CMYK 45.00% 59.00% 0.00%
60.78%

Color #372964 in popluar number systems.

HEX 37 29 64
Decimal 55 41 100
Binary 110111 101001 1100100
Octal 67 51 144

Shades and tints

Shades of #372964

#372964
(55,41,100)
#32265B
(50,38,91)
#2D2352
(45,35,82)
#282049
(40,32,73)
#231D40
(35,29,64)
#1E1A37
(30,26,55)
#19172E
(25,23,46)
#141425
(20,20,37)
#0F111C
(15,17,28)
#0A0E13
(10,14,19)
#050B0A
(5,11,10)
#000000
(0,0,0)

Tints of #372964

#372964
(55,41,100)
#493C72
(73,60,114)
#5B4F80
(91,79,128)
#6D628E
(109,98,142)
#7F759C
(127,117,156)
#9188AA
(145,136,170)
#A39BB8
(163,155,184)
#B5AEC6
(181,174,198)
#C7C1D4
(199,193,212)
#D9D4E2
(217,212,226)
#EBE7F0
(235,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #372964; }

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

This text font color is #372964.

Background Color

.myBgColor { background-color: #372964; }

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

This div background color is #372964.

Border color

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

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

This div border color is #372964.

Opacity

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

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

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

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

This text has shadow with #372964 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372964.

Preview

Color preview on black background

This text has color #372964 on black background.


Color preview on white background

This text has color #372964 on white background.


Black color preview on #372964 background

This text has black color on #372964 background.


White color preview on #372964 background

This text has white color on #372964 background.


Related colors

Complementary color

Complementary color for #hex is #C8D69B.


I love getcolorcode.com

Triadic colors

1 #643729 and #296437 with #372964 are triadic colors.

2 #642937 and #293764 with #372964 are triadic colors.