COLOR #376755

HEX: #376755 RGB: (55,103,85)

Color info

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

RGB color model

#376755 color RGB value is (55,103,85).

RGB: (55,103,85) (22%, 40%, 33%)

RGB channels and saturation

R 55 of 255 = 22%
G 103 of 255 = 40%
B 85 of 255 = 33%

55
103
85

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

Portions of RGB colors in percentages

R + G + B = 55 + 103 + 85 = 243 (100%)
R 55 of 243 ~ 22.63%
G 103 of 243 ~ 42.39%
B 85 of 243 ~ 34.98'%

%22.63
%42.39
%34.98

CMYK color model

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

  • cyan value is 46.60%
  • magenta value is 0.00%
  • yellow value is 17.48%
  • 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
%17.48
%59.61

Codes

Color #376755 in popluar color models

37 67 55
RGB 55 103 85
HSL 158° 30.38% 30.98%
HSB/HSV 158° 46.60% 40.39%
CMYK 46.60% 0.00% 17.48%
59.61%

Color #376755 in popluar number systems.

HEX 37 67 55
Decimal 55 103 85
Binary 110111 1100111 1010101
Octal 67 147 125

Shades and tints

Shades of #376755

#376755
(55,103,85)
#325E4E
(50,94,78)
#2D5547
(45,85,71)
#284C40
(40,76,64)
#234339
(35,67,57)
#1E3A32
(30,58,50)
#19312B
(25,49,43)
#142824
(20,40,36)
#0F1F1D
(15,31,29)
#0A1616
(10,22,22)
#050D0F
(5,13,15)
#000000
(0,0,0)

Tints of #376755

#376755
(55,103,85)
#497464
(73,116,100)
#5B8173
(91,129,115)
#6D8E82
(109,142,130)
#7F9B91
(127,155,145)
#91A8A0
(145,168,160)
#A3B5AF
(163,181,175)
#B5C2BE
(181,194,190)
#C7CFCD
(199,207,205)
#D9DCDC
(217,220,220)
#EBE9EB
(235,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #376755; }

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

This text font color is #376755.

Background Color

.myBgColor { background-color: #376755; }

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

This div background color is #376755.

Border color

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

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

This div border color is #376755.

Opacity

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

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

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

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

This text has shadow with #376755 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376755.

Preview

Color preview on black background

This text has color #376755 on black background.


Color preview on white background

This text has color #376755 on white background.


Black color preview on #376755 background

This text has black color on #376755 background.


White color preview on #376755 background

This text has white color on #376755 background.


Related colors

Complementary color

Complementary color for #hex is #C898AA.


I love getcolorcode.com

Triadic colors

1 #553767 and #675537 with #376755 are triadic colors.

2 #556737 and #673755 with #376755 are triadic colors.