COLOR #37728B

HEX: #37728B RGB: (55,114,139)

Color info

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

RGB color model

#37728B color RGB value is (55,114,139).

RGB: (55,114,139) (22%, 45%, 55%)

RGB channels and saturation

R 55 of 255 = 22%
G 114 of 255 = 45%
B 139 of 255 = 55%

55
114
139

R + G + B ~ 41%. #37728B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 55 + 114 + 139 = 308 (100%)
R 55 of 308 ~ 17.86%
G 114 of 308 ~ 37.01%
B 139 of 308 ~ 45.13'%

%17.86
%37.01
%45.13

CMYK color model

#37728B color CMYK value is (60,18,0,45).

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

CMYK: (60,18,0,45)
C60M18Y0K45 (60%, 18%, 0%, 45%)
(0.60 / 0.18 / 0.00 / 0.45)

CMYK percentages

%60.43
%17.99
%0
%45.49

Codes

Color #37728B in popluar color models

37 72 8B
RGB 55 114 139
HSL 198° 43.30% 38.04%
HSB/HSV 198° 60.43% 54.51%
CMYK 60.43% 17.99% 0.00%
45.49%

Color #37728B in popluar number systems.

HEX 37 72 8B
Decimal 55 114 139
Binary 110111 1110010 10001011
Octal 67 162 213

Shades and tints

Shades of #37728B

#37728B
(55,114,139)
#32687F
(50,104,127)
#2D5E73
(45,94,115)
#285467
(40,84,103)
#234A5B
(35,74,91)
#1E404F
(30,64,79)
#193643
(25,54,67)
#142C37
(20,44,55)
#0F222B
(15,34,43)
#0A181F
(10,24,31)
#050E13
(5,14,19)
#000000
(0,0,0)

Tints of #37728B

#37728B
(55,114,139)
#497E95
(73,126,149)
#5B8A9F
(91,138,159)
#6D96A9
(109,150,169)
#7FA2B3
(127,162,179)
#91AEBD
(145,174,189)
#A3BAC7
(163,186,199)
#B5C6D1
(181,198,209)
#C7D2DB
(199,210,219)
#D9DEE5
(217,222,229)
#EBEAEF
(235,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #37728B; }

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

This text font color is #37728B.

Background Color

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

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

This div background color is #37728B.

Border color

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

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

This div border color is #37728B.

Opacity

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

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

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

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

This text has shadow with #37728B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #37728B.

Preview

Color preview on black background

This text has color #37728B on black background.


Color preview on white background

This text has color #37728B on white background.


Black color preview on #37728B background

This text has black color on #37728B background.


White color preview on #37728B background

This text has white color on #37728B background.


Related colors

Complementary color

Complementary color for #hex is #C88D74.


I love getcolorcode.com

Triadic colors

1 #8B3772 and #728B37 with #37728B are triadic colors.

2 #8B7237 and #72378B with #37728B are triadic colors.