COLOR #337274

HEX: #337274 RGB: (51,114,116)

Color info

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

RGB color model

#337274 color RGB value is (51,114,116).

RGB: (51,114,116) (20%, 45%, 45%)

RGB channels and saturation

R 51 of 255 = 20%
G 114 of 255 = 45%
B 116 of 255 = 45%

51
114
116

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

Portions of RGB colors in percentages

R + G + B = 51 + 114 + 116 = 281 (100%)
R 51 of 281 ~ 18.15%
G 114 of 281 ~ 40.57%
B 116 of 281 ~ 41.28'%

%18.15
%40.57
%41.28

CMYK color model

#337274 color CMYK value is (56,2,0,55).

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

CMYK: (56,2,0,55)
C56M2Y0K55 (56%, 2%, 0%, 55%)
(0.56 / 0.02 / 0.00 / 0.55)

CMYK percentages

%56.03
%1.72
%0
%54.51

Codes

Color #337274 in popluar color models

33 72 74
RGB 51 114 116
HSL 182° 38.92% 32.75%
HSB/HSV 182° 56.03% 45.49%
CMYK 56.03% 1.72% 0.00%
54.51%

Color #337274 in popluar number systems.

HEX 33 72 74
Decimal 51 114 116
Binary 110011 1110010 1110100
Octal 63 162 164

Shades and tints

Shades of #337274

#337274
(51,114,116)
#2F686A
(47,104,106)
#2B5E60
(43,94,96)
#275456
(39,84,86)
#234A4C
(35,74,76)
#1F4042
(31,64,66)
#1B3638
(27,54,56)
#172C2E
(23,44,46)
#132224
(19,34,36)
#0F181A
(15,24,26)
#0B0E10
(11,14,16)
#000000
(0,0,0)

Tints of #337274

#337274
(51,114,116)
#457E80
(69,126,128)
#578A8C
(87,138,140)
#699698
(105,150,152)
#7BA2A4
(123,162,164)
#8DAEB0
(141,174,176)
#9FBABC
(159,186,188)
#B1C6C8
(177,198,200)
#C3D2D4
(195,210,212)
#D5DEE0
(213,222,224)
#E7EAEC
(231,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #337274; }

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

This text font color is #337274.

Background Color

.myBgColor { background-color: #337274; }

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

This div background color is #337274.

Border color

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

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

This div border color is #337274.

Opacity

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

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

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

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

This text has shadow with #337274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #337274.

Preview

Color preview on black background

This text has color #337274 on black background.


Color preview on white background

This text has color #337274 on white background.


Black color preview on #337274 background

This text has black color on #337274 background.


White color preview on #337274 background

This text has white color on #337274 background.


Related colors

Complementary color

Complementary color for #hex is #CC8D8B.


I love getcolorcode.com

Triadic colors

1 #743372 and #727433 with #337274 are triadic colors.

2 #747233 and #723374 with #337274 are triadic colors.