COLOR #337870

HEX: #337870 RGB: (51,120,112)

Color info

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

RGB color model

#337870 color RGB value is (51,120,112).

RGB: (51,120,112) (20%, 47%, 44%)

RGB channels and saturation

R 51 of 255 = 20%
G 120 of 255 = 47%
B 112 of 255 = 44%

51
120
112

R + G + B ~ 37%. #337870 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 120 + 112 = 283 (100%)
R 51 of 283 ~ 18.02%
G 120 of 283 ~ 42.4%
B 112 of 283 ~ 39.58'%

%18.02
%42.4
%39.58

CMYK color model

#337870 color CMYK value is (58,0,7,53).

  • cyan value is 57.50%
  • magenta value is 0.00%
  • yellow value is 6.67%
  • key color value is 52.94%

CMYK: (58,0,7,53)
C58M0Y7K53 (58%, 0%, 7%, 53%)
(0.58 / 0.00 / 0.07 / 0.53)

CMYK percentages

%57.5
%0
%6.67
%52.94

Codes

Color #337870 in popluar color models

33 78 70
RGB 51 120 112
HSL 173° 40.35% 33.53%
HSB/HSV 173° 57.50% 47.06%
CMYK 57.50% 0.00% 6.67%
52.94%

Color #337870 in popluar number systems.

HEX 33 78 70
Decimal 51 120 112
Binary 110011 1111000 1110000
Octal 63 170 160

Shades and tints

Shades of #337870

#337870
(51,120,112)
#2F6E66
(47,110,102)
#2B645C
(43,100,92)
#275A52
(39,90,82)
#235048
(35,80,72)
#1F463E
(31,70,62)
#1B3C34
(27,60,52)
#17322A
(23,50,42)
#132820
(19,40,32)
#0F1E16
(15,30,22)
#0B140C
(11,20,12)
#000000
(0,0,0)

Tints of #337870

#337870
(51,120,112)
#45847D
(69,132,125)
#57908A
(87,144,138)
#699C97
(105,156,151)
#7BA8A4
(123,168,164)
#8DB4B1
(141,180,177)
#9FC0BE
(159,192,190)
#B1CCCB
(177,204,203)
#C3D8D8
(195,216,216)
#D5E4E5
(213,228,229)
#E7F0F2
(231,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #337870; }

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

This text font color is #337870.

Background Color

.myBgColor { background-color: #337870; }

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

This div background color is #337870.

Border color

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

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

This div border color is #337870.

Opacity

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

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

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

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

This text has shadow with #337870 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #337870.

Preview

Color preview on black background

This text has color #337870 on black background.


Color preview on white background

This text has color #337870 on white background.


Black color preview on #337870 background

This text has black color on #337870 background.


White color preview on #337870 background

This text has white color on #337870 background.


Related colors

Complementary color

Complementary color for #hex is #CC878F.


I love getcolorcode.com

Triadic colors

1 #703378 and #787033 with #337870 are triadic colors.

2 #707833 and #783370 with #337870 are triadic colors.