COLOR #337457

HEX: #337457 RGB: (51,116,87)

Color info

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

RGB color model

#337457 color RGB value is (51,116,87).

RGB: (51,116,87) (20%, 45%, 34%)

RGB channels and saturation

R 51 of 255 = 20%
G 116 of 255 = 45%
B 87 of 255 = 34%

51
116
87

R + G + B ~ 33%. #337457 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 116 + 87 = 254 (100%)
R 51 of 254 ~ 20.08%
G 116 of 254 ~ 45.67%
B 87 of 254 ~ 34.25'%

%20.08
%45.67
%34.25

CMYK color model

#337457 color CMYK value is (56,0,25,55).

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

CMYK: (56,0,25,55)
C56M0Y25K55 (56%, 0%, 25%, 55%)
(0.56 / 0.00 / 0.25 / 0.55)

CMYK percentages

%56.03
%0
%25
%54.51

Codes

Color #337457 in popluar color models

33 74 57
RGB 51 116 87
HSL 153° 38.92% 32.75%
HSB/HSV 153° 56.03% 45.49%
CMYK 56.03% 0.00% 25.00%
54.51%

Color #337457 in popluar number systems.

HEX 33 74 57
Decimal 51 116 87
Binary 110011 1110100 1010111
Octal 63 164 127

Shades and tints

Shades of #337457

#337457
(51,116,87)
#2F6A50
(47,106,80)
#2B6049
(43,96,73)
#275642
(39,86,66)
#234C3B
(35,76,59)
#1F4234
(31,66,52)
#1B382D
(27,56,45)
#172E26
(23,46,38)
#13241F
(19,36,31)
#0F1A18
(15,26,24)
#0B1011
(11,16,17)
#000000
(0,0,0)

Tints of #337457

#337457
(51,116,87)
#458066
(69,128,102)
#578C75
(87,140,117)
#699884
(105,152,132)
#7BA493
(123,164,147)
#8DB0A2
(141,176,162)
#9FBCB1
(159,188,177)
#B1C8C0
(177,200,192)
#C3D4CF
(195,212,207)
#D5E0DE
(213,224,222)
#E7ECED
(231,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #337457; }

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

This text font color is #337457.

Background Color

.myBgColor { background-color: #337457; }

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

This div background color is #337457.

Border color

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

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

This div border color is #337457.

Opacity

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

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

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

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

This text has shadow with #337457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #337457.

Preview

Color preview on black background

This text has color #337457 on black background.


Color preview on white background

This text has color #337457 on white background.


Black color preview on #337457 background

This text has black color on #337457 background.


White color preview on #337457 background

This text has white color on #337457 background.


Related colors

Complementary color

Complementary color for #hex is #CC8BA8.


I love getcolorcode.com

Triadic colors

1 #573374 and #745733 with #337457 are triadic colors.

2 #577433 and #743357 with #337457 are triadic colors.