COLOR #37586B

HEX: #37586B RGB: (55,88,107)

Color info

#37586B contains red, green and blue colors in about the same proportion. Web safe color of #37586B is #336666 (or #366).

RGB color model

#37586B color RGB value is (55,88,107).

RGB: (55,88,107) (22%, 35%, 42%)

RGB channels and saturation

R 55 of 255 = 22%
G 88 of 255 = 35%
B 107 of 255 = 42%

55
88
107

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

Portions of RGB colors in percentages

R + G + B = 55 + 88 + 107 = 250 (100%)
R 55 of 250 ~ 22%
G 88 of 250 ~ 35.2%
B 107 of 250 ~ 42.8'%

%22
%35.2
%42.8

CMYK color model

#37586B color CMYK value is (49,18,0,58).

  • cyan value is 48.60%
  • magenta value is 17.76%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (49,18,0,58)
C49M18Y0K58 (49%, 18%, 0%, 58%)
(0.49 / 0.18 / 0.00 / 0.58)

CMYK percentages

%48.6
%17.76
%0
%58.04

Codes

Color #37586B in popluar color models

37 58 6B
RGB 55 88 107
HSL 202° 32.10% 31.76%
HSB/HSV 202° 48.60% 41.96%
CMYK 48.60% 17.76% 0.00%
58.04%

Color #37586B in popluar number systems.

HEX 37 58 6B
Decimal 55 88 107
Binary 110111 1011000 1101011
Octal 67 130 153

Shades and tints

Shades of #37586B

#37586B
(55,88,107)
#325062
(50,80,98)
#2D4859
(45,72,89)
#284050
(40,64,80)
#233847
(35,56,71)
#1E303E
(30,48,62)
#192835
(25,40,53)
#14202C
(20,32,44)
#0F1823
(15,24,35)
#0A101A
(10,16,26)
#050811
(5,8,17)
#000000
(0,0,0)

Tints of #37586B

#37586B
(55,88,107)
#496778
(73,103,120)
#5B7685
(91,118,133)
#6D8592
(109,133,146)
#7F949F
(127,148,159)
#91A3AC
(145,163,172)
#A3B2B9
(163,178,185)
#B5C1C6
(181,193,198)
#C7D0D3
(199,208,211)
#D9DFE0
(217,223,224)
#EBEEED
(235,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37586B color. Also use rgb(55,88,107) instead hex code.

Text Font Color

.myTextColor { color: #37586B; }

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

This text font color is #37586B.

Background Color

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

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

This div background color is #37586B.

Border color

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

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

This div border color is #37586B.

Opacity

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

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

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

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

This text has shadow with #37586B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37586B.

Preview

Color preview on black background

This text has color #37586B on black background.


Color preview on white background

This text has color #37586B on white background.


Black color preview on #37586B background

This text has black color on #37586B background.


White color preview on #37586B background

This text has white color on #37586B background.


Related colors

Complementary color

Complementary color for #hex is #C8A794.


I love getcolorcode.com

Triadic colors

1 #6B3758 and #586B37 with #37586B are triadic colors.

2 #6B5837 and #58376B with #37586B are triadic colors.