COLOR #372577

HEX: #372577 RGB: (55,37,119)

Color info

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

RGB color model

#372577 color RGB value is (55,37,119).

RGB: (55,37,119) (22%, 15%, 47%)

RGB channels and saturation

R 55 of 255 = 22%
G 37 of 255 = 15%
B 119 of 255 = 47%

55
37
119

R + G + B ~ 28%. #372577 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 37 + 119 = 211 (100%)
R 55 of 211 ~ 26.07%
G 37 of 211 ~ 17.54%
B 119 of 211 ~ 56.4'%

%26.07
%17.54
%56.4

CMYK color model

#372577 color CMYK value is (54,69,0,53).

  • cyan value is 53.78%
  • magenta value is 68.91%
  • yellow value is 0.00%
  • key color value is 53.33%
CMYK: (54,69,0,53) C54M69Y0K53 (54%,69%,0%,53%) (0.54/0.69/0.00/0.53) 

CMYK percentages

%53.78
%68.91
%0
%53.33

Codes

Color #372577 in popluar color models

37 25 77
RGB 55 37 119
HSL 253° 52.56% 30.59%
HSB/HSV 253° 68.91% 46.67%
CMYK 53.78% 68.91% 0.00%
53.33%

Color #372577 in popluar number systems.

HEX 37 25 77
Decimal 55 37 119
Binary 110111 100101 1110111
Octal 67 45 167

Shades and tints

Shades of #372577

#372577
(55,37,119)
#32226D
(50,34,109)
#2D1F63
(45,31,99)
#281C59
(40,28,89)
#23194F
(35,25,79)
#1E1645
(30,22,69)
#19133B
(25,19,59)
#141031
(20,16,49)
#0F0D27
(15,13,39)
#0A0A1D
(10,10,29)
#050713
(5,7,19)
#000000
(0,0,0)

Tints of #372577

#372577
(55,37,119)
#493883
(73,56,131)
#5B4B8F
(91,75,143)
#6D5E9B
(109,94,155)
#7F71A7
(127,113,167)
#9184B3
(145,132,179)
#A397BF
(163,151,191)
#B5AACB
(181,170,203)
#C7BDD7
(199,189,215)
#D9D0E3
(217,208,227)
#EBE3EF
(235,227,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #372577 color. Also use rgb(55,37,119) instead hex code.

Text Font Color

.myTextColor { color: #372577; }

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

This text font color is #372577.

Background Color

.myBgColor { background-color: #372577; }

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

This div background color is #372577.

Border color

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

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

This div border color is #372577.

Opacity

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

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

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

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

This text has shadow with #372577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #372577.

Preview

Color preview on black background

This text has color #372577 on black background.


Color preview on white background

This text has color #372577 on white background.


Black color preview on #372577 background

This text has black color on #372577 background.


White color preview on #372577 background

This text has white color on #372577 background.


Related colors

Complementary color

Complementary color for #hex is #C8DA88.


I love getcolorcode.com

Triadic colors

1 #773725 and #257737 with #372577 are triadic colors.

2 #772537 and #253777 with #372577 are triadic colors.