COLOR #372A97

HEX: #372A97 RGB: (55,42,151)

Color info

#372A97 contains mainly blue color. Web safe color of #372A97 is #333399 (or #339).

RGB color model

#372A97 color RGB value is (55,42,151).

RGB: (55,42,151) (22%, 16%, 59%)

RGB channels and saturation

R 55 of 255 = 22%
G 42 of 255 = 16%
B 151 of 255 = 59%

55
42
151

R + G + B ~ 32%. #372A97 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 42 + 151 = 248 (100%)
R 55 of 248 ~ 22.18%
G 42 of 248 ~ 16.94%
B 151 of 248 ~ 60.89'%

%22.18
%16.94
%60.89

CMYK color model

#372A97 color CMYK value is (64,72,0,41).

  • cyan value is 63.58%
  • magenta value is 72.19%
  • yellow value is 0.00%
  • key color value is 40.78%
CMYK: (64,72,0,41) C64M72Y0K41 (64%,72%,0%,41%) (0.64/0.72/0.00/0.41) 

CMYK percentages

%63.58
%72.19
%0
%40.78

Codes

Color #372A97 in popluar color models

37 2A 97
RGB 55 42 151
HSL 247° 56.48% 37.84%
HSB/HSV 247° 72.19% 59.22%
CMYK 63.58% 72.19% 0.00%
40.78%

Color #372A97 in popluar number systems.

HEX 37 2A 97
Decimal 55 42 151
Binary 110111 101010 10010111
Octal 67 52 227

Shades and tints

Shades of #372A97

#372A97
(55,42,151)
#32278A
(50,39,138)
#2D247D
(45,36,125)
#282170
(40,33,112)
#231E63
(35,30,99)
#1E1B56
(30,27,86)
#191849
(25,24,73)
#14153C
(20,21,60)
#0F122F
(15,18,47)
#0A0F22
(10,15,34)
#050C15
(5,12,21)
#000000
(0,0,0)

Tints of #372A97

#372A97
(55,42,151)
#493DA0
(73,61,160)
#5B50A9
(91,80,169)
#6D63B2
(109,99,178)
#7F76BB
(127,118,187)
#9189C4
(145,137,196)
#A39CCD
(163,156,205)
#B5AFD6
(181,175,214)
#C7C2DF
(199,194,223)
#D9D5E8
(217,213,232)
#EBE8F1
(235,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #372A97 color. Also use rgb(55,42,151) instead hex code.

Text Font Color

.myTextColor { color: #372A97; }

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

This text font color is #372A97.

Background Color

.myBgColor { background-color: #372A97; }

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

This div background color is #372A97.

Border color

.myBorderColor { border: 1px solid #372A97; }

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

This div border color is #372A97.

Opacity

.myOpacity80 { color: #372A97; opacity: 0.8; }

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

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

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

This text has shadow with #372A97 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372A97.

Preview

Color preview on black background

This text has color #372A97 on black background.


Color preview on white background

This text has color #372A97 on white background.


Black color preview on #372A97 background

This text has black color on #372A97 background.


White color preview on #372A97 background

This text has white color on #372A97 background.


Related colors

Complementary color

Complementary color for #hex is #C8D568.


I love getcolorcode.com

Triadic colors

1 #97372A and #2A9737 with #372A97 are triadic colors.

2 #972A37 and #2A3797 with #372A97 are triadic colors.