COLOR #37606C

HEX: #37606C RGB: (55,96,108)

Color info

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

RGB color model

#37606C color RGB value is (55,96,108).

RGB: (55,96,108) (22%, 38%, 42%)

RGB channels and saturation

R 55 of 255 = 22%
G 96 of 255 = 38%
B 108 of 255 = 42%

55
96
108

R + G + B ~ 34%. #37606C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 96 + 108 = 259 (100%)
R 55 of 259 ~ 21.24%
G 96 of 259 ~ 37.07%
B 108 of 259 ~ 41.7'%

%21.24
%37.07
%41.7

CMYK color model

#37606C color CMYK value is (49,11,0,58).

  • cyan value is 49.07%
  • magenta value is 11.11%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (49,11,0,58)
C49M11Y0K58 (49%, 11%, 0%, 58%)
(0.49 / 0.11 / 0.00 / 0.58)

CMYK percentages

%49.07
%11.11
%0
%57.65

Codes

Color #37606C in popluar color models

37 60 6C
RGB 55 96 108
HSL 194° 32.52% 31.96%
HSB/HSV 194° 49.07% 42.35%
CMYK 49.07% 11.11% 0.00%
57.65%

Color #37606C in popluar number systems.

HEX 37 60 6C
Decimal 55 96 108
Binary 110111 1100000 1101100
Octal 67 140 154

Shades and tints

Shades of #37606C

#37606C
(55,96,108)
#325863
(50,88,99)
#2D505A
(45,80,90)
#284851
(40,72,81)
#234048
(35,64,72)
#1E383F
(30,56,63)
#193036
(25,48,54)
#14282D
(20,40,45)
#0F2024
(15,32,36)
#0A181B
(10,24,27)
#051012
(5,16,18)
#000000
(0,0,0)

Tints of #37606C

#37606C
(55,96,108)
#496E79
(73,110,121)
#5B7C86
(91,124,134)
#6D8A93
(109,138,147)
#7F98A0
(127,152,160)
#91A6AD
(145,166,173)
#A3B4BA
(163,180,186)
#B5C2C7
(181,194,199)
#C7D0D4
(199,208,212)
#D9DEE1
(217,222,225)
#EBECEE
(235,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37606C color. Also use rgb(55,96,108) instead hex code.

Text Font Color

.myTextColor { color: #37606C; }

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

This text font color is #37606C.

Background Color

.myBgColor { background-color: #37606C; }

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

This div background color is #37606C.

Border color

.myBorderColor { border: 1px solid #37606C; }

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

This div border color is #37606C.

Opacity

.myOpacity80 { color: #37606C; opacity: 0.8; }

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

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

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

This text has shadow with #37606C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37606C.

Preview

Color preview on black background

This text has color #37606C on black background.


Color preview on white background

This text has color #37606C on white background.


Black color preview on #37606C background

This text has black color on #37606C background.


White color preview on #37606C background

This text has white color on #37606C background.


Related colors

Complementary color

Complementary color for #hex is #C89F93.


I love getcolorcode.com

Triadic colors

1 #6C3760 and #606C37 with #37606C are triadic colors.

2 #6C6037 and #60376C with #37606C are triadic colors.