COLOR #327668

HEX: #327668 RGB: (50,118,104)

Color info

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

RGB color model

#327668 color RGB value is (50,118,104).

RGB: (50,118,104) (20%, 46%, 41%)

RGB channels and saturation

R 50 of 255 = 20%
G 118 of 255 = 46%
B 104 of 255 = 41%

50
118
104

R + G + B ~ 36%. #327668 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 118 + 104 = 272 (100%)
R 50 of 272 ~ 18.38%
G 118 of 272 ~ 43.38%
B 104 of 272 ~ 38.24'%

%18.38
%43.38
%38.24

CMYK color model

#327668 color CMYK value is (58,0,12,54).

  • cyan value is 57.63%
  • magenta value is 0.00%
  • yellow value is 11.86%
  • key color value is 53.73%

CMYK: (58,0,12,54)
C58M0Y12K54 (58%, 0%, 12%, 54%)
(0.58 / 0.00 / 0.12 / 0.54)

CMYK percentages

%57.63
%0
%11.86
%53.73

Codes

Color #327668 in popluar color models

32 76 68
RGB 50 118 104
HSL 168° 40.48% 32.94%
HSB/HSV 168° 57.63% 46.27%
CMYK 57.63% 0.00% 11.86%
53.73%

Color #327668 in popluar number systems.

HEX 32 76 68
Decimal 50 118 104
Binary 110010 1110110 1101000
Octal 62 166 150

Shades and tints

Shades of #327668

#327668
(50,118,104)
#2E6C5F
(46,108,95)
#2A6256
(42,98,86)
#26584D
(38,88,77)
#224E44
(34,78,68)
#1E443B
(30,68,59)
#1A3A32
(26,58,50)
#163029
(22,48,41)
#122620
(18,38,32)
#0E1C17
(14,28,23)
#0A120E
(10,18,14)
#000000
(0,0,0)

Tints of #327668

#327668
(50,118,104)
#448275
(68,130,117)
#568E82
(86,142,130)
#689A8F
(104,154,143)
#7AA69C
(122,166,156)
#8CB2A9
(140,178,169)
#9EBEB6
(158,190,182)
#B0CAC3
(176,202,195)
#C2D6D0
(194,214,208)
#D4E2DD
(212,226,221)
#E6EEEA
(230,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #327668 color. Also use rgb(50,118,104) instead hex code.

Text Font Color

.myTextColor { color: #327668; }

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

This text font color is #327668.

Background Color

.myBgColor { background-color: #327668; }

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

This div background color is #327668.

Border color

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

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

This div border color is #327668.

Opacity

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

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

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

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

This text has shadow with #327668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #327668.

Preview

Color preview on black background

This text has color #327668 on black background.


Color preview on white background

This text has color #327668 on white background.


Black color preview on #327668 background

This text has black color on #327668 background.


White color preview on #327668 background

This text has white color on #327668 background.


Related colors

Complementary color

Complementary color for #hex is #CD8997.


I love getcolorcode.com

Triadic colors

1 #683276 and #766832 with #327668 are triadic colors.

2 #687632 and #763268 with #327668 are triadic colors.