COLOR #324840

HEX: #324840 RGB: (50,72,64)

Color info

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

RGB color model

#324840 color RGB value is (50,72,64).

RGB: (50,72,64) (20%, 28%, 25%)

RGB channels and saturation

R 50 of 255 = 20%
G 72 of 255 = 28%
B 64 of 255 = 25%

50
72
64

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

Portions of RGB colors in percentages

R + G + B = 50 + 72 + 64 = 186 (100%)
R 50 of 186 ~ 26.88%
G 72 of 186 ~ 38.71%
B 64 of 186 ~ 34.41'%

%26.88
%38.71
%34.41

CMYK color model

#324840 color CMYK value is (31,0,11,72).

  • cyan value is 30.56%
  • magenta value is 0.00%
  • yellow value is 11.11%
  • key color value is 71.76%

CMYK: (31,0,11,72)
C31M0Y11K72 (31%, 0%, 11%, 72%)
(0.31 / 0.00 / 0.11 / 0.72)

CMYK percentages

%30.56
%0
%11.11
%71.76

Codes

Color #324840 in popluar color models

32 48 40
RGB 50 72 64
HSL 158° 18.03% 23.92%
HSB/HSV 158° 30.56% 28.24%
CMYK 30.56% 0.00% 11.11%
71.76%

Color #324840 in popluar number systems.

HEX 32 48 40
Decimal 50 72 64
Binary 110010 1001000 1000000
Octal 62 110 100

Shades and tints

Shades of #324840

#324840
(50,72,64)
#2E423B
(46,66,59)
#2A3C36
(42,60,54)
#263631
(38,54,49)
#22302C
(34,48,44)
#1E2A27
(30,42,39)
#1A2422
(26,36,34)
#161E1D
(22,30,29)
#121818
(18,24,24)
#0E1213
(14,18,19)
#0A0C0E
(10,12,14)
#000000
(0,0,0)

Tints of #324840

#324840
(50,72,64)
#445851
(68,88,81)
#566862
(86,104,98)
#687873
(104,120,115)
#7A8884
(122,136,132)
#8C9895
(140,152,149)
#9EA8A6
(158,168,166)
#B0B8B7
(176,184,183)
#C2C8C8
(194,200,200)
#D4D8D9
(212,216,217)
#E6E8EA
(230,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #324840 color. Also use rgb(50,72,64) instead hex code.

Text Font Color

.myTextColor { color: #324840; }

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

This text font color is #324840.

Background Color

.myBgColor { background-color: #324840; }

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

This div background color is #324840.

Border color

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

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

This div border color is #324840.

Opacity

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

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

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

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

This text has shadow with #324840 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324840.

Preview

Color preview on black background

This text has color #324840 on black background.


Color preview on white background

This text has color #324840 on white background.


Black color preview on #324840 background

This text has black color on #324840 background.


White color preview on #324840 background

This text has white color on #324840 background.


Related colors

Complementary color

Complementary color for #hex is #CDB7BF.


I love getcolorcode.com

Triadic colors

1 #403248 and #484032 with #324840 are triadic colors.

2 #404832 and #483240 with #324840 are triadic colors.