COLOR #367978

HEX: #367978 RGB: (54,121,120)

Color info

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

RGB color model

#367978 color RGB value is (54,121,120).

RGB: (54,121,120) (21%, 47%, 47%)

RGB channels and saturation

R 54 of 255 = 21%
G 121 of 255 = 47%
B 120 of 255 = 47%

54
121
120

R + G + B ~ 38%. #367978 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 121 + 120 = 295 (100%)
R 54 of 295 ~ 18.31%
G 121 of 295 ~ 41.02%
B 120 of 295 ~ 40.68'%

%18.31
%41.02
%40.68

CMYK color model

#367978 color CMYK value is (55,0,1,53).

  • cyan value is 55.37%
  • magenta value is 0.00%
  • yellow value is 0.83%
  • key color value is 52.55%

CMYK: (55,0,1,53)
C55M0Y1K53 (55%, 0%, 1%, 53%)
(0.55 / 0.00 / 0.01 / 0.53)

CMYK percentages

%55.37
%0
%0.83
%52.55

Codes

Color #367978 in popluar color models

36 79 78
RGB 54 121 120
HSL 179° 38.29% 34.31%
HSB/HSV 179° 55.37% 47.45%
CMYK 55.37% 0.00% 0.83%
52.55%

Color #367978 in popluar number systems.

HEX 36 79 78
Decimal 54 121 120
Binary 110110 1111001 1111000
Octal 66 171 170

Shades and tints

Shades of #367978

#367978
(54,121,120)
#326E6E
(50,110,110)
#2E6364
(46,99,100)
#2A585A
(42,88,90)
#264D50
(38,77,80)
#224246
(34,66,70)
#1E373C
(30,55,60)
#1A2C32
(26,44,50)
#162128
(22,33,40)
#12161E
(18,22,30)
#0E0B14
(14,11,20)
#000000
(0,0,0)

Tints of #367978

#367978
(54,121,120)
#488584
(72,133,132)
#5A9190
(90,145,144)
#6C9D9C
(108,157,156)
#7EA9A8
(126,169,168)
#90B5B4
(144,181,180)
#A2C1C0
(162,193,192)
#B4CDCC
(180,205,204)
#C6D9D8
(198,217,216)
#D8E5E4
(216,229,228)
#EAF1F0
(234,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #367978 color. Also use rgb(54,121,120) instead hex code.

Text Font Color

.myTextColor { color: #367978; }

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

This text font color is #367978.

Background Color

.myBgColor { background-color: #367978; }

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

This div background color is #367978.

Border color

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

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

This div border color is #367978.

Opacity

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

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

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

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

This text has shadow with #367978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #367978.

Preview

Color preview on black background

This text has color #367978 on black background.


Color preview on white background

This text has color #367978 on white background.


Black color preview on #367978 background

This text has black color on #367978 background.


White color preview on #367978 background

This text has white color on #367978 background.


Related colors

Complementary color

Complementary color for #hex is #C98687.


I love getcolorcode.com

Triadic colors

1 #783679 and #797836 with #367978 are triadic colors.

2 #787936 and #793678 with #367978 are triadic colors.