COLOR #376460

HEX: #376460 RGB: (55,100,96)

Color info

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

RGB color model

#376460 color RGB value is (55,100,96).

RGB: (55,100,96) (22%, 39%, 38%)

RGB channels and saturation

R 55 of 255 = 22%
G 100 of 255 = 39%
B 96 of 255 = 38%

55
100
96

R + G + B ~ 33%. #376460 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 100 + 96 = 251 (100%)
R 55 of 251 ~ 21.91%
G 100 of 251 ~ 39.84%
B 96 of 251 ~ 38.25'%

%21.91
%39.84
%38.25

CMYK color model

#376460 color CMYK value is (45,0,4,61).

  • cyan value is 45.00%
  • magenta value is 0.00%
  • yellow value is 4.00%
  • key color value is 60.78%

CMYK: (45,0,4,61)
C45M0Y4K61 (45%, 0%, 4%, 61%)
(0.45 / 0.00 / 0.04 / 0.61)

CMYK percentages

%45
%0
%4
%60.78

Codes

Color #376460 in popluar color models

37 64 60
RGB 55 100 96
HSL 175° 29.03% 30.39%
HSB/HSV 175° 45.00% 39.22%
CMYK 45.00% 0.00% 4.00%
60.78%

Color #376460 in popluar number systems.

HEX 37 64 60
Decimal 55 100 96
Binary 110111 1100100 1100000
Octal 67 144 140

Shades and tints

Shades of #376460

#376460
(55,100,96)
#325B58
(50,91,88)
#2D5250
(45,82,80)
#284948
(40,73,72)
#234040
(35,64,64)
#1E3738
(30,55,56)
#192E30
(25,46,48)
#142528
(20,37,40)
#0F1C20
(15,28,32)
#0A1318
(10,19,24)
#050A10
(5,10,16)
#000000
(0,0,0)

Tints of #376460

#376460
(55,100,96)
#49726E
(73,114,110)
#5B807C
(91,128,124)
#6D8E8A
(109,142,138)
#7F9C98
(127,156,152)
#91AAA6
(145,170,166)
#A3B8B4
(163,184,180)
#B5C6C2
(181,198,194)
#C7D4D0
(199,212,208)
#D9E2DE
(217,226,222)
#EBF0EC
(235,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #376460 color. Also use rgb(55,100,96) instead hex code.

Text Font Color

.myTextColor { color: #376460; }

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

This text font color is #376460.

Background Color

.myBgColor { background-color: #376460; }

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

This div background color is #376460.

Border color

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

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

This div border color is #376460.

Opacity

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

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

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

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

This text has shadow with #376460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376460.

Preview

Color preview on black background

This text has color #376460 on black background.


Color preview on white background

This text has color #376460 on white background.


Black color preview on #376460 background

This text has black color on #376460 background.


White color preview on #376460 background

This text has white color on #376460 background.


Related colors

Complementary color

Complementary color for #hex is #C89B9F.


I love getcolorcode.com

Triadic colors

1 #603764 and #646037 with #376460 are triadic colors.

2 #606437 and #643760 with #376460 are triadic colors.