COLOR #377987

HEX: #377987 RGB: (55,121,135)

Color info

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

RGB color model

#377987 color RGB value is (55,121,135).

RGB: (55,121,135) (22%, 47%, 53%)

RGB channels and saturation

R 55 of 255 = 22%
G 121 of 255 = 47%
B 135 of 255 = 53%

55
121
135

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

Portions of RGB colors in percentages

R + G + B = 55 + 121 + 135 = 311 (100%)
R 55 of 311 ~ 17.68%
G 121 of 311 ~ 38.91%
B 135 of 311 ~ 43.41'%

%17.68
%38.91
%43.41

CMYK color model

#377987 color CMYK value is (59,10,0,47).

  • cyan value is 59.26%
  • magenta value is 10.37%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (59,10,0,47)
C59M10Y0K47 (59%, 10%, 0%, 47%)
(0.59 / 0.10 / 0.00 / 0.47)

CMYK percentages

%59.26
%10.37
%0
%47.06

Codes

Color #377987 in popluar color models

37 79 87
RGB 55 121 135
HSL 191° 42.11% 37.25%
HSB/HSV 191° 59.26% 52.94%
CMYK 59.26% 10.37% 0.00%
47.06%

Color #377987 in popluar number systems.

HEX 37 79 87
Decimal 55 121 135
Binary 110111 1111001 10000111
Octal 67 171 207

Shades and tints

Shades of #377987

#377987
(55,121,135)
#326E7B
(50,110,123)
#2D636F
(45,99,111)
#285863
(40,88,99)
#234D57
(35,77,87)
#1E424B
(30,66,75)
#19373F
(25,55,63)
#142C33
(20,44,51)
#0F2127
(15,33,39)
#0A161B
(10,22,27)
#050B0F
(5,11,15)
#000000
(0,0,0)

Tints of #377987

#377987
(55,121,135)
#498591
(73,133,145)
#5B919B
(91,145,155)
#6D9DA5
(109,157,165)
#7FA9AF
(127,169,175)
#91B5B9
(145,181,185)
#A3C1C3
(163,193,195)
#B5CDCD
(181,205,205)
#C7D9D7
(199,217,215)
#D9E5E1
(217,229,225)
#EBF1EB
(235,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #377987 color. Also use rgb(55,121,135) instead hex code.

Text Font Color

.myTextColor { color: #377987; }

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

This text font color is #377987.

Background Color

.myBgColor { background-color: #377987; }

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

This div background color is #377987.

Border color

.myBorderColor { border: 1px solid #377987; }

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

This div border color is #377987.

Opacity

.myOpacity80 { color: #377987; opacity: 0.8; }

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

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

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

This text has shadow with #377987 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #377987.

Preview

Color preview on black background

This text has color #377987 on black background.


Color preview on white background

This text has color #377987 on white background.


Black color preview on #377987 background

This text has black color on #377987 background.


White color preview on #377987 background

This text has white color on #377987 background.


Related colors

Complementary color

Complementary color for #hex is #C88678.


I love getcolorcode.com

Triadic colors

1 #873779 and #798737 with #377987 are triadic colors.

2 #877937 and #793787 with #377987 are triadic colors.