COLOR #324339

HEX: #324339 RGB: (50,67,57)

Color info

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

RGB color model

#324339 color RGB value is (50,67,57).

RGB: (50,67,57) (20%, 26%, 22%)

RGB channels and saturation

R 50 of 255 = 20%
G 67 of 255 = 26%
B 57 of 255 = 22%

50
67
57

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

Portions of RGB colors in percentages

R + G + B = 50 + 67 + 57 = 174 (100%)
R 50 of 174 ~ 28.74%
G 67 of 174 ~ 38.51%
B 57 of 174 ~ 32.76'%

%28.74
%38.51
%32.76

CMYK color model

#324339 color CMYK value is (25,0,15,74).

  • cyan value is 25.37%
  • magenta value is 0.00%
  • yellow value is 14.93%
  • key color value is 73.73%

CMYK: (25,0,15,74)
C25M0Y15K74 (25%, 0%, 15%, 74%)
(0.25 / 0.00 / 0.15 / 0.74)

CMYK percentages

%25.37
%0
%14.93
%73.73

Codes

Color #324339 in popluar color models

32 43 39
RGB 50 67 57
HSL 145° 14.53% 22.94%
HSB/HSV 145° 25.37% 26.27%
CMYK 25.37% 0.00% 14.93%
73.73%

Color #324339 in popluar number systems.

HEX 32 43 39
Decimal 50 67 57
Binary 110010 1000011 111001
Octal 62 103 71

Shades and tints

Shades of #324339

#324339
(50,67,57)
#2E3D34
(46,61,52)
#2A372F
(42,55,47)
#26312A
(38,49,42)
#222B25
(34,43,37)
#1E2520
(30,37,32)
#1A1F1B
(26,31,27)
#161916
(22,25,22)
#121311
(18,19,17)
#0E0D0C
(14,13,12)
#0A0707
(10,7,7)
#000000
(0,0,0)

Tints of #324339

#324339
(50,67,57)
#44544B
(68,84,75)
#56655D
(86,101,93)
#68766F
(104,118,111)
#7A8781
(122,135,129)
#8C9893
(140,152,147)
#9EA9A5
(158,169,165)
#B0BAB7
(176,186,183)
#C2CBC9
(194,203,201)
#D4DCDB
(212,220,219)
#E6EDED
(230,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #324339 color. Also use rgb(50,67,57) instead hex code.

Text Font Color

.myTextColor { color: #324339; }

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

This text font color is #324339.

Background Color

.myBgColor { background-color: #324339; }

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

This div background color is #324339.

Border color

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

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

This div border color is #324339.

Opacity

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

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

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

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

This text has shadow with #324339 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324339.

Preview

Color preview on black background

This text has color #324339 on black background.


Color preview on white background

This text has color #324339 on white background.


Black color preview on #324339 background

This text has black color on #324339 background.


White color preview on #324339 background

This text has white color on #324339 background.


Related colors

Complementary color

Complementary color for #hex is #CDBCC6.


I love getcolorcode.com

Triadic colors

1 #393243 and #433932 with #324339 are triadic colors.

2 #394332 and #433239 with #324339 are triadic colors.