COLOR #326645

HEX: #326645 RGB: (50,102,69)

Color info

#326645 contains red, green and blue colors in about the same proportion. Web safe color of #326645 is #336633 (or #363).

RGB color model

#326645 color RGB value is (50,102,69).

RGB: (50,102,69) (20%, 40%, 27%)

RGB channels and saturation

R 50 of 255 = 20%
G 102 of 255 = 40%
B 69 of 255 = 27%

50
102
69

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

Portions of RGB colors in percentages

R + G + B = 50 + 102 + 69 = 221 (100%)
R 50 of 221 ~ 22.62%
G 102 of 221 ~ 46.15%
B 69 of 221 ~ 31.22'%

%22.62
%46.15
%31.22

CMYK color model

#326645 color CMYK value is (51,0,32,60).

  • cyan value is 50.98%
  • magenta value is 0.00%
  • yellow value is 32.35%
  • key color value is 60.00%

CMYK: (51,0,32,60)
C51M0Y32K60 (51%, 0%, 32%, 60%)
(0.51 / 0.00 / 0.32 / 0.60)

CMYK percentages

%50.98
%0
%32.35
%60

Codes

Color #326645 in popluar color models

32 66 45
RGB 50 102 69
HSL 142° 34.21% 29.80%
HSB/HSV 142° 50.98% 40.00%
CMYK 50.98% 0.00% 32.35%
60.00%

Color #326645 in popluar number systems.

HEX 32 66 45
Decimal 50 102 69
Binary 110010 1100110 1000101
Octal 62 146 105

Shades and tints

Shades of #326645

#326645
(50,102,69)
#2E5D3F
(46,93,63)
#2A5439
(42,84,57)
#264B33
(38,75,51)
#22422D
(34,66,45)
#1E3927
(30,57,39)
#1A3021
(26,48,33)
#16271B
(22,39,27)
#121E15
(18,30,21)
#0E150F
(14,21,15)
#0A0C09
(10,12,9)
#000000
(0,0,0)

Tints of #326645

#326645
(50,102,69)
#447355
(68,115,85)
#568065
(86,128,101)
#688D75
(104,141,117)
#7A9A85
(122,154,133)
#8CA795
(140,167,149)
#9EB4A5
(158,180,165)
#B0C1B5
(176,193,181)
#C2CEC5
(194,206,197)
#D4DBD5
(212,219,213)
#E6E8E5
(230,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #326645; }

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

This text font color is #326645.

Background Color

.myBgColor { background-color: #326645; }

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

This div background color is #326645.

Border color

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

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

This div border color is #326645.

Opacity

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

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

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

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

This text has shadow with #326645 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #326645.

Preview

Color preview on black background

This text has color #326645 on black background.


Color preview on white background

This text has color #326645 on white background.


Black color preview on #326645 background

This text has black color on #326645 background.


White color preview on #326645 background

This text has white color on #326645 background.


Related colors

Complementary color

Complementary color for #hex is #CD99BA.


I love getcolorcode.com

Triadic colors

1 #453266 and #664532 with #326645 are triadic colors.

2 #456632 and #663245 with #326645 are triadic colors.