COLOR #328464

HEX: #328464 RGB: (50,132,100)

Color info

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

RGB color model

#328464 color RGB value is (50,132,100).

RGB: (50,132,100) (20%, 52%, 39%)

RGB channels and saturation

R 50 of 255 = 20%
G 132 of 255 = 52%
B 100 of 255 = 39%

50
132
100

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

Portions of RGB colors in percentages

R + G + B = 50 + 132 + 100 = 282 (100%)
R 50 of 282 ~ 17.73%
G 132 of 282 ~ 46.81%
B 100 of 282 ~ 35.46'%

%17.73
%46.81
%35.46

CMYK color model

#328464 color CMYK value is (62,0,24,48).

  • cyan value is 62.12%
  • magenta value is 0.00%
  • yellow value is 24.24%
  • key color value is 48.24%

CMYK: (62,0,24,48)
C62M0Y24K48 (62%, 0%, 24%, 48%)
(0.62 / 0.00 / 0.24 / 0.48)

CMYK percentages

%62.12
%0
%24.24
%48.24

Codes

Color #328464 in popluar color models

32 84 64
RGB 50 132 100
HSL 157° 45.05% 35.69%
HSB/HSV 157° 62.12% 51.76%
CMYK 62.12% 0.00% 24.24%
48.24%

Color #328464 in popluar number systems.

HEX 32 84 64
Decimal 50 132 100
Binary 110010 10000100 1100100
Octal 62 204 144

Shades and tints

Shades of #328464

#328464
(50,132,100)
#2E785B
(46,120,91)
#2A6C52
(42,108,82)
#266049
(38,96,73)
#225440
(34,84,64)
#1E4837
(30,72,55)
#1A3C2E
(26,60,46)
#163025
(22,48,37)
#12241C
(18,36,28)
#0E1813
(14,24,19)
#0A0C0A
(10,12,10)
#000000
(0,0,0)

Tints of #328464

#328464
(50,132,100)
#448F72
(68,143,114)
#569A80
(86,154,128)
#68A58E
(104,165,142)
#7AB09C
(122,176,156)
#8CBBAA
(140,187,170)
#9EC6B8
(158,198,184)
#B0D1C6
(176,209,198)
#C2DCD4
(194,220,212)
#D4E7E2
(212,231,226)
#E6F2F0
(230,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #328464 color. Also use rgb(50,132,100) instead hex code.

Text Font Color

.myTextColor { color: #328464; }

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

This text font color is #328464.

Background Color

.myBgColor { background-color: #328464; }

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

This div background color is #328464.

Border color

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

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

This div border color is #328464.

Opacity

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

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

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

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

This text has shadow with #328464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #328464.

Preview

Color preview on black background

This text has color #328464 on black background.


Color preview on white background

This text has color #328464 on white background.


Black color preview on #328464 background

This text has black color on #328464 background.


White color preview on #328464 background

This text has white color on #328464 background.


Related colors

Complementary color

Complementary color for #hex is #CD7B9B.


I love getcolorcode.com

Triadic colors

1 #643284 and #846432 with #328464 are triadic colors.

2 #648432 and #843264 with #328464 are triadic colors.