COLOR #372980

HEX: #372980 RGB: (55,41,128)

Color info

#372980 contains mainly blue color. Web safe color of #372980 is #333366 (or #336).

RGB color model

#372980 color RGB value is (55,41,128).

RGB: (55,41,128) (22%, 16%, 50%)

RGB channels and saturation

R 55 of 255 = 22%
G 41 of 255 = 16%
B 128 of 255 = 50%

55
41
128

R + G + B ~ 29%. #372980 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 41 + 128 = 224 (100%)
R 55 of 224 ~ 24.55%
G 41 of 224 ~ 18.3%
B 128 of 224 ~ 57.14'%

%24.55
%18.3
%57.14

CMYK color model

#372980 color CMYK value is (57,68,0,50).

  • cyan value is 57.03%
  • magenta value is 67.97%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (57,68,0,50)
C57M68Y0K50 (57%, 68%, 0%, 50%)
(0.57 / 0.68 / 0.00 / 0.50)

CMYK percentages

%57.03
%67.97
%0
%49.8

Codes

Color #372980 in popluar color models

37 29 80
RGB 55 41 128
HSL 250° 51.48% 33.14%
HSB/HSV 250° 67.97% 50.20%
CMYK 57.03% 67.97% 0.00%
49.80%

Color #372980 in popluar number systems.

HEX 37 29 80
Decimal 55 41 128
Binary 110111 101001 10000000
Octal 67 51 200

Shades and tints

Shades of #372980

#372980
(55,41,128)
#322675
(50,38,117)
#2D236A
(45,35,106)
#28205F
(40,32,95)
#231D54
(35,29,84)
#1E1A49
(30,26,73)
#19173E
(25,23,62)
#141433
(20,20,51)
#0F1128
(15,17,40)
#0A0E1D
(10,14,29)
#050B12
(5,11,18)
#000000
(0,0,0)

Tints of #372980

#372980
(55,41,128)
#493C8B
(73,60,139)
#5B4F96
(91,79,150)
#6D62A1
(109,98,161)
#7F75AC
(127,117,172)
#9188B7
(145,136,183)
#A39BC2
(163,155,194)
#B5AECD
(181,174,205)
#C7C1D8
(199,193,216)
#D9D4E3
(217,212,227)
#EBE7EE
(235,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #372980; }

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

This text font color is #372980.

Background Color

.myBgColor { background-color: #372980; }

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

This div background color is #372980.

Border color

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

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

This div border color is #372980.

Opacity

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

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

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

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

This text has shadow with #372980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372980.

Preview

Color preview on black background

This text has color #372980 on black background.


Color preview on white background

This text has color #372980 on white background.


Black color preview on #372980 background

This text has black color on #372980 background.


White color preview on #372980 background

This text has white color on #372980 background.


Related colors

Complementary color

Complementary color for #hex is #C8D67F.


I love getcolorcode.com

Triadic colors

1 #803729 and #298037 with #372980 are triadic colors.

2 #802937 and #293780 with #372980 are triadic colors.