COLOR #324642

HEX: #324642 RGB: (50,70,66)

Color info

#324642 contains red, green and blue colors in about the same proportion. Web safe color of #324642 is #333333 (or #333).

RGB color model

#324642 color RGB value is (50,70,66).

RGB: (50,70,66) (20%, 27%, 26%)

RGB channels and saturation

R 50 of 255 = 20%
G 70 of 255 = 27%
B 66 of 255 = 26%

50
70
66

R + G + B ~ 24%. #324642 is dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 70 + 66 = 186 (100%)
R 50 of 186 ~ 26.88%
G 70 of 186 ~ 37.63%
B 66 of 186 ~ 35.48'%

%26.88
%37.63
%35.48

CMYK color model

#324642 color CMYK value is (29,0,6,73).

  • cyan value is 28.57%
  • magenta value is 0.00%
  • yellow value is 5.71%
  • key color value is 72.55%
CMYK: (29,0,6,73) C29M0Y6K73 (29%,0%,6%,73%) (0.29/0.00/0.06/0.73) 

CMYK percentages

%28.57
%0
%5.71
%72.55

Codes

Color #324642 in popluar color models

32 46 42
RGB 50 70 66
HSL 168° 16.67% 23.53%
HSB/HSV 168° 28.57% 27.45%
CMYK 28.57% 0.00% 5.71%
72.55%

Color #324642 in popluar number systems.

HEX 32 46 42
Decimal 50 70 66
Binary 110010 1000110 1000010
Octal 62 106 102

Shades and tints

Shades of #324642

#324642
(50,70,66)
#2E403C
(46,64,60)
#2A3A36
(42,58,54)
#263430
(38,52,48)
#222E2A
(34,46,42)
#1E2824
(30,40,36)
#1A221E
(26,34,30)
#161C18
(22,28,24)
#121612
(18,22,18)
#0E100C
(14,16,12)
#0A0A06
(10,10,6)
#000000
(0,0,0)

Tints of #324642

#324642
(50,70,66)
#445653
(68,86,83)
#566664
(86,102,100)
#687675
(104,118,117)
#7A8686
(122,134,134)
#8C9697
(140,150,151)
#9EA6A8
(158,166,168)
#B0B6B9
(176,182,185)
#C2C6CA
(194,198,202)
#D4D6DB
(212,214,219)
#E6E6EC
(230,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #324642 color. Also use rgb(50,70,66) instead hex code.

Text Font Color

.myTextColor { color: #324642; }

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

This text font color is #324642.

Background Color

.myBgColor { background-color: #324642; }

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

This div background color is #324642.

Border color

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

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

This div border color is #324642.

Opacity

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

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

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

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

This text has shadow with #324642 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324642.

Preview

Color preview on black background

This text has color #324642 on black background.


Color preview on white background

This text has color #324642 on white background.


Black color preview on #324642 background

This text has black color on #324642 background.


White color preview on #324642 background

This text has white color on #324642 background.


Related colors

Complementary color

Complementary color for #hex is #CDB9BD.


I love getcolorcode.com

Triadic colors

1 #423246 and #464232 with #324642 are triadic colors.

2 #424632 and #463242 with #324642 are triadic colors.