COLOR #339668

HEX: #339668 RGB: (51,150,104)

Color info

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

RGB color model

#339668 color RGB value is (51,150,104).

RGB: (51,150,104) (20%, 59%, 41%)

RGB channels and saturation

R 51 of 255 = 20%
G 150 of 255 = 59%
B 104 of 255 = 41%

51
150
104

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

Portions of RGB colors in percentages

R + G + B = 51 + 150 + 104 = 305 (100%)
R 51 of 305 ~ 16.72%
G 150 of 305 ~ 49.18%
B 104 of 305 ~ 34.1'%

%16.72
%49.18
%34.1

CMYK color model

#339668 color CMYK value is (66,0,31,41).

  • cyan value is 66.00%
  • magenta value is 0.00%
  • yellow value is 30.67%
  • key color value is 41.18%

CMYK: (66,0,31,41)
C66M0Y31K41 (66%, 0%, 31%, 41%)
(0.66 / 0.00 / 0.31 / 0.41)

CMYK percentages

%66
%0
%30.67
%41.18

Codes

Color #339668 in popluar color models

33 96 68
RGB 51 150 104
HSL 152° 49.25% 39.41%
HSB/HSV 152° 66.00% 58.82%
CMYK 66.00% 0.00% 30.67%
41.18%

Color #339668 in popluar number systems.

HEX 33 96 68
Decimal 51 150 104
Binary 110011 10010110 1101000
Octal 63 226 150

Shades and tints

Shades of #339668

#339668
(51,150,104)
#2F895F
(47,137,95)
#2B7C56
(43,124,86)
#276F4D
(39,111,77)
#236244
(35,98,68)
#1F553B
(31,85,59)
#1B4832
(27,72,50)
#173B29
(23,59,41)
#132E20
(19,46,32)
#0F2117
(15,33,23)
#0B140E
(11,20,14)
#000000
(0,0,0)

Tints of #339668

#339668
(51,150,104)
#459F75
(69,159,117)
#57A882
(87,168,130)
#69B18F
(105,177,143)
#7BBA9C
(123,186,156)
#8DC3A9
(141,195,169)
#9FCCB6
(159,204,182)
#B1D5C3
(177,213,195)
#C3DED0
(195,222,208)
#D5E7DD
(213,231,221)
#E7F0EA
(231,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #339668 color. Also use rgb(51,150,104) instead hex code.

Text Font Color

.myTextColor { color: #339668; }

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

This text font color is #339668.

Background Color

.myBgColor { background-color: #339668; }

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

This div background color is #339668.

Border color

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

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

This div border color is #339668.

Opacity

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

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

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

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

This text has shadow with #339668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #339668.

Preview

Color preview on black background

This text has color #339668 on black background.


Color preview on white background

This text has color #339668 on white background.


Black color preview on #339668 background

This text has black color on #339668 background.


White color preview on #339668 background

This text has white color on #339668 background.


Related colors

Complementary color

Complementary color for #hex is #CC6997.


I love getcolorcode.com

Triadic colors

1 #683396 and #966833 with #339668 are triadic colors.

2 #689633 and #963368 with #339668 are triadic colors.