COLOR #376570

HEX: #376570 RGB: (55,101,112)

Color info

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

RGB color model

#376570 color RGB value is (55,101,112).

RGB: (55,101,112) (22%, 40%, 44%)

RGB channels and saturation

R 55 of 255 = 22%
G 101 of 255 = 40%
B 112 of 255 = 44%

55
101
112

R + G + B ~ 35%. #376570 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 101 + 112 = 268 (100%)
R 55 of 268 ~ 20.52%
G 101 of 268 ~ 37.69%
B 112 of 268 ~ 41.79'%

%20.52
%37.69
%41.79

CMYK color model

#376570 color CMYK value is (51,10,0,56).

  • cyan value is 50.89%
  • magenta value is 9.82%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (51,10,0,56)
C51M10Y0K56 (51%, 10%, 0%, 56%)
(0.51 / 0.10 / 0.00 / 0.56)

CMYK percentages

%50.89
%9.82
%0
%56.08

Codes

Color #376570 in popluar color models

37 65 70
RGB 55 101 112
HSL 192° 34.13% 32.75%
HSB/HSV 192° 50.89% 43.92%
CMYK 50.89% 9.82% 0.00%
56.08%

Color #376570 in popluar number systems.

HEX 37 65 70
Decimal 55 101 112
Binary 110111 1100101 1110000
Octal 67 145 160

Shades and tints

Shades of #376570

#376570
(55,101,112)
#325C66
(50,92,102)
#2D535C
(45,83,92)
#284A52
(40,74,82)
#234148
(35,65,72)
#1E383E
(30,56,62)
#192F34
(25,47,52)
#14262A
(20,38,42)
#0F1D20
(15,29,32)
#0A1416
(10,20,22)
#050B0C
(5,11,12)
#000000
(0,0,0)

Tints of #376570

#376570
(55,101,112)
#49737D
(73,115,125)
#5B818A
(91,129,138)
#6D8F97
(109,143,151)
#7F9DA4
(127,157,164)
#91ABB1
(145,171,177)
#A3B9BE
(163,185,190)
#B5C7CB
(181,199,203)
#C7D5D8
(199,213,216)
#D9E3E5
(217,227,229)
#EBF1F2
(235,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #376570; }

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

This text font color is #376570.

Background Color

.myBgColor { background-color: #376570; }

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

This div background color is #376570.

Border color

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

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

This div border color is #376570.

Opacity

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

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

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

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

This text has shadow with #376570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376570.

Preview

Color preview on black background

This text has color #376570 on black background.


Color preview on white background

This text has color #376570 on white background.


Black color preview on #376570 background

This text has black color on #376570 background.


White color preview on #376570 background

This text has white color on #376570 background.


Related colors

Complementary color

Complementary color for #hex is #C89A8F.


I love getcolorcode.com

Triadic colors

1 #703765 and #657037 with #376570 are triadic colors.

2 #706537 and #653770 with #376570 are triadic colors.