COLOR #376965

HEX: #376965 RGB: (55,105,101)

Color info

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

RGB color model

#376965 color RGB value is (55,105,101).

RGB: (55,105,101) (22%, 41%, 40%)

RGB channels and saturation

R 55 of 255 = 22%
G 105 of 255 = 41%
B 101 of 255 = 40%

55
105
101

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

Portions of RGB colors in percentages

R + G + B = 55 + 105 + 101 = 261 (100%)
R 55 of 261 ~ 21.07%
G 105 of 261 ~ 40.23%
B 101 of 261 ~ 38.7'%

%21.07
%40.23
%38.7

CMYK color model

#376965 color CMYK value is (48,0,4,59).

  • cyan value is 47.62%
  • magenta value is 0.00%
  • yellow value is 3.81%
  • key color value is 58.82%

CMYK: (48,0,4,59)
C48M0Y4K59 (48%, 0%, 4%, 59%)
(0.48 / 0.00 / 0.04 / 0.59)

CMYK percentages

%47.62
%0
%3.81
%58.82

Codes

Color #376965 in popluar color models

37 69 65
RGB 55 105 101
HSL 175° 31.25% 31.37%
HSB/HSV 175° 47.62% 41.18%
CMYK 47.62% 0.00% 3.81%
58.82%

Color #376965 in popluar number systems.

HEX 37 69 65
Decimal 55 105 101
Binary 110111 1101001 1100101
Octal 67 151 145

Shades and tints

Shades of #376965

#376965
(55,105,101)
#32605C
(50,96,92)
#2D5753
(45,87,83)
#284E4A
(40,78,74)
#234541
(35,69,65)
#1E3C38
(30,60,56)
#19332F
(25,51,47)
#142A26
(20,42,38)
#0F211D
(15,33,29)
#0A1814
(10,24,20)
#050F0B
(5,15,11)
#000000
(0,0,0)

Tints of #376965

#376965
(55,105,101)
#497673
(73,118,115)
#5B8381
(91,131,129)
#6D908F
(109,144,143)
#7F9D9D
(127,157,157)
#91AAAB
(145,170,171)
#A3B7B9
(163,183,185)
#B5C4C7
(181,196,199)
#C7D1D5
(199,209,213)
#D9DEE3
(217,222,227)
#EBEBF1
(235,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #376965 color. Also use rgb(55,105,101) instead hex code.

Text Font Color

.myTextColor { color: #376965; }

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

This text font color is #376965.

Background Color

.myBgColor { background-color: #376965; }

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

This div background color is #376965.

Border color

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

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

This div border color is #376965.

Opacity

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

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

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

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

This text has shadow with #376965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376965.

Preview

Color preview on black background

This text has color #376965 on black background.


Color preview on white background

This text has color #376965 on white background.


Black color preview on #376965 background

This text has black color on #376965 background.


White color preview on #376965 background

This text has white color on #376965 background.


Related colors

Complementary color

Complementary color for #hex is #C8969A.


I love getcolorcode.com

Triadic colors

1 #653769 and #696537 with #376965 are triadic colors.

2 #656937 and #693765 with #376965 are triadic colors.