COLOR #327564

HEX: #327564 RGB: (50,117,100)

Color info

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

RGB color model

#327564 color RGB value is (50,117,100).

RGB: (50,117,100) (20%, 46%, 39%)

RGB channels and saturation

R 50 of 255 = 20%
G 117 of 255 = 46%
B 100 of 255 = 39%

50
117
100

R + G + B ~ 35%. #327564 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 117 + 100 = 267 (100%)
R 50 of 267 ~ 18.73%
G 117 of 267 ~ 43.82%
B 100 of 267 ~ 37.45'%

%18.73
%43.82
%37.45

CMYK color model

#327564 color CMYK value is (57,0,15,54).

  • cyan value is 57.26%
  • magenta value is 0.00%
  • yellow value is 14.53%
  • key color value is 54.12%

CMYK: (57,0,15,54)
C57M0Y15K54 (57%, 0%, 15%, 54%)
(0.57 / 0.00 / 0.15 / 0.54)

CMYK percentages

%57.26
%0
%14.53
%54.12

Codes

Color #327564 in popluar color models

32 75 64
RGB 50 117 100
HSL 165° 40.12% 32.75%
HSB/HSV 165° 57.26% 45.88%
CMYK 57.26% 0.00% 14.53%
54.12%

Color #327564 in popluar number systems.

HEX 32 75 64
Decimal 50 117 100
Binary 110010 1110101 1100100
Octal 62 165 144

Shades and tints

Shades of #327564

#327564
(50,117,100)
#2E6B5B
(46,107,91)
#2A6152
(42,97,82)
#265749
(38,87,73)
#224D40
(34,77,64)
#1E4337
(30,67,55)
#1A392E
(26,57,46)
#162F25
(22,47,37)
#12251C
(18,37,28)
#0E1B13
(14,27,19)
#0A110A
(10,17,10)
#000000
(0,0,0)

Tints of #327564

#327564
(50,117,100)
#448172
(68,129,114)
#568D80
(86,141,128)
#68998E
(104,153,142)
#7AA59C
(122,165,156)
#8CB1AA
(140,177,170)
#9EBDB8
(158,189,184)
#B0C9C6
(176,201,198)
#C2D5D4
(194,213,212)
#D4E1E2
(212,225,226)
#E6EDF0
(230,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #327564; }

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

This text font color is #327564.

Background Color

.myBgColor { background-color: #327564; }

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

This div background color is #327564.

Border color

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

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

This div border color is #327564.

Opacity

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

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

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

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

This text has shadow with #327564 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #327564.

Preview

Color preview on black background

This text has color #327564 on black background.


Color preview on white background

This text has color #327564 on white background.


Black color preview on #327564 background

This text has black color on #327564 background.


White color preview on #327564 background

This text has white color on #327564 background.


Related colors

Complementary color

Complementary color for #hex is #CD8A9B.


I love getcolorcode.com

Triadic colors

1 #643275 and #756432 with #327564 are triadic colors.

2 #647532 and #753264 with #327564 are triadic colors.