COLOR #376851

HEX: #376851 RGB: (55,104,81)

Color info

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

RGB color model

#376851 color RGB value is (55,104,81).

RGB: (55,104,81) (22%, 41%, 32%)

RGB channels and saturation

R 55 of 255 = 22%
G 104 of 255 = 41%
B 81 of 255 = 32%

55
104
81

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

Portions of RGB colors in percentages

R + G + B = 55 + 104 + 81 = 240 (100%)
R 55 of 240 ~ 22.92%
G 104 of 240 ~ 43.33%
B 81 of 240 ~ 33.75'%

%22.92
%43.33
%33.75

CMYK color model

#376851 color CMYK value is (47,0,22,59).

  • cyan value is 47.12%
  • magenta value is 0.00%
  • yellow value is 22.12%
  • key color value is 59.22%

CMYK: (47,0,22,59)
C47M0Y22K59 (47%, 0%, 22%, 59%)
(0.47 / 0.00 / 0.22 / 0.59)

CMYK percentages

%47.12
%0
%22.12
%59.22

Codes

Color #376851 in popluar color models

37 68 51
RGB 55 104 81
HSL 152° 30.82% 31.18%
HSB/HSV 152° 47.12% 40.78%
CMYK 47.12% 0.00% 22.12%
59.22%

Color #376851 in popluar number systems.

HEX 37 68 51
Decimal 55 104 81
Binary 110111 1101000 1010001
Octal 67 150 121

Shades and tints

Shades of #376851

#376851
(55,104,81)
#325F4A
(50,95,74)
#2D5643
(45,86,67)
#284D3C
(40,77,60)
#234435
(35,68,53)
#1E3B2E
(30,59,46)
#193227
(25,50,39)
#142920
(20,41,32)
#0F2019
(15,32,25)
#0A1712
(10,23,18)
#050E0B
(5,14,11)
#000000
(0,0,0)

Tints of #376851

#376851
(55,104,81)
#497560
(73,117,96)
#5B826F
(91,130,111)
#6D8F7E
(109,143,126)
#7F9C8D
(127,156,141)
#91A99C
(145,169,156)
#A3B6AB
(163,182,171)
#B5C3BA
(181,195,186)
#C7D0C9
(199,208,201)
#D9DDD8
(217,221,216)
#EBEAE7
(235,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #376851 color. Also use rgb(55,104,81) instead hex code.

Text Font Color

.myTextColor { color: #376851; }

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

This text font color is #376851.

Background Color

.myBgColor { background-color: #376851; }

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

This div background color is #376851.

Border color

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

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

This div border color is #376851.

Opacity

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

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

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

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

This text has shadow with #376851 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376851.

Preview

Color preview on black background

This text has color #376851 on black background.


Color preview on white background

This text has color #376851 on white background.


Black color preview on #376851 background

This text has black color on #376851 background.


White color preview on #376851 background

This text has white color on #376851 background.


Related colors

Complementary color

Complementary color for #hex is #C897AE.


I love getcolorcode.com

Triadic colors

1 #513768 and #685137 with #376851 are triadic colors.

2 #516837 and #683751 with #376851 are triadic colors.