COLOR #324337

HEX: #324337 RGB: (50,67,55)

Color info

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

RGB color model

#324337 color RGB value is (50,67,55).

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

RGB channels and saturation

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

50
67
55

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

Portions of RGB colors in percentages

R + G + B = 50 + 67 + 55 = 172 (100%)
R 50 of 172 ~ 29.07%
G 67 of 172 ~ 38.95%
B 55 of 172 ~ 31.98'%

%29.07
%38.95
%31.98

CMYK color model

#324337 color CMYK value is (25,0,18,74).

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

CMYK: (25,0,18,74)
C25M0Y18K74 (25%, 0%, 18%, 74%)
(0.25 / 0.00 / 0.18 / 0.74)

CMYK percentages

%25.37
%0
%17.91
%73.73

Codes

Color #324337 in popluar color models

32 43 37
RGB 50 67 55
HSL 138° 14.53% 22.94%
HSB/HSV 138° 25.37% 26.27%
CMYK 25.37% 0.00% 17.91%
73.73%

Color #324337 in popluar number systems.

HEX 32 43 37
Decimal 50 67 55
Binary 110010 1000011 110111
Octal 62 103 67

Shades and tints

Shades of #324337

#324337
(50,67,55)
#2E3D32
(46,61,50)
#2A372D
(42,55,45)
#263128
(38,49,40)
#222B23
(34,43,35)
#1E251E
(30,37,30)
#1A1F19
(26,31,25)
#161914
(22,25,20)
#12130F
(18,19,15)
#0E0D0A
(14,13,10)
#0A0705
(10,7,5)
#000000
(0,0,0)

Tints of #324337

#324337
(50,67,55)
#445449
(68,84,73)
#56655B
(86,101,91)
#68766D
(104,118,109)
#7A877F
(122,135,127)
#8C9891
(140,152,145)
#9EA9A3
(158,169,163)
#B0BAB5
(176,186,181)
#C2CBC7
(194,203,199)
#D4DCD9
(212,220,217)
#E6EDEB
(230,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #324337; }

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

This text font color is #324337.

Background Color

.myBgColor { background-color: #324337; }

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

This div background color is #324337.

Border color

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

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

This div border color is #324337.

Opacity

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

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

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

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

This text has shadow with #324337 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324337.

Preview

Color preview on black background

This text has color #324337 on black background.


Color preview on white background

This text has color #324337 on white background.


Black color preview on #324337 background

This text has black color on #324337 background.


White color preview on #324337 background

This text has white color on #324337 background.


Related colors

Complementary color

Complementary color for #hex is #CDBCC8.


I love getcolorcode.com

Triadic colors

1 #373243 and #433732 with #324337 are triadic colors.

2 #374332 and #433237 with #324337 are triadic colors.