COLOR #324338

HEX: #324338 RGB: (50,67,56)

Color info

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

RGB color model

#324338 color RGB value is (50,67,56).

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

RGB channels and saturation

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

50
67
56

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

Portions of RGB colors in percentages

R + G + B = 50 + 67 + 56 = 173 (100%)
R 50 of 173 ~ 28.9%
G 67 of 173 ~ 38.73%
B 56 of 173 ~ 32.37'%

%28.9
%38.73
%32.37

CMYK color model

#324338 color CMYK value is (25,0,16,74).

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

CMYK: (25,0,16,74)
C25M0Y16K74 (25%, 0%, 16%, 74%)
(0.25 / 0.00 / 0.16 / 0.74)

CMYK percentages

%25.37
%0
%16.42
%73.73

Codes

Color #324338 in popluar color models

32 43 38
RGB 50 67 56
HSL 141° 14.53% 22.94%
HSB/HSV 141° 25.37% 26.27%
CMYK 25.37% 0.00% 16.42%
73.73%

Color #324338 in popluar number systems.

HEX 32 43 38
Decimal 50 67 56
Binary 110010 1000011 111000
Octal 62 103 70

Shades and tints

Shades of #324338

#324338
(50,67,56)
#2E3D33
(46,61,51)
#2A372E
(42,55,46)
#263129
(38,49,41)
#222B24
(34,43,36)
#1E251F
(30,37,31)
#1A1F1A
(26,31,26)
#161915
(22,25,21)
#121310
(18,19,16)
#0E0D0B
(14,13,11)
#0A0706
(10,7,6)
#000000
(0,0,0)

Tints of #324338

#324338
(50,67,56)
#44544A
(68,84,74)
#56655C
(86,101,92)
#68766E
(104,118,110)
#7A8780
(122,135,128)
#8C9892
(140,152,146)
#9EA9A4
(158,169,164)
#B0BAB6
(176,186,182)
#C2CBC8
(194,203,200)
#D4DCDA
(212,220,218)
#E6EDEC
(230,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #324338; }

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

This text font color is #324338.

Background Color

.myBgColor { background-color: #324338; }

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

This div background color is #324338.

Border color

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

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

This div border color is #324338.

Opacity

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

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

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

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

This text has shadow with #324338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324338.

Preview

Color preview on black background

This text has color #324338 on black background.


Color preview on white background

This text has color #324338 on white background.


Black color preview on #324338 background

This text has black color on #324338 background.


White color preview on #324338 background

This text has white color on #324338 background.


Related colors

Complementary color

Complementary color for #hex is #CDBCC7.


I love getcolorcode.com

Triadic colors

1 #383243 and #433832 with #324338 are triadic colors.

2 #384332 and #433238 with #324338 are triadic colors.