COLOR #327537

HEX: #327537 RGB: (50,117,55)

Color info

#327537 contains mainly green color. Web safe color of #327537 is #336633 (or #363).

RGB color model

#327537 color RGB value is (50,117,55).

RGB: (50,117,55) (20%, 46%, 22%)

RGB channels and saturation

R 50 of 255 = 20%
G 117 of 255 = 46%
B 55 of 255 = 22%

50
117
55

R + G + B ~ 29%. #327537 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 117 + 55 = 222 (100%)
R 50 of 222 ~ 22.52%
G 117 of 222 ~ 52.7%
B 55 of 222 ~ 24.77'%

%22.52
%52.7
%24.77

CMYK color model

#327537 color CMYK value is (57,0,53,54).

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

CMYK: (57,0,53,54)
C57M0Y53K54 (57%, 0%, 53%, 54%)
(0.57 / 0.00 / 0.53 / 0.54)

CMYK percentages

%57.26
%0
%52.99
%54.12

Codes

Color #327537 in popluar color models

32 75 37
RGB 50 117 55
HSL 124° 40.12% 32.75%
HSB/HSV 124° 57.26% 45.88%
CMYK 57.26% 0.00% 52.99%
54.12%

Color #327537 in popluar number systems.

HEX 32 75 37
Decimal 50 117 55
Binary 110010 1110101 110111
Octal 62 165 67

Shades and tints

Shades of #327537

#327537
(50,117,55)
#2E6B32
(46,107,50)
#2A612D
(42,97,45)
#265728
(38,87,40)
#224D23
(34,77,35)
#1E431E
(30,67,30)
#1A3919
(26,57,25)
#162F14
(22,47,20)
#12250F
(18,37,15)
#0E1B0A
(14,27,10)
#0A1105
(10,17,5)
#000000
(0,0,0)

Tints of #327537

#327537
(50,117,55)
#448149
(68,129,73)
#568D5B
(86,141,91)
#68996D
(104,153,109)
#7AA57F
(122,165,127)
#8CB191
(140,177,145)
#9EBDA3
(158,189,163)
#B0C9B5
(176,201,181)
#C2D5C7
(194,213,199)
#D4E1D9
(212,225,217)
#E6EDEB
(230,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #327537; }

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

This text font color is #327537.

Background Color

.myBgColor { background-color: #327537; }

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

This div background color is #327537.

Border color

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

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

This div border color is #327537.

Opacity

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

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

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

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

This text has shadow with #327537 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #327537.

Preview

Color preview on black background

This text has color #327537 on black background.


Color preview on white background

This text has color #327537 on white background.


Black color preview on #327537 background

This text has black color on #327537 background.


White color preview on #327537 background

This text has white color on #327537 background.


Related colors

Complementary color

Complementary color for #hex is #CD8AC8.


I love getcolorcode.com

Triadic colors

1 #373275 and #753732 with #327537 are triadic colors.

2 #377532 and #753237 with #327537 are triadic colors.