COLOR #376078

HEX: #376078 RGB: (55,96,120)

Color info

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

RGB color model

#376078 color RGB value is (55,96,120).

RGB: (55,96,120) (22%, 38%, 47%)

RGB channels and saturation

R 55 of 255 = 22%
G 96 of 255 = 38%
B 120 of 255 = 47%

55
96
120

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

Portions of RGB colors in percentages

R + G + B = 55 + 96 + 120 = 271 (100%)
R 55 of 271 ~ 20.3%
G 96 of 271 ~ 35.42%
B 120 of 271 ~ 44.28'%

%20.3
%35.42
%44.28

CMYK color model

#376078 color CMYK value is (54,20,0,53).

  • cyan value is 54.17%
  • magenta value is 20.00%
  • yellow value is 0.00%
  • key color value is 52.94%
CMYK: (54,20,0,53) C54M20Y0K53 (54%,20%,0%,53%) (0.54/0.20/0.00/0.53) 

CMYK percentages

%54.17
%20
%0
%52.94

Codes

Color #376078 in popluar color models

37 60 78
RGB 55 96 120
HSL 202° 37.14% 34.31%
HSB/HSV 202° 54.17% 47.06%
CMYK 54.17% 20.00% 0.00%
52.94%

Color #376078 in popluar number systems.

HEX 37 60 78
Decimal 55 96 120
Binary 110111 1100000 1111000
Octal 67 140 170

Shades and tints

Shades of #376078

#376078
(55,96,120)
#32586E
(50,88,110)
#2D5064
(45,80,100)
#28485A
(40,72,90)
#234050
(35,64,80)
#1E3846
(30,56,70)
#19303C
(25,48,60)
#142832
(20,40,50)
#0F2028
(15,32,40)
#0A181E
(10,24,30)
#051014
(5,16,20)
#000000
(0,0,0)

Tints of #376078

#376078
(55,96,120)
#496E84
(73,110,132)
#5B7C90
(91,124,144)
#6D8A9C
(109,138,156)
#7F98A8
(127,152,168)
#91A6B4
(145,166,180)
#A3B4C0
(163,180,192)
#B5C2CC
(181,194,204)
#C7D0D8
(199,208,216)
#D9DEE4
(217,222,228)
#EBECF0
(235,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #376078; }

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

This text font color is #376078.

Background Color

.myBgColor { background-color: #376078; }

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

This div background color is #376078.

Border color

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

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

This div border color is #376078.

Opacity

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

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

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

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

This text has shadow with #376078 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #376078.

Preview

Color preview on black background

This text has color #376078 on black background.


Color preview on white background

This text has color #376078 on white background.


Black color preview on #376078 background

This text has black color on #376078 background.


White color preview on #376078 background

This text has white color on #376078 background.


Related colors

Complementary color

Complementary color for #hex is #C89F87.


I love getcolorcode.com

Triadic colors

1 #783760 and #607837 with #376078 are triadic colors.

2 #786037 and #603778 with #376078 are triadic colors.