COLOR #376578

HEX: #376578 RGB: (55,101,120)

Color info

#376578 contains mainly green and blue colors. Web safe color of #376578 is #336666 (or #366).

RGB color model

#376578 color RGB value is (55,101,120).

RGB: (55,101,120) (22%, 40%, 47%)

RGB channels and saturation

R 55 of 255 = 22%
G 101 of 255 = 40%
B 120 of 255 = 47%

55
101
120

R + G + B ~ 36%. #376578 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 101 + 120 = 276 (100%)
R 55 of 276 ~ 19.93%
G 101 of 276 ~ 36.59%
B 120 of 276 ~ 43.48'%

%19.93
%36.59
%43.48

CMYK color model

#376578 color CMYK value is (54,16,0,53).

  • cyan value is 54.17%
  • magenta value is 15.83%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (54,16,0,53)
C54M16Y0K53 (54%, 16%, 0%, 53%)
(0.54 / 0.16 / 0.00 / 0.53)

CMYK percentages

%54.17
%15.83
%0
%52.94

Codes

Color #376578 in popluar color models

37 65 78
RGB 55 101 120
HSL 198° 37.14% 34.31%
HSB/HSV 198° 54.17% 47.06%
CMYK 54.17% 15.83% 0.00%
52.94%

Color #376578 in popluar number systems.

HEX 37 65 78
Decimal 55 101 120
Binary 110111 1100101 1111000
Octal 67 145 170

Shades and tints

Shades of #376578

#376578
(55,101,120)
#325C6E
(50,92,110)
#2D5364
(45,83,100)
#284A5A
(40,74,90)
#234150
(35,65,80)
#1E3846
(30,56,70)
#192F3C
(25,47,60)
#142632
(20,38,50)
#0F1D28
(15,29,40)
#0A141E
(10,20,30)
#050B14
(5,11,20)
#000000
(0,0,0)

Tints of #376578

#376578
(55,101,120)
#497384
(73,115,132)
#5B8190
(91,129,144)
#6D8F9C
(109,143,156)
#7F9DA8
(127,157,168)
#91ABB4
(145,171,180)
#A3B9C0
(163,185,192)
#B5C7CC
(181,199,204)
#C7D5D8
(199,213,216)
#D9E3E4
(217,227,228)
#EBF1F0
(235,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #376578; }

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

This text font color is #376578.

Background Color

.myBgColor { background-color: #376578; }

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

This div background color is #376578.

Border color

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

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

This div border color is #376578.

Opacity

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

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

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

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

This text has shadow with #376578 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376578.

Preview

Color preview on black background

This text has color #376578 on black background.


Color preview on white background

This text has color #376578 on white background.


Black color preview on #376578 background

This text has black color on #376578 background.


White color preview on #376578 background

This text has white color on #376578 background.


Related colors

Complementary color

Complementary color for #hex is #C89A87.


I love getcolorcode.com

Triadic colors

1 #783765 and #657837 with #376578 are triadic colors.

2 #786537 and #653778 with #376578 are triadic colors.