COLOR #327350

HEX: #327350 RGB: (50,115,80)

Color info

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

RGB color model

#327350 color RGB value is (50,115,80).

RGB: (50,115,80) (20%, 45%, 31%)

RGB channels and saturation

R 50 of 255 = 20%
G 115 of 255 = 45%
B 80 of 255 = 31%

50
115
80

R + G + B ~ 32%. #327350 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 115 + 80 = 245 (100%)
R 50 of 245 ~ 20.41%
G 115 of 245 ~ 46.94%
B 80 of 245 ~ 32.65'%

%20.41
%46.94
%32.65

CMYK color model

#327350 color CMYK value is (57,0,30,55).

  • cyan value is 56.52%
  • magenta value is 0.00%
  • yellow value is 30.43%
  • key color value is 54.90%

CMYK: (57,0,30,55)
C57M0Y30K55 (57%, 0%, 30%, 55%)
(0.57 / 0.00 / 0.30 / 0.55)

CMYK percentages

%56.52
%0
%30.43
%54.9

Codes

Color #327350 in popluar color models

32 73 50
RGB 50 115 80
HSL 148° 39.39% 32.35%
HSB/HSV 148° 56.52% 45.10%
CMYK 56.52% 0.00% 30.43%
54.90%

Color #327350 in popluar number systems.

HEX 32 73 50
Decimal 50 115 80
Binary 110010 1110011 1010000
Octal 62 163 120

Shades and tints

Shades of #327350

#327350
(50,115,80)
#2E6949
(46,105,73)
#2A5F42
(42,95,66)
#26553B
(38,85,59)
#224B34
(34,75,52)
#1E412D
(30,65,45)
#1A3726
(26,55,38)
#162D1F
(22,45,31)
#122318
(18,35,24)
#0E1911
(14,25,17)
#0A0F0A
(10,15,10)
#000000
(0,0,0)

Tints of #327350

#327350
(50,115,80)
#447F5F
(68,127,95)
#568B6E
(86,139,110)
#68977D
(104,151,125)
#7AA38C
(122,163,140)
#8CAF9B
(140,175,155)
#9EBBAA
(158,187,170)
#B0C7B9
(176,199,185)
#C2D3C8
(194,211,200)
#D4DFD7
(212,223,215)
#E6EBE6
(230,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #327350 color. Also use rgb(50,115,80) instead hex code.

Text Font Color

.myTextColor { color: #327350; }

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

This text font color is #327350.

Background Color

.myBgColor { background-color: #327350; }

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

This div background color is #327350.

Border color

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

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

This div border color is #327350.

Opacity

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

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

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

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

This text has shadow with #327350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #327350.

Preview

Color preview on black background

This text has color #327350 on black background.


Color preview on white background

This text has color #327350 on white background.


Black color preview on #327350 background

This text has black color on #327350 background.


White color preview on #327350 background

This text has white color on #327350 background.


Related colors

Complementary color

Complementary color for #hex is #CD8CAF.


I love getcolorcode.com

Triadic colors

1 #503273 and #735032 with #327350 are triadic colors.

2 #507332 and #733250 with #327350 are triadic colors.