COLOR #337353

HEX: #337353 RGB: (51,115,83)

Color info

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

RGB color model

#337353 color RGB value is (51,115,83).

RGB: (51,115,83) (20%, 45%, 33%)

RGB channels and saturation

R 51 of 255 = 20%
G 115 of 255 = 45%
B 83 of 255 = 33%

51
115
83

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

Portions of RGB colors in percentages

R + G + B = 51 + 115 + 83 = 249 (100%)
R 51 of 249 ~ 20.48%
G 115 of 249 ~ 46.18%
B 83 of 249 ~ 33.33'%

%20.48
%46.18
%33.33

CMYK color model

#337353 color CMYK value is (56,0,28,55).

  • cyan value is 55.65%
  • magenta value is 0.00%
  • yellow value is 27.83%
  • key color value is 54.90%
CMYK: (56,0,28,55) C56M0Y28K55 (56%,0%,28%,55%) (0.56/0.00/0.28/0.55) 

CMYK percentages

%55.65
%0
%27.83
%54.9

Codes

Color #337353 in popluar color models

33 73 53
RGB 51 115 83
HSL 150° 38.55% 32.55%
HSB/HSV 150° 55.65% 45.10%
CMYK 55.65% 0.00% 27.83%
54.90%

Color #337353 in popluar number systems.

HEX 33 73 53
Decimal 51 115 83
Binary 110011 1110011 1010011
Octal 63 163 123

Shades and tints

Shades of #337353

#337353
(51,115,83)
#2F694C
(47,105,76)
#2B5F45
(43,95,69)
#27553E
(39,85,62)
#234B37
(35,75,55)
#1F4130
(31,65,48)
#1B3729
(27,55,41)
#172D22
(23,45,34)
#13231B
(19,35,27)
#0F1914
(15,25,20)
#0B0F0D
(11,15,13)
#000000
(0,0,0)

Tints of #337353

#337353
(51,115,83)
#457F62
(69,127,98)
#578B71
(87,139,113)
#699780
(105,151,128)
#7BA38F
(123,163,143)
#8DAF9E
(141,175,158)
#9FBBAD
(159,187,173)
#B1C7BC
(177,199,188)
#C3D3CB
(195,211,203)
#D5DFDA
(213,223,218)
#E7EBE9
(231,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #337353 color. Also use rgb(51,115,83) instead hex code.

Text Font Color

.myTextColor { color: #337353; }

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

This text font color is #337353.

Background Color

.myBgColor { background-color: #337353; }

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

This div background color is #337353.

Border color

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

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

This div border color is #337353.

Opacity

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

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

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

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

This text has shadow with #337353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #337353.

Preview

Color preview on black background

This text has color #337353 on black background.


Color preview on white background

This text has color #337353 on white background.


Black color preview on #337353 background

This text has black color on #337353 background.


White color preview on #337353 background

This text has white color on #337353 background.


Related colors

Complementary color

Complementary color for #hex is #CC8CAC.


I love getcolorcode.com

Triadic colors

1 #533373 and #735333 with #337353 are triadic colors.

2 #537333 and #733353 with #337353 are triadic colors.