COLOR #372294

HEX: #372294 RGB: (55,34,148)

Color info

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

RGB color model

#372294 color RGB value is (55,34,148).

RGB: (55,34,148) (22%, 13%, 58%)

RGB channels and saturation

R 55 of 255 = 22%
G 34 of 255 = 13%
B 148 of 255 = 58%

55
34
148

R + G + B ~ 31%. #372294 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 34 + 148 = 237 (100%)
R 55 of 237 ~ 23.21%
G 34 of 237 ~ 14.35%
B 148 of 237 ~ 62.45'%

%23.21
%14.35
%62.45

CMYK color model

#372294 color CMYK value is (63,77,0,42).

  • cyan value is 62.84%
  • magenta value is 77.03%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (63,77,0,42)
C63M77Y0K42 (63%, 77%, 0%, 42%)
(0.63 / 0.77 / 0.00 / 0.42)

CMYK percentages

%62.84
%77.03
%0
%41.96

Codes

Color #372294 in popluar color models

37 22 94
RGB 55 34 148
HSL 251° 62.64% 35.69%
HSB/HSV 251° 77.03% 58.04%
CMYK 62.84% 77.03% 0.00%
41.96%

Color #372294 in popluar number systems.

HEX 37 22 94
Decimal 55 34 148
Binary 110111 100010 10010100
Octal 67 42 224

Shades and tints

Shades of #372294

#372294
(55,34,148)
#321F87
(50,31,135)
#2D1C7A
(45,28,122)
#28196D
(40,25,109)
#231660
(35,22,96)
#1E1353
(30,19,83)
#191046
(25,16,70)
#140D39
(20,13,57)
#0F0A2C
(15,10,44)
#0A071F
(10,7,31)
#050412
(5,4,18)
#000000
(0,0,0)

Tints of #372294

#372294
(55,34,148)
#49369D
(73,54,157)
#5B4AA6
(91,74,166)
#6D5EAF
(109,94,175)
#7F72B8
(127,114,184)
#9186C1
(145,134,193)
#A39ACA
(163,154,202)
#B5AED3
(181,174,211)
#C7C2DC
(199,194,220)
#D9D6E5
(217,214,229)
#EBEAEE
(235,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #372294 color. Also use rgb(55,34,148) instead hex code.

Text Font Color

.myTextColor { color: #372294; }

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

This text font color is #372294.

Background Color

.myBgColor { background-color: #372294; }

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

This div background color is #372294.

Border color

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

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

This div border color is #372294.

Opacity

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

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

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

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

This text has shadow with #372294 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372294.

Preview

Color preview on black background

This text has color #372294 on black background.


Color preview on white background

This text has color #372294 on white background.


Black color preview on #372294 background

This text has black color on #372294 background.


White color preview on #372294 background

This text has white color on #372294 background.


Related colors

Complementary color

Complementary color for #hex is #C8DD6B.


I love getcolorcode.com

Triadic colors

1 #943722 and #229437 with #372294 are triadic colors.

2 #942237 and #223794 with #372294 are triadic colors.