COLOR #337978

HEX: #337978 RGB: (51,121,120)

Color info

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

RGB color model

#337978 color RGB value is (51,121,120).

RGB: (51,121,120) (20%, 47%, 47%)

RGB channels and saturation

R 51 of 255 = 20%
G 121 of 255 = 47%
B 120 of 255 = 47%

51
121
120

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

Portions of RGB colors in percentages

R + G + B = 51 + 121 + 120 = 292 (100%)
R 51 of 292 ~ 17.47%
G 121 of 292 ~ 41.44%
B 120 of 292 ~ 41.1'%

%17.47
%41.44
%41.1

CMYK color model

#337978 color CMYK value is (58,0,1,53).

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

CMYK: (58,0,1,53)
C58M0Y1K53 (58%, 0%, 1%, 53%)
(0.58 / 0.00 / 0.01 / 0.53)

CMYK percentages

%57.85
%0
%0.83
%52.55

Codes

Color #337978 in popluar color models

33 79 78
RGB 51 121 120
HSL 179° 40.70% 33.73%
HSB/HSV 179° 57.85% 47.45%
CMYK 57.85% 0.00% 0.83%
52.55%

Color #337978 in popluar number systems.

HEX 33 79 78
Decimal 51 121 120
Binary 110011 1111001 1111000
Octal 63 171 170

Shades and tints

Shades of #337978

#337978
(51,121,120)
#2F6E6E
(47,110,110)
#2B6364
(43,99,100)
#27585A
(39,88,90)
#234D50
(35,77,80)
#1F4246
(31,66,70)
#1B373C
(27,55,60)
#172C32
(23,44,50)
#132128
(19,33,40)
#0F161E
(15,22,30)
#0B0B14
(11,11,20)
#000000
(0,0,0)

Tints of #337978

#337978
(51,121,120)
#458584
(69,133,132)
#579190
(87,145,144)
#699D9C
(105,157,156)
#7BA9A8
(123,169,168)
#8DB5B4
(141,181,180)
#9FC1C0
(159,193,192)
#B1CDCC
(177,205,204)
#C3D9D8
(195,217,216)
#D5E5E4
(213,229,228)
#E7F1F0
(231,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #337978; }

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

This text font color is #337978.

Background Color

.myBgColor { background-color: #337978; }

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

This div background color is #337978.

Border color

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

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

This div border color is #337978.

Opacity

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

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

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

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

This text has shadow with #337978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #337978.

Preview

Color preview on black background

This text has color #337978 on black background.


Color preview on white background

This text has color #337978 on white background.


Black color preview on #337978 background

This text has black color on #337978 background.


White color preview on #337978 background

This text has white color on #337978 background.


Related colors

Complementary color

Complementary color for #hex is #CC8687.


I love getcolorcode.com

Triadic colors

1 #783379 and #797833 with #337978 are triadic colors.

2 #787933 and #793378 with #337978 are triadic colors.