COLOR #37A9D6

HEX: #37A9D6 RGB: (55,169,214)

Color info

#37A9D6 contains mainly green and blue colors. Web safe color of #37A9D6 is #3399CC (or #39C).

RGB color model

#37A9D6 color RGB value is (55,169,214).

RGB: (55,169,214) (22%, 66%, 84%)

RGB channels and saturation

R 55 of 255 = 22%
G 169 of 255 = 66%
B 214 of 255 = 84%

55
169
214

R + G + B ~ 57%. #37A9D6 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 55 + 169 + 214 = 438 (100%)
R 55 of 438 ~ 12.56%
G 169 of 438 ~ 38.58%
B 214 of 438 ~ 48.86'%

%12.56
%38.58
%48.86

CMYK color model

#37A9D6 color CMYK value is (74,21,0,16).

  • cyan value is 74.30%
  • magenta value is 21.03%
  • yellow value is 0.00%
  • key color value is 16.08%
CMYK: (74,21,0,16) C74M21Y0K16 (74%,21%,0%,16%) (0.74/0.21/0.00/0.16) 

CMYK percentages

%74.3
%21.03
%0
%16.08

Codes

Color #37A9D6 in popluar color models

37 A9 D6
RGB 55 169 214
HSL 197° 65.98% 52.75%
HSB/HSV 197° 74.30% 83.92%
CMYK 74.30% 21.03% 0.00%
16.08%

Color #37A9D6 in popluar number systems.

HEX 37 A9 D6
Decimal 55 169 214
Binary 110111 10101001 11010110
Octal 67 251 326

Shades and tints

Shades of #37A9D6

#37A9D6
(55,169,214)
#329AC3
(50,154,195)
#2D8BB0
(45,139,176)
#287C9D
(40,124,157)
#236D8A
(35,109,138)
#1E5E77
(30,94,119)
#194F64
(25,79,100)
#144051
(20,64,81)
#0F313E
(15,49,62)
#0A222B
(10,34,43)
#051318
(5,19,24)
#000000
(0,0,0)

Tints of #37A9D6

#37A9D6
(55,169,214)
#49B0D9
(73,176,217)
#5BB7DC
(91,183,220)
#6DBEDF
(109,190,223)
#7FC5E2
(127,197,226)
#91CCE5
(145,204,229)
#A3D3E8
(163,211,232)
#B5DAEB
(181,218,235)
#C7E1EE
(199,225,238)
#D9E8F1
(217,232,241)
#EBEFF4
(235,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #37A9D6 color. Also use rgb(55,169,214) instead hex code.

Text Font Color

.myTextColor { color: #37A9D6; }

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

This text font color is #37A9D6.

Background Color

.myBgColor { background-color: #37A9D6; }

<div style="background-color:#37A9D6">Inner text</div>

This div background color is #37A9D6.

Border color

.myBorderColor { border: 1px solid #37A9D6; }

<div style="border:3px solid #37A9D6">Div</div>

This div border color is #37A9D6.

Opacity

.myOpacity80 { color: #37A9D6; opacity: 0.8; }

<p style="color:#37A9D6;opacity:0.8;">80%</p>

Text with #37A9D6 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 #37A9D6;}

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

This text has shadow with #37A9D6 color.


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

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

This text has shadow with #37A9D6 primary color and red secondary color.


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

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

This text has shadow with #37A9D6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #37A9D6.

Preview

Color preview on black background

This text has color #37A9D6 on black background.


Color preview on white background

This text has color #37A9D6 on white background.


Black color preview on #37A9D6 background

This text has black color on #37A9D6 background.


White color preview on #37A9D6 background

This text has white color on #37A9D6 background.


Related colors

Complementary color

Complementary color for #hex is #C85629.


I love getcolorcode.com

Triadic colors

1 #D637A9 and #A9D637 with #37A9D6 are triadic colors.

2 #D6A937 and #A937D6 with #37A9D6 are triadic colors.