COLOR #327750

HEX: #327750 RGB: (50,119,80)

Color info

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

RGB color model

#327750 color RGB value is (50,119,80).

RGB: (50,119,80) (20%, 47%, 31%)

RGB channels and saturation

R 50 of 255 = 20%
G 119 of 255 = 47%
B 80 of 255 = 31%

50
119
80

R + G + B ~ 33%. #327750 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 119 + 80 = 249 (100%)
R 50 of 249 ~ 20.08%
G 119 of 249 ~ 47.79%
B 80 of 249 ~ 32.13'%

%20.08
%47.79
%32.13

CMYK color model

#327750 color CMYK value is (58,0,33,53).

  • cyan value is 57.98%
  • magenta value is 0.00%
  • yellow value is 32.77%
  • key color value is 53.33%
CMYK: (58,0,33,53) C58M0Y33K53 (58%,0%,33%,53%) (0.58/0.00/0.33/0.53) 

CMYK percentages

%57.98
%0
%32.77
%53.33

Codes

Color #327750 in popluar color models

32 77 50
RGB 50 119 80
HSL 146° 40.83% 33.14%
HSB/HSV 146° 57.98% 46.67%
CMYK 57.98% 0.00% 32.77%
53.33%

Color #327750 in popluar number systems.

HEX 32 77 50
Decimal 50 119 80
Binary 110010 1110111 1010000
Octal 62 167 120

Shades and tints

Shades of #327750

#327750
(50,119,80)
#2E6D49
(46,109,73)
#2A6342
(42,99,66)
#26593B
(38,89,59)
#224F34
(34,79,52)
#1E452D
(30,69,45)
#1A3B26
(26,59,38)
#16311F
(22,49,31)
#122718
(18,39,24)
#0E1D11
(14,29,17)
#0A130A
(10,19,10)
#000000
(0,0,0)

Tints of #327750

#327750
(50,119,80)
#44835F
(68,131,95)
#568F6E
(86,143,110)
#689B7D
(104,155,125)
#7AA78C
(122,167,140)
#8CB39B
(140,179,155)
#9EBFAA
(158,191,170)
#B0CBB9
(176,203,185)
#C2D7C8
(194,215,200)
#D4E3D7
(212,227,215)
#E6EFE6
(230,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #327750; }

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

This text font color is #327750.

Background Color

.myBgColor { background-color: #327750; }

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

This div background color is #327750.

Border color

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

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

This div border color is #327750.

Opacity

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

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

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

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

This text has shadow with #327750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #327750.

Preview

Color preview on black background

This text has color #327750 on black background.


Color preview on white background

This text has color #327750 on white background.


Black color preview on #327750 background

This text has black color on #327750 background.


White color preview on #327750 background

This text has white color on #327750 background.


Related colors

Complementary color

Complementary color for #hex is #CD88AF.


I love getcolorcode.com

Triadic colors

1 #503277 and #775032 with #327750 are triadic colors.

2 #507732 and #773250 with #327750 are triadic colors.