COLOR #339577

HEX: #339577 RGB: (51,149,119)

Color info

#339577 contains mainly green and blue colors. Web safe color of #339577 is #339966 (or #396).

RGB color model

#339577 color RGB value is (51,149,119).

RGB: (51,149,119) (20%, 58%, 47%)

RGB channels and saturation

R 51 of 255 = 20%
G 149 of 255 = 58%
B 119 of 255 = 47%

51
149
119

R + G + B ~ 42%. #339577 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 51 + 149 + 119 = 319 (100%)
R 51 of 319 ~ 15.99%
G 149 of 319 ~ 46.71%
B 119 of 319 ~ 37.3'%

%15.99
%46.71
%37.3

CMYK color model

#339577 color CMYK value is (66,0,20,42).

  • cyan value is 65.77%
  • magenta value is 0.00%
  • yellow value is 20.13%
  • key color value is 41.57%

CMYK: (66,0,20,42)
C66M0Y20K42 (66%, 0%, 20%, 42%)
(0.66 / 0.00 / 0.20 / 0.42)

CMYK percentages

%65.77
%0
%20.13
%41.57

Codes

Color #339577 in popluar color models

33 95 77
RGB 51 149 119
HSL 162° 49.00% 39.22%
HSB/HSV 162° 65.77% 58.43%
CMYK 65.77% 0.00% 20.13%
41.57%

Color #339577 in popluar number systems.

HEX 33 95 77
Decimal 51 149 119
Binary 110011 10010101 1110111
Octal 63 225 167

Shades and tints

Shades of #339577

#339577
(51,149,119)
#2F886D
(47,136,109)
#2B7B63
(43,123,99)
#276E59
(39,110,89)
#23614F
(35,97,79)
#1F5445
(31,84,69)
#1B473B
(27,71,59)
#173A31
(23,58,49)
#132D27
(19,45,39)
#0F201D
(15,32,29)
#0B1313
(11,19,19)
#000000
(0,0,0)

Tints of #339577

#339577
(51,149,119)
#459E83
(69,158,131)
#57A78F
(87,167,143)
#69B09B
(105,176,155)
#7BB9A7
(123,185,167)
#8DC2B3
(141,194,179)
#9FCBBF
(159,203,191)
#B1D4CB
(177,212,203)
#C3DDD7
(195,221,215)
#D5E6E3
(213,230,227)
#E7EFEF
(231,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #339577 color. Also use rgb(51,149,119) instead hex code.

Text Font Color

.myTextColor { color: #339577; }

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

This text font color is #339577.

Background Color

.myBgColor { background-color: #339577; }

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

This div background color is #339577.

Border color

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

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

This div border color is #339577.

Opacity

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

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

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

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

This text has shadow with #339577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #339577.

Preview

Color preview on black background

This text has color #339577 on black background.


Color preview on white background

This text has color #339577 on white background.


Black color preview on #339577 background

This text has black color on #339577 background.


White color preview on #339577 background

This text has white color on #339577 background.


Related colors

Complementary color

Complementary color for #hex is #CC6A88.


I love getcolorcode.com

Triadic colors

1 #773395 and #957733 with #339577 are triadic colors.

2 #779533 and #953377 with #339577 are triadic colors.