COLOR #326615

HEX: #326615 RGB: (50,102,21)

Color info

#326615 contains mainly red and green colors. Web safe color of #326615 is #336600 (or #360).

RGB color model

#326615 color RGB value is (50,102,21).

RGB: (50,102,21) (20%, 40%, 8%)

RGB channels and saturation

R 50 of 255 = 20%
G 102 of 255 = 40%
B 21 of 255 = 8%

50
102
21

R + G + B ~ 23%. #326615 is dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 102 + 21 = 173 (100%)
R 50 of 173 ~ 28.9%
G 102 of 173 ~ 58.96%
B 21 of 173 ~ 12.14'%

%28.9
%58.96
%12.14

CMYK color model

#326615 color CMYK value is (51,0,79,60).

  • cyan value is 50.98%
  • magenta value is 0.00%
  • yellow value is 79.41%
  • key color value is 60.00%
CMYK: (51,0,79,60) C51M0Y79K60 (51%,0%,79%,60%) (0.51/0.00/0.79/0.60) 

CMYK percentages

%50.98
%0
%79.41
%60

Codes

Color #326615 in popluar color models

32 66 15
RGB 50 102 21
HSL 99° 65.85% 24.12%
HSB/HSV 99° 79.41% 40.00%
CMYK 50.98% 0.00% 79.41%
60.00%

Color #326615 in popluar number systems.

HEX 32 66 15
Decimal 50 102 21
Binary 110010 1100110 10101
Octal 62 146 25

Shades and tints

Shades of #326615

#326615
(50,102,21)
#2E5D14
(46,93,20)
#2A5413
(42,84,19)
#264B12
(38,75,18)
#224211
(34,66,17)
#1E3910
(30,57,16)
#1A300F
(26,48,15)
#16270E
(22,39,14)
#121E0D
(18,30,13)
#0E150C
(14,21,12)
#0A0C0B
(10,12,11)
#000000
(0,0,0)

Tints of #326615

#326615
(50,102,21)
#44732A
(68,115,42)
#56803F
(86,128,63)
#688D54
(104,141,84)
#7A9A69
(122,154,105)
#8CA77E
(140,167,126)
#9EB493
(158,180,147)
#B0C1A8
(176,193,168)
#C2CEBD
(194,206,189)
#D4DBD2
(212,219,210)
#E6E8E7
(230,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #326615 color. Also use rgb(50,102,21) instead hex code.

Text Font Color

.myTextColor { color: #326615; }

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

This text font color is #326615.

Background Color

.myBgColor { background-color: #326615; }

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

This div background color is #326615.

Border color

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

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

This div border color is #326615.

Opacity

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

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

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

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

This text has shadow with #326615 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #326615.

Preview

Color preview on black background

This text has color #326615 on black background.


Color preview on white background

This text has color #326615 on white background.


Black color preview on #326615 background

This text has black color on #326615 background.


White color preview on #326615 background

This text has white color on #326615 background.


Related colors

Complementary color

Complementary color for #hex is #CD99EA.


I love getcolorcode.com

Triadic colors

1 #153266 and #661532 with #326615 are triadic colors.

2 #156632 and #663215 with #326615 are triadic colors.