COLOR #372E76

HEX: #372E76 RGB: (55,46,118)

Color info

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

RGB color model

#372E76 color RGB value is (55,46,118).

RGB: (55,46,118) (22%, 18%, 46%)

RGB channels and saturation

R 55 of 255 = 22%
G 46 of 255 = 18%
B 118 of 255 = 46%

55
46
118

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

Portions of RGB colors in percentages

R + G + B = 55 + 46 + 118 = 219 (100%)
R 55 of 219 ~ 25.11%
G 46 of 219 ~ 21%
B 118 of 219 ~ 53.88'%

%25.11
%21
%53.88

CMYK color model

#372E76 color CMYK value is (53,61,0,54).

  • cyan value is 53.39%
  • magenta value is 61.02%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (53,61,0,54)
C53M61Y0K54 (53%, 61%, 0%, 54%)
(0.53 / 0.61 / 0.00 / 0.54)

CMYK percentages

%53.39
%61.02
%0
%53.73

Codes

Color #372E76 in popluar color models

37 2E 76
RGB 55 46 118
HSL 248° 43.90% 32.16%
HSB/HSV 248° 61.02% 46.27%
CMYK 53.39% 61.02% 0.00%
53.73%

Color #372E76 in popluar number systems.

HEX 37 2E 76
Decimal 55 46 118
Binary 110111 101110 1110110
Octal 67 56 166

Shades and tints

Shades of #372E76

#372E76
(55,46,118)
#322A6C
(50,42,108)
#2D2662
(45,38,98)
#282258
(40,34,88)
#231E4E
(35,30,78)
#1E1A44
(30,26,68)
#19163A
(25,22,58)
#141230
(20,18,48)
#0F0E26
(15,14,38)
#0A0A1C
(10,10,28)
#050612
(5,6,18)
#000000
(0,0,0)

Tints of #372E76

#372E76
(55,46,118)
#494182
(73,65,130)
#5B548E
(91,84,142)
#6D679A
(109,103,154)
#7F7AA6
(127,122,166)
#918DB2
(145,141,178)
#A3A0BE
(163,160,190)
#B5B3CA
(181,179,202)
#C7C6D6
(199,198,214)
#D9D9E2
(217,217,226)
#EBECEE
(235,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #372E76 color. Also use rgb(55,46,118) instead hex code.

Text Font Color

.myTextColor { color: #372E76; }

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

This text font color is #372E76.

Background Color

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

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

This div background color is #372E76.

Border color

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

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

This div border color is #372E76.

Opacity

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

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

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

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

This text has shadow with #372E76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372E76.

Preview

Color preview on black background

This text has color #372E76 on black background.


Color preview on white background

This text has color #372E76 on white background.


Black color preview on #372E76 background

This text has black color on #372E76 background.


White color preview on #372E76 background

This text has white color on #372E76 background.


Related colors

Complementary color

Complementary color for #hex is #C8D189.


I love getcolorcode.com

Triadic colors

1 #76372E and #2E7637 with #372E76 are triadic colors.

2 #762E37 and #2E3776 with #372E76 are triadic colors.