COLOR #376756

HEX: #376756 RGB: (55,103,86)

Color info

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

RGB color model

#376756 color RGB value is (55,103,86).

RGB: (55,103,86) (22%, 40%, 34%)

RGB channels and saturation

R 55 of 255 = 22%
G 103 of 255 = 40%
B 86 of 255 = 34%

55
103
86

R + G + B ~ 32%. #376756 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 103 + 86 = 244 (100%)
R 55 of 244 ~ 22.54%
G 103 of 244 ~ 42.21%
B 86 of 244 ~ 35.25'%

%22.54
%42.21
%35.25

CMYK color model

#376756 color CMYK value is (47,0,17,60).

  • cyan value is 46.60%
  • magenta value is 0.00%
  • yellow value is 16.50%
  • key color value is 59.61%
CMYK: (47,0,17,60) C47M0Y17K60 (47%,0%,17%,60%) (0.47/0.00/0.17/0.60) 

CMYK percentages

%46.6
%0
%16.5
%59.61

Codes

Color #376756 in popluar color models

37 67 56
RGB 55 103 86
HSL 159° 30.38% 30.98%
HSB/HSV 159° 46.60% 40.39%
CMYK 46.60% 0.00% 16.50%
59.61%

Color #376756 in popluar number systems.

HEX 37 67 56
Decimal 55 103 86
Binary 110111 1100111 1010110
Octal 67 147 126

Shades and tints

Shades of #376756

#376756
(55,103,86)
#325E4F
(50,94,79)
#2D5548
(45,85,72)
#284C41
(40,76,65)
#23433A
(35,67,58)
#1E3A33
(30,58,51)
#19312C
(25,49,44)
#142825
(20,40,37)
#0F1F1E
(15,31,30)
#0A1617
(10,22,23)
#050D10
(5,13,16)
#000000
(0,0,0)

Tints of #376756

#376756
(55,103,86)
#497465
(73,116,101)
#5B8174
(91,129,116)
#6D8E83
(109,142,131)
#7F9B92
(127,155,146)
#91A8A1
(145,168,161)
#A3B5B0
(163,181,176)
#B5C2BF
(181,194,191)
#C7CFCE
(199,207,206)
#D9DCDD
(217,220,221)
#EBE9EC
(235,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #376756 color. Also use rgb(55,103,86) instead hex code.

Text Font Color

.myTextColor { color: #376756; }

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

This text font color is #376756.

Background Color

.myBgColor { background-color: #376756; }

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

This div background color is #376756.

Border color

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

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

This div border color is #376756.

Opacity

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

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

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

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

This text has shadow with #376756 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376756.

Preview

Color preview on black background

This text has color #376756 on black background.


Color preview on white background

This text has color #376756 on white background.


Black color preview on #376756 background

This text has black color on #376756 background.


White color preview on #376756 background

This text has white color on #376756 background.


Related colors

Complementary color

Complementary color for #hex is #C898A9.


I love getcolorcode.com

Triadic colors

1 #563767 and #675637 with #376756 are triadic colors.

2 #566737 and #673756 with #376756 are triadic colors.