COLOR #37597D

HEX: #37597D RGB: (55,89,125)

Color info

#37597D contains mainly green and blue colors. Web safe color of #37597D is #336666 (or #366).

RGB color model

#37597D color RGB value is (55,89,125).

RGB: (55,89,125) (22%, 35%, 49%)

RGB channels and saturation

R 55 of 255 = 22%
G 89 of 255 = 35%
B 125 of 255 = 49%

55
89
125

R + G + B ~ 35%. #37597D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 89 + 125 = 269 (100%)
R 55 of 269 ~ 20.45%
G 89 of 269 ~ 33.09%
B 125 of 269 ~ 46.47'%

%20.45
%33.09
%46.47

CMYK color model

#37597D color CMYK value is (56,29,0,51).

  • cyan value is 56.00%
  • magenta value is 28.80%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (56,29,0,51)
C56M29Y0K51 (56%, 29%, 0%, 51%)
(0.56 / 0.29 / 0.00 / 0.51)

CMYK percentages

%56
%28.8
%0
%50.98

Codes

Color #37597D in popluar color models

37 59 7D
RGB 55 89 125
HSL 211° 38.89% 35.29%
HSB/HSV 211° 56.00% 49.02%
CMYK 56.00% 28.80% 0.00%
50.98%

Color #37597D in popluar number systems.

HEX 37 59 7D
Decimal 55 89 125
Binary 110111 1011001 1111101
Octal 67 131 175

Shades and tints

Shades of #37597D

#37597D
(55,89,125)
#325172
(50,81,114)
#2D4967
(45,73,103)
#28415C
(40,65,92)
#233951
(35,57,81)
#1E3146
(30,49,70)
#19293B
(25,41,59)
#142130
(20,33,48)
#0F1925
(15,25,37)
#0A111A
(10,17,26)
#05090F
(5,9,15)
#000000
(0,0,0)

Tints of #37597D

#37597D
(55,89,125)
#496888
(73,104,136)
#5B7793
(91,119,147)
#6D869E
(109,134,158)
#7F95A9
(127,149,169)
#91A4B4
(145,164,180)
#A3B3BF
(163,179,191)
#B5C2CA
(181,194,202)
#C7D1D5
(199,209,213)
#D9E0E0
(217,224,224)
#EBEFEB
(235,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37597D color. Also use rgb(55,89,125) instead hex code.

Text Font Color

.myTextColor { color: #37597D; }

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

This text font color is #37597D.

Background Color

.myBgColor { background-color: #37597D; }

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

This div background color is #37597D.

Border color

.myBorderColor { border: 1px solid #37597D; }

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

This div border color is #37597D.

Opacity

.myOpacity80 { color: #37597D; opacity: 0.8; }

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

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

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

This text has shadow with #37597D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37597D.

Preview

Color preview on black background

This text has color #37597D on black background.


Color preview on white background

This text has color #37597D on white background.


Black color preview on #37597D background

This text has black color on #37597D background.


White color preview on #37597D background

This text has white color on #37597D background.


Related colors

Complementary color

Complementary color for #hex is #C8A682.


I love getcolorcode.com

Triadic colors

1 #7D3759 and #597D37 with #37597D are triadic colors.

2 #7D5937 and #59377D with #37597D are triadic colors.