COLOR #327525

HEX: #327525 RGB: (50,117,37)

Color info

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

RGB color model

#327525 color RGB value is (50,117,37).

RGB: (50,117,37) (20%, 46%, 15%)

RGB channels and saturation

R 50 of 255 = 20%
G 117 of 255 = 46%
B 37 of 255 = 15%

50
117
37

R + G + B ~ 27%. #327525 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 117 + 37 = 204 (100%)
R 50 of 204 ~ 24.51%
G 117 of 204 ~ 57.35%
B 37 of 204 ~ 18.14'%

%24.51
%57.35
%18.14

CMYK color model

#327525 color CMYK value is (57,0,68,54).

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

CMYK: (57,0,68,54)
C57M0Y68K54 (57%, 0%, 68%, 54%)
(0.57 / 0.00 / 0.68 / 0.54)

CMYK percentages

%57.26
%0
%68.38
%54.12

Codes

Color #327525 in popluar color models

32 75 25
RGB 50 117 37
HSL 110° 51.95% 30.20%
HSB/HSV 110° 68.38% 45.88%
CMYK 57.26% 0.00% 68.38%
54.12%

Color #327525 in popluar number systems.

HEX 32 75 25
Decimal 50 117 37
Binary 110010 1110101 100101
Octal 62 165 45

Shades and tints

Shades of #327525

#327525
(50,117,37)
#2E6B22
(46,107,34)
#2A611F
(42,97,31)
#26571C
(38,87,28)
#224D19
(34,77,25)
#1E4316
(30,67,22)
#1A3913
(26,57,19)
#162F10
(22,47,16)
#12250D
(18,37,13)
#0E1B0A
(14,27,10)
#0A1107
(10,17,7)
#000000
(0,0,0)

Tints of #327525

#327525
(50,117,37)
#448138
(68,129,56)
#568D4B
(86,141,75)
#68995E
(104,153,94)
#7AA571
(122,165,113)
#8CB184
(140,177,132)
#9EBD97
(158,189,151)
#B0C9AA
(176,201,170)
#C2D5BD
(194,213,189)
#D4E1D0
(212,225,208)
#E6EDE3
(230,237,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #327525; }

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

This text font color is #327525.

Background Color

.myBgColor { background-color: #327525; }

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

This div background color is #327525.

Border color

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

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

This div border color is #327525.

Opacity

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

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

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

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

This text has shadow with #327525 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #327525.

Preview

Color preview on black background

This text has color #327525 on black background.


Color preview on white background

This text has color #327525 on white background.


Black color preview on #327525 background

This text has black color on #327525 background.


White color preview on #327525 background

This text has white color on #327525 background.


Related colors

Complementary color

Complementary color for #hex is #CD8ADA.


I love getcolorcode.com

Triadic colors

1 #253275 and #752532 with #327525 are triadic colors.

2 #257532 and #753225 with #327525 are triadic colors.