COLOR #337352

HEX: #337352 RGB: (51,115,82)

Color info

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

RGB color model

#337352 color RGB value is (51,115,82).

RGB: (51,115,82) (20%, 45%, 32%)

RGB channels and saturation

R 51 of 255 = 20%
G 115 of 255 = 45%
B 82 of 255 = 32%

51
115
82

R + G + B ~ 32%. #337352 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 115 + 82 = 248 (100%)
R 51 of 248 ~ 20.56%
G 115 of 248 ~ 46.37%
B 82 of 248 ~ 33.06'%

%20.56
%46.37
%33.06

CMYK color model

#337352 color CMYK value is (56,0,29,55).

  • cyan value is 55.65%
  • magenta value is 0.00%
  • yellow value is 28.70%
  • key color value is 54.90%

CMYK: (56,0,29,55)
C56M0Y29K55 (56%, 0%, 29%, 55%)
(0.56 / 0.00 / 0.29 / 0.55)

CMYK percentages

%55.65
%0
%28.7
%54.9

Codes

Color #337352 in popluar color models

33 73 52
RGB 51 115 82
HSL 149° 38.55% 32.55%
HSB/HSV 149° 55.65% 45.10%
CMYK 55.65% 0.00% 28.70%
54.90%

Color #337352 in popluar number systems.

HEX 33 73 52
Decimal 51 115 82
Binary 110011 1110011 1010010
Octal 63 163 122

Shades and tints

Shades of #337352

#337352
(51,115,82)
#2F694B
(47,105,75)
#2B5F44
(43,95,68)
#27553D
(39,85,61)
#234B36
(35,75,54)
#1F412F
(31,65,47)
#1B3728
(27,55,40)
#172D21
(23,45,33)
#13231A
(19,35,26)
#0F1913
(15,25,19)
#0B0F0C
(11,15,12)
#000000
(0,0,0)

Tints of #337352

#337352
(51,115,82)
#457F61
(69,127,97)
#578B70
(87,139,112)
#69977F
(105,151,127)
#7BA38E
(123,163,142)
#8DAF9D
(141,175,157)
#9FBBAC
(159,187,172)
#B1C7BB
(177,199,187)
#C3D3CA
(195,211,202)
#D5DFD9
(213,223,217)
#E7EBE8
(231,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #337352; }

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

This text font color is #337352.

Background Color

.myBgColor { background-color: #337352; }

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

This div background color is #337352.

Border color

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

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

This div border color is #337352.

Opacity

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

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

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

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

This text has shadow with #337352 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #337352.

Preview

Color preview on black background

This text has color #337352 on black background.


Color preview on white background

This text has color #337352 on white background.


Black color preview on #337352 background

This text has black color on #337352 background.


White color preview on #337352 background

This text has white color on #337352 background.


Related colors

Complementary color

Complementary color for #hex is #CC8CAD.


I love getcolorcode.com

Triadic colors

1 #523373 and #735233 with #337352 are triadic colors.

2 #527333 and #733352 with #337352 are triadic colors.