COLOR #324330

HEX: #324330 RGB: (50,67,48)

Color info

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

RGB color model

#324330 color RGB value is (50,67,48).

RGB: (50,67,48) (20%, 26%, 19%)

RGB channels and saturation

R 50 of 255 = 20%
G 67 of 255 = 26%
B 48 of 255 = 19%

50
67
48

R + G + B ~ 22%. #324330 is dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 67 + 48 = 165 (100%)
R 50 of 165 ~ 30.3%
G 67 of 165 ~ 40.61%
B 48 of 165 ~ 29.09'%

%30.3
%40.61
%29.09

CMYK color model

#324330 color CMYK value is (25,0,28,74).

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

CMYK: (25,0,28,74)
C25M0Y28K74 (25%, 0%, 28%, 74%)
(0.25 / 0.00 / 0.28 / 0.74)

CMYK percentages

%25.37
%0
%28.36
%73.73

Codes

Color #324330 in popluar color models

32 43 30
RGB 50 67 48
HSL 114° 16.52% 22.55%
HSB/HSV 114° 28.36% 26.27%
CMYK 25.37% 0.00% 28.36%
73.73%

Color #324330 in popluar number systems.

HEX 32 43 30
Decimal 50 67 48
Binary 110010 1000011 110000
Octal 62 103 60

Shades and tints

Shades of #324330

#324330
(50,67,48)
#2E3D2C
(46,61,44)
#2A3728
(42,55,40)
#263124
(38,49,36)
#222B20
(34,43,32)
#1E251C
(30,37,28)
#1A1F18
(26,31,24)
#161914
(22,25,20)
#121310
(18,19,16)
#0E0D0C
(14,13,12)
#0A0708
(10,7,8)
#000000
(0,0,0)

Tints of #324330

#324330
(50,67,48)
#445442
(68,84,66)
#566554
(86,101,84)
#687666
(104,118,102)
#7A8778
(122,135,120)
#8C988A
(140,152,138)
#9EA99C
(158,169,156)
#B0BAAE
(176,186,174)
#C2CBC0
(194,203,192)
#D4DCD2
(212,220,210)
#E6EDE4
(230,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #324330; }

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

This text font color is #324330.

Background Color

.myBgColor { background-color: #324330; }

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

This div background color is #324330.

Border color

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

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

This div border color is #324330.

Opacity

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

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

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

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

This text has shadow with #324330 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324330.

Preview

Color preview on black background

This text has color #324330 on black background.


Color preview on white background

This text has color #324330 on white background.


Black color preview on #324330 background

This text has black color on #324330 background.


White color preview on #324330 background

This text has white color on #324330 background.


Related colors

Complementary color

Complementary color for #hex is #CDBCCF.


I love getcolorcode.com

Triadic colors

1 #303243 and #433032 with #324330 are triadic colors.

2 #304332 and #433230 with #324330 are triadic colors.