COLOR #377679

HEX: #377679 RGB: (55,118,121)

Color info

#377679 contains mainly green and blue colors. Web safe color of #377679 is #336666 (or #366).

RGB color model

#377679 color RGB value is (55,118,121).

RGB: (55,118,121) (22%, 46%, 47%)

RGB channels and saturation

R 55 of 255 = 22%
G 118 of 255 = 46%
B 121 of 255 = 47%

55
118
121

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

Portions of RGB colors in percentages

R + G + B = 55 + 118 + 121 = 294 (100%)
R 55 of 294 ~ 18.71%
G 118 of 294 ~ 40.14%
B 121 of 294 ~ 41.16'%

%18.71
%40.14
%41.16

CMYK color model

#377679 color CMYK value is (55,2,0,53).

  • cyan value is 54.55%
  • magenta value is 2.48%
  • yellow value is 0.00%
  • key color value is 52.55%
CMYK: (55,2,0,53) C55M2Y0K53 (55%,2%,0%,53%) (0.55/0.02/0.00/0.53) 

CMYK percentages

%54.55
%2.48
%0
%52.55

Codes

Color #377679 in popluar color models

37 76 79
RGB 55 118 121
HSL 183° 37.50% 34.51%
HSB/HSV 183° 54.55% 47.45%
CMYK 54.55% 2.48% 0.00%
52.55%

Color #377679 in popluar number systems.

HEX 37 76 79
Decimal 55 118 121
Binary 110111 1110110 1111001
Octal 67 166 171

Shades and tints

Shades of #377679

#377679
(55,118,121)
#326C6E
(50,108,110)
#2D6263
(45,98,99)
#285858
(40,88,88)
#234E4D
(35,78,77)
#1E4442
(30,68,66)
#193A37
(25,58,55)
#14302C
(20,48,44)
#0F2621
(15,38,33)
#0A1C16
(10,28,22)
#05120B
(5,18,11)
#000000
(0,0,0)

Tints of #377679

#377679
(55,118,121)
#498285
(73,130,133)
#5B8E91
(91,142,145)
#6D9A9D
(109,154,157)
#7FA6A9
(127,166,169)
#91B2B5
(145,178,181)
#A3BEC1
(163,190,193)
#B5CACD
(181,202,205)
#C7D6D9
(199,214,217)
#D9E2E5
(217,226,229)
#EBEEF1
(235,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #377679; }

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

This text font color is #377679.

Background Color

.myBgColor { background-color: #377679; }

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

This div background color is #377679.

Border color

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

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

This div border color is #377679.

Opacity

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

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

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

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

This text has shadow with #377679 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #377679.

Preview

Color preview on black background

This text has color #377679 on black background.


Color preview on white background

This text has color #377679 on white background.


Black color preview on #377679 background

This text has black color on #377679 background.


White color preview on #377679 background

This text has white color on #377679 background.


Related colors

Complementary color

Complementary color for #hex is #C88986.


I love getcolorcode.com

Triadic colors

1 #793776 and #767937 with #377679 are triadic colors.

2 #797637 and #763779 with #377679 are triadic colors.