COLOR #376151

HEX: #376151 RGB: (55,97,81)

Color info

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

RGB color model

#376151 color RGB value is (55,97,81).

RGB: (55,97,81) (22%, 38%, 32%)

RGB channels and saturation

R 55 of 255 = 22%
G 97 of 255 = 38%
B 81 of 255 = 32%

55
97
81

R + G + B ~ 31%. #376151 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 97 + 81 = 233 (100%)
R 55 of 233 ~ 23.61%
G 97 of 233 ~ 41.63%
B 81 of 233 ~ 34.76'%

%23.61
%41.63
%34.76

CMYK color model

#376151 color CMYK value is (43,0,16,62).

  • cyan value is 43.30%
  • magenta value is 0.00%
  • yellow value is 16.49%
  • key color value is 61.96%

CMYK: (43,0,16,62)
C43M0Y16K62 (43%, 0%, 16%, 62%)
(0.43 / 0.00 / 0.16 / 0.62)

CMYK percentages

%43.3
%0
%16.49
%61.96

Codes

Color #376151 in popluar color models

37 61 51
RGB 55 97 81
HSL 157° 27.63% 29.80%
HSB/HSV 157° 43.30% 38.04%
CMYK 43.30% 0.00% 16.49%
61.96%

Color #376151 in popluar number systems.

HEX 37 61 51
Decimal 55 97 81
Binary 110111 1100001 1010001
Octal 67 141 121

Shades and tints

Shades of #376151

#376151
(55,97,81)
#32594A
(50,89,74)
#2D5143
(45,81,67)
#28493C
(40,73,60)
#234135
(35,65,53)
#1E392E
(30,57,46)
#193127
(25,49,39)
#142920
(20,41,32)
#0F2119
(15,33,25)
#0A1912
(10,25,18)
#05110B
(5,17,11)
#000000
(0,0,0)

Tints of #376151

#376151
(55,97,81)
#496F60
(73,111,96)
#5B7D6F
(91,125,111)
#6D8B7E
(109,139,126)
#7F998D
(127,153,141)
#91A79C
(145,167,156)
#A3B5AB
(163,181,171)
#B5C3BA
(181,195,186)
#C7D1C9
(199,209,201)
#D9DFD8
(217,223,216)
#EBEDE7
(235,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #376151; }

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

This text font color is #376151.

Background Color

.myBgColor { background-color: #376151; }

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

This div background color is #376151.

Border color

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

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

This div border color is #376151.

Opacity

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

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

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

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

This text has shadow with #376151 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376151.

Preview

Color preview on black background

This text has color #376151 on black background.


Color preview on white background

This text has color #376151 on white background.


Black color preview on #376151 background

This text has black color on #376151 background.


White color preview on #376151 background

This text has white color on #376151 background.


Related colors

Complementary color

Complementary color for #hex is #C89EAE.


I love getcolorcode.com

Triadic colors

1 #513761 and #615137 with #376151 are triadic colors.

2 #516137 and #613751 with #376151 are triadic colors.