COLOR #327043

HEX: #327043 RGB: (50,112,67)

Color info

#327043 contains mainly green and blue colors. Web safe color of #327043 is #336633 (or #363).

RGB color model

#327043 color RGB value is (50,112,67).

RGB: (50,112,67) (20%, 44%, 26%)

RGB channels and saturation

R 50 of 255 = 20%
G 112 of 255 = 44%
B 67 of 255 = 26%

50
112
67

R + G + B ~ 30%. #327043 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 112 + 67 = 229 (100%)
R 50 of 229 ~ 21.83%
G 112 of 229 ~ 48.91%
B 67 of 229 ~ 29.26'%

%21.83
%48.91
%29.26

CMYK color model

#327043 color CMYK value is (55,0,40,56).

  • cyan value is 55.36%
  • magenta value is 0.00%
  • yellow value is 40.18%
  • key color value is 56.08%

CMYK: (55,0,40,56)
C55M0Y40K56 (55%, 0%, 40%, 56%)
(0.55 / 0.00 / 0.40 / 0.56)

CMYK percentages

%55.36
%0
%40.18
%56.08

Codes

Color #327043 in popluar color models

32 70 43
RGB 50 112 67
HSL 136° 38.27% 31.76%
HSB/HSV 136° 55.36% 43.92%
CMYK 55.36% 0.00% 40.18%
56.08%

Color #327043 in popluar number systems.

HEX 32 70 43
Decimal 50 112 67
Binary 110010 1110000 1000011
Octal 62 160 103

Shades and tints

Shades of #327043

#327043
(50,112,67)
#2E663D
(46,102,61)
#2A5C37
(42,92,55)
#265231
(38,82,49)
#22482B
(34,72,43)
#1E3E25
(30,62,37)
#1A341F
(26,52,31)
#162A19
(22,42,25)
#122013
(18,32,19)
#0E160D
(14,22,13)
#0A0C07
(10,12,7)
#000000
(0,0,0)

Tints of #327043

#327043
(50,112,67)
#447D54
(68,125,84)
#568A65
(86,138,101)
#689776
(104,151,118)
#7AA487
(122,164,135)
#8CB198
(140,177,152)
#9EBEA9
(158,190,169)
#B0CBBA
(176,203,186)
#C2D8CB
(194,216,203)
#D4E5DC
(212,229,220)
#E6F2ED
(230,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #327043 color. Also use rgb(50,112,67) instead hex code.

Text Font Color

.myTextColor { color: #327043; }

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

This text font color is #327043.

Background Color

.myBgColor { background-color: #327043; }

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

This div background color is #327043.

Border color

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

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

This div border color is #327043.

Opacity

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

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

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

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

This text has shadow with #327043 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #327043.

Preview

Color preview on black background

This text has color #327043 on black background.


Color preview on white background

This text has color #327043 on white background.


Black color preview on #327043 background

This text has black color on #327043 background.


White color preview on #327043 background

This text has white color on #327043 background.


Related colors

Complementary color

Complementary color for #hex is #CD8FBC.


I love getcolorcode.com

Triadic colors

1 #433270 and #704332 with #327043 are triadic colors.

2 #437032 and #703243 with #327043 are triadic colors.