COLOR #376665

HEX: #376665 RGB: (55,102,101)

Color info

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

RGB color model

#376665 color RGB value is (55,102,101).

RGB: (55,102,101) (22%, 40%, 40%)

RGB channels and saturation

R 55 of 255 = 22%
G 102 of 255 = 40%
B 101 of 255 = 40%

55
102
101

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

Portions of RGB colors in percentages

R + G + B = 55 + 102 + 101 = 258 (100%)
R 55 of 258 ~ 21.32%
G 102 of 258 ~ 39.53%
B 101 of 258 ~ 39.15'%

%21.32
%39.53
%39.15

CMYK color model

#376665 color CMYK value is (46,0,1,60).

  • cyan value is 46.08%
  • magenta value is 0.00%
  • yellow value is 0.98%
  • key color value is 60.00%

CMYK: (46,0,1,60)
C46M0Y1K60 (46%, 0%, 1%, 60%)
(0.46 / 0.00 / 0.01 / 0.60)

CMYK percentages

%46.08
%0
%0.98
%60

Codes

Color #376665 in popluar color models

37 66 65
RGB 55 102 101
HSL 179° 29.94% 30.78%
HSB/HSV 179° 46.08% 40.00%
CMYK 46.08% 0.00% 0.98%
60.00%

Color #376665 in popluar number systems.

HEX 37 66 65
Decimal 55 102 101
Binary 110111 1100110 1100101
Octal 67 146 145

Shades and tints

Shades of #376665

#376665
(55,102,101)
#325D5C
(50,93,92)
#2D5453
(45,84,83)
#284B4A
(40,75,74)
#234241
(35,66,65)
#1E3938
(30,57,56)
#19302F
(25,48,47)
#142726
(20,39,38)
#0F1E1D
(15,30,29)
#0A1514
(10,21,20)
#050C0B
(5,12,11)
#000000
(0,0,0)

Tints of #376665

#376665
(55,102,101)
#497373
(73,115,115)
#5B8081
(91,128,129)
#6D8D8F
(109,141,143)
#7F9A9D
(127,154,157)
#91A7AB
(145,167,171)
#A3B4B9
(163,180,185)
#B5C1C7
(181,193,199)
#C7CED5
(199,206,213)
#D9DBE3
(217,219,227)
#EBE8F1
(235,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #376665; }

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

This text font color is #376665.

Background Color

.myBgColor { background-color: #376665; }

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

This div background color is #376665.

Border color

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

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

This div border color is #376665.

Opacity

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

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

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

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

This text has shadow with #376665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376665.

Preview

Color preview on black background

This text has color #376665 on black background.


Color preview on white background

This text has color #376665 on white background.


Black color preview on #376665 background

This text has black color on #376665 background.


White color preview on #376665 background

This text has white color on #376665 background.


Related colors

Complementary color

Complementary color for #hex is #C8999A.


I love getcolorcode.com

Triadic colors

1 #653766 and #666537 with #376665 are triadic colors.

2 #656637 and #663765 with #376665 are triadic colors.