COLOR #37398B

HEX: #37398B RGB: (55,57,139)

Color info

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

RGB color model

#37398B color RGB value is (55,57,139).

RGB: (55,57,139) (22%, 22%, 55%)

RGB channels and saturation

R 55 of 255 = 22%
G 57 of 255 = 22%
B 139 of 255 = 55%

55
57
139

R + G + B ~ 33%. #37398B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 57 + 139 = 251 (100%)
R 55 of 251 ~ 21.91%
G 57 of 251 ~ 22.71%
B 139 of 251 ~ 55.38'%

%21.91
%22.71
%55.38

CMYK color model

#37398B color CMYK value is (60,59,0,45).

  • cyan value is 60.43%
  • magenta value is 58.99%
  • yellow value is 0.00%
  • key color value is 45.49%

CMYK: (60,59,0,45)
C60M59Y0K45 (60%, 59%, 0%, 45%)
(0.60 / 0.59 / 0.00 / 0.45)

CMYK percentages

%60.43
%58.99
%0
%45.49

Codes

Color #37398B in popluar color models

37 39 8B
RGB 55 57 139
HSL 239° 43.30% 38.04%
HSB/HSV 239° 60.43% 54.51%
CMYK 60.43% 58.99% 0.00%
45.49%

Color #37398B in popluar number systems.

HEX 37 39 8B
Decimal 55 57 139
Binary 110111 111001 10001011
Octal 67 71 213

Shades and tints

Shades of #37398B

#37398B
(55,57,139)
#32347F
(50,52,127)
#2D2F73
(45,47,115)
#282A67
(40,42,103)
#23255B
(35,37,91)
#1E204F
(30,32,79)
#191B43
(25,27,67)
#141637
(20,22,55)
#0F112B
(15,17,43)
#0A0C1F
(10,12,31)
#050713
(5,7,19)
#000000
(0,0,0)

Tints of #37398B

#37398B
(55,57,139)
#494B95
(73,75,149)
#5B5D9F
(91,93,159)
#6D6FA9
(109,111,169)
#7F81B3
(127,129,179)
#9193BD
(145,147,189)
#A3A5C7
(163,165,199)
#B5B7D1
(181,183,209)
#C7C9DB
(199,201,219)
#D9DBE5
(217,219,229)
#EBEDEF
(235,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37398B color. Also use rgb(55,57,139) instead hex code.

Text Font Color

.myTextColor { color: #37398B; }

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

This text font color is #37398B.

Background Color

.myBgColor { background-color: #37398B; }

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

This div background color is #37398B.

Border color

.myBorderColor { border: 1px solid #37398B; }

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

This div border color is #37398B.

Opacity

.myOpacity80 { color: #37398B; opacity: 0.8; }

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

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

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

This text has shadow with #37398B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37398B.

Preview

Color preview on black background

This text has color #37398B on black background.


Color preview on white background

This text has color #37398B on white background.


Black color preview on #37398B background

This text has black color on #37398B background.


White color preview on #37398B background

This text has white color on #37398B background.


Related colors

Complementary color

Complementary color for #hex is #C8C674.


I love getcolorcode.com

Triadic colors

1 #8B3739 and #398B37 with #37398B are triadic colors.

2 #8B3937 and #39378B with #37398B are triadic colors.