COLOR #376D61

HEX: #376D61 RGB: (55,109,97)

Color info

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

RGB color model

#376D61 color RGB value is (55,109,97).

RGB: (55,109,97) (22%, 43%, 38%)

RGB channels and saturation

R 55 of 255 = 22%
G 109 of 255 = 43%
B 97 of 255 = 38%

55
109
97

R + G + B ~ 34%. #376D61 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 109 + 97 = 261 (100%)
R 55 of 261 ~ 21.07%
G 109 of 261 ~ 41.76%
B 97 of 261 ~ 37.16'%

%21.07
%41.76
%37.16

CMYK color model

#376D61 color CMYK value is (50,0,11,57).

  • cyan value is 49.54%
  • magenta value is 0.00%
  • yellow value is 11.01%
  • key color value is 57.25%

CMYK: (50,0,11,57)
C50M0Y11K57 (50%, 0%, 11%, 57%)
(0.50 / 0.00 / 0.11 / 0.57)

CMYK percentages

%49.54
%0
%11.01
%57.25

Codes

Color #376D61 in popluar color models

37 6D 61
RGB 55 109 97
HSL 167° 32.93% 32.16%
HSB/HSV 167° 49.54% 42.75%
CMYK 49.54% 0.00% 11.01%
57.25%

Color #376D61 in popluar number systems.

HEX 37 6D 61
Decimal 55 109 97
Binary 110111 1101101 1100001
Octal 67 155 141

Shades and tints

Shades of #376D61

#376D61
(55,109,97)
#326459
(50,100,89)
#2D5B51
(45,91,81)
#285249
(40,82,73)
#234941
(35,73,65)
#1E4039
(30,64,57)
#193731
(25,55,49)
#142E29
(20,46,41)
#0F2521
(15,37,33)
#0A1C19
(10,28,25)
#051311
(5,19,17)
#000000
(0,0,0)

Tints of #376D61

#376D61
(55,109,97)
#497A6F
(73,122,111)
#5B877D
(91,135,125)
#6D948B
(109,148,139)
#7FA199
(127,161,153)
#91AEA7
(145,174,167)
#A3BBB5
(163,187,181)
#B5C8C3
(181,200,195)
#C7D5D1
(199,213,209)
#D9E2DF
(217,226,223)
#EBEFED
(235,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #376D61 color. Also use rgb(55,109,97) instead hex code.

Text Font Color

.myTextColor { color: #376D61; }

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

This text font color is #376D61.

Background Color

.myBgColor { background-color: #376D61; }

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

This div background color is #376D61.

Border color

.myBorderColor { border: 1px solid #376D61; }

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

This div border color is #376D61.

Opacity

.myOpacity80 { color: #376D61; opacity: 0.8; }

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

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

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

This text has shadow with #376D61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376D61.

Preview

Color preview on black background

This text has color #376D61 on black background.


Color preview on white background

This text has color #376D61 on white background.


Black color preview on #376D61 background

This text has black color on #376D61 background.


White color preview on #376D61 background

This text has white color on #376D61 background.


Related colors

Complementary color

Complementary color for #hex is #C8929E.


I love getcolorcode.com

Triadic colors

1 #61376D and #6D6137 with #376D61 are triadic colors.

2 #616D37 and #6D3761 with #376D61 are triadic colors.