COLOR #37608B

HEX: #37608B RGB: (55,96,139)

Color info

#37608B contains mainly green and blue colors. Web safe color of #37608B is #336699 (or #369).

RGB color model

#37608B color RGB value is (55,96,139).

RGB: (55,96,139) (22%, 38%, 55%)

RGB channels and saturation

R 55 of 255 = 22%
G 96 of 255 = 38%
B 139 of 255 = 55%

55
96
139

R + G + B ~ 38%. #37608B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 96 + 139 = 290 (100%)
R 55 of 290 ~ 18.97%
G 96 of 290 ~ 33.1%
B 139 of 290 ~ 47.93'%

%18.97
%33.1
%47.93

CMYK color model

#37608B color CMYK value is (60,31,0,45).

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

CMYK: (60,31,0,45)
C60M31Y0K45 (60%, 31%, 0%, 45%)
(0.60 / 0.31 / 0.00 / 0.45)

CMYK percentages

%60.43
%30.94
%0
%45.49

Codes

Color #37608B in popluar color models

37 60 8B
RGB 55 96 139
HSL 211° 43.30% 38.04%
HSB/HSV 211° 60.43% 54.51%
CMYK 60.43% 30.94% 0.00%
45.49%

Color #37608B in popluar number systems.

HEX 37 60 8B
Decimal 55 96 139
Binary 110111 1100000 10001011
Octal 67 140 213

Shades and tints

Shades of #37608B

#37608B
(55,96,139)
#32587F
(50,88,127)
#2D5073
(45,80,115)
#284867
(40,72,103)
#23405B
(35,64,91)
#1E384F
(30,56,79)
#193043
(25,48,67)
#142837
(20,40,55)
#0F202B
(15,32,43)
#0A181F
(10,24,31)
#051013
(5,16,19)
#000000
(0,0,0)

Tints of #37608B

#37608B
(55,96,139)
#496E95
(73,110,149)
#5B7C9F
(91,124,159)
#6D8AA9
(109,138,169)
#7F98B3
(127,152,179)
#91A6BD
(145,166,189)
#A3B4C7
(163,180,199)
#B5C2D1
(181,194,209)
#C7D0DB
(199,208,219)
#D9DEE5
(217,222,229)
#EBECEF
(235,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #37608B; }

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

This text font color is #37608B.

Background Color

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

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

This div background color is #37608B.

Border color

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

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

This div border color is #37608B.

Opacity

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

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

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

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

This text has shadow with #37608B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37608B.

Preview

Color preview on black background

This text has color #37608B on black background.


Color preview on white background

This text has color #37608B on white background.


Black color preview on #37608B background

This text has black color on #37608B background.


White color preview on #37608B background

This text has white color on #37608B background.


Related colors

Complementary color

Complementary color for #hex is #C89F74.


I love getcolorcode.com

Triadic colors

1 #8B3760 and #608B37 with #37608B are triadic colors.

2 #8B6037 and #60378B with #37608B are triadic colors.