COLOR #339752

HEX: #339752 RGB: (51,151,82)

Color info

#339752 contains mainly green color. Web safe color of #339752 is #339966 (or #396).

RGB color model

#339752 color RGB value is (51,151,82).

RGB: (51,151,82) (20%, 59%, 32%)

RGB channels and saturation

R 51 of 255 = 20%
G 151 of 255 = 59%
B 82 of 255 = 32%

51
151
82

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

Portions of RGB colors in percentages

R + G + B = 51 + 151 + 82 = 284 (100%)
R 51 of 284 ~ 17.96%
G 151 of 284 ~ 53.17%
B 82 of 284 ~ 28.87'%

%17.96
%53.17
%28.87

CMYK color model

#339752 color CMYK value is (66,0,46,41).

  • cyan value is 66.23%
  • magenta value is 0.00%
  • yellow value is 45.70%
  • key color value is 40.78%

CMYK: (66,0,46,41)
C66M0Y46K41 (66%, 0%, 46%, 41%)
(0.66 / 0.00 / 0.46 / 0.41)

CMYK percentages

%66.23
%0
%45.7
%40.78

Codes

Color #339752 in popluar color models

33 97 52
RGB 51 151 82
HSL 139° 49.50% 39.61%
HSB/HSV 139° 66.23% 59.22%
CMYK 66.23% 0.00% 45.70%
40.78%

Color #339752 in popluar number systems.

HEX 33 97 52
Decimal 51 151 82
Binary 110011 10010111 1010010
Octal 63 227 122

Shades and tints

Shades of #339752

#339752
(51,151,82)
#2F8A4B
(47,138,75)
#2B7D44
(43,125,68)
#27703D
(39,112,61)
#236336
(35,99,54)
#1F562F
(31,86,47)
#1B4928
(27,73,40)
#173C21
(23,60,33)
#132F1A
(19,47,26)
#0F2213
(15,34,19)
#0B150C
(11,21,12)
#000000
(0,0,0)

Tints of #339752

#339752
(51,151,82)
#45A061
(69,160,97)
#57A970
(87,169,112)
#69B27F
(105,178,127)
#7BBB8E
(123,187,142)
#8DC49D
(141,196,157)
#9FCDAC
(159,205,172)
#B1D6BB
(177,214,187)
#C3DFCA
(195,223,202)
#D5E8D9
(213,232,217)
#E7F1E8
(231,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #339752; }

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

This text font color is #339752.

Background Color

.myBgColor { background-color: #339752; }

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

This div background color is #339752.

Border color

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

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

This div border color is #339752.

Opacity

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

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

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

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

This text has shadow with #339752 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #339752.

Preview

Color preview on black background

This text has color #339752 on black background.


Color preview on white background

This text has color #339752 on white background.


Black color preview on #339752 background

This text has black color on #339752 background.


White color preview on #339752 background

This text has white color on #339752 background.


Related colors

Complementary color

Complementary color for #hex is #CC68AD.


I love getcolorcode.com

Triadic colors

1 #523397 and #975233 with #339752 are triadic colors.

2 #529733 and #973352 with #339752 are triadic colors.