COLOR #337470

HEX: #337470 RGB: (51,116,112)

Color info

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

RGB color model

#337470 color RGB value is (51,116,112).

RGB: (51,116,112) (20%, 45%, 44%)

RGB channels and saturation

R 51 of 255 = 20%
G 116 of 255 = 45%
B 112 of 255 = 44%

51
116
112

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

Portions of RGB colors in percentages

R + G + B = 51 + 116 + 112 = 279 (100%)
R 51 of 279 ~ 18.28%
G 116 of 279 ~ 41.58%
B 112 of 279 ~ 40.14'%

%18.28
%41.58
%40.14

CMYK color model

#337470 color CMYK value is (56,0,3,55).

  • cyan value is 56.03%
  • magenta value is 0.00%
  • yellow value is 3.45%
  • key color value is 54.51%

CMYK: (56,0,3,55)
C56M0Y3K55 (56%, 0%, 3%, 55%)
(0.56 / 0.00 / 0.03 / 0.55)

CMYK percentages

%56.03
%0
%3.45
%54.51

Codes

Color #337470 in popluar color models

33 74 70
RGB 51 116 112
HSL 176° 38.92% 32.75%
HSB/HSV 176° 56.03% 45.49%
CMYK 56.03% 0.00% 3.45%
54.51%

Color #337470 in popluar number systems.

HEX 33 74 70
Decimal 51 116 112
Binary 110011 1110100 1110000
Octal 63 164 160

Shades and tints

Shades of #337470

#337470
(51,116,112)
#2F6A66
(47,106,102)
#2B605C
(43,96,92)
#275652
(39,86,82)
#234C48
(35,76,72)
#1F423E
(31,66,62)
#1B3834
(27,56,52)
#172E2A
(23,46,42)
#132420
(19,36,32)
#0F1A16
(15,26,22)
#0B100C
(11,16,12)
#000000
(0,0,0)

Tints of #337470

#337470
(51,116,112)
#45807D
(69,128,125)
#578C8A
(87,140,138)
#699897
(105,152,151)
#7BA4A4
(123,164,164)
#8DB0B1
(141,176,177)
#9FBCBE
(159,188,190)
#B1C8CB
(177,200,203)
#C3D4D8
(195,212,216)
#D5E0E5
(213,224,229)
#E7ECF2
(231,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #337470; }

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

This text font color is #337470.

Background Color

.myBgColor { background-color: #337470; }

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

This div background color is #337470.

Border color

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

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

This div border color is #337470.

Opacity

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

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

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

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

This text has shadow with #337470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #337470.

Preview

Color preview on black background

This text has color #337470 on black background.


Color preview on white background

This text has color #337470 on white background.


Black color preview on #337470 background

This text has black color on #337470 background.


White color preview on #337470 background

This text has white color on #337470 background.


Related colors

Complementary color

Complementary color for #hex is #CC8B8F.


I love getcolorcode.com

Triadic colors

1 #703374 and #747033 with #337470 are triadic colors.

2 #707433 and #743370 with #337470 are triadic colors.