COLOR #321323

HEX: #321323 RGB: (50,19,35)

Color info

#321323 contains red, green and blue colors in about the same proportion. Web safe color of #321323 is #330033 (or #303).

RGB color model

#321323 color RGB value is (50,19,35).

RGB: (50,19,35) (20%, 7%, 14%)

RGB channels and saturation

R 50 of 255 = 20%
G 19 of 255 = 7%
B 35 of 255 = 14%

50
19
35

R + G + B ~ 14%. #321323 is dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 19 + 35 = 104 (100%)
R 50 of 104 ~ 48.08%
G 19 of 104 ~ 18.27%
B 35 of 104 ~ 33.65'%

%48.08
%18.27
%33.65

CMYK color model

#321323 color CMYK value is (0,62,30,80).

  • cyan value is 0.00%
  • magenta value is 62.00%
  • yellow value is 30.00%
  • key color value is 80.39%
CMYK: (0,62,30,80) C0M62Y30K80 (0%,62%,30%,80%) (0.00/0.62/0.30/0.80) 

CMYK percentages

%0
%62
%30
%80.39

Codes

Color #321323 in popluar color models

32 13 23
RGB 50 19 35
HSL 329° 44.93% 13.53%
HSB/HSV 329° 62.00% 19.61%
CMYK 0.00% 62.00% 30.00%
80.39%

Color #321323 in popluar number systems.

HEX 32 13 23
Decimal 50 19 35
Binary 110010 10011 100011
Octal 62 23 43

Shades and tints

Shades of #321323

#321323
(50,19,35)
#2E1220
(46,18,32)
#2A111D
(42,17,29)
#26101A
(38,16,26)
#220F17
(34,15,23)
#1E0E14
(30,14,20)
#1A0D11
(26,13,17)
#160C0E
(22,12,14)
#120B0B
(18,11,11)
#0E0A08
(14,10,8)
#0A0905
(10,9,5)
#000000
(0,0,0)

Tints of #321323

#321323
(50,19,35)
#442837
(68,40,55)
#563D4B
(86,61,75)
#68525F
(104,82,95)
#7A6773
(122,103,115)
#8C7C87
(140,124,135)
#9E919B
(158,145,155)
#B0A6AF
(176,166,175)
#C2BBC3
(194,187,195)
#D4D0D7
(212,208,215)
#E6E5EB
(230,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #321323 color. Also use rgb(50,19,35) instead hex code.

Text Font Color

.myTextColor { color: #321323; }

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

This text font color is #321323.

Background Color

.myBgColor { background-color: #321323; }

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

This div background color is #321323.

Border color

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

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

This div border color is #321323.

Opacity

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

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

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

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

This text has shadow with #321323 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #321323.

Preview

Color preview on black background

This text has color #321323 on black background.


Color preview on white background

This text has color #321323 on white background.


Black color preview on #321323 background

This text has black color on #321323 background.


White color preview on #321323 background

This text has white color on #321323 background.


Related colors

Complementary color

Complementary color for #hex is #CDECDC.


I love getcolorcode.com

Triadic colors

1 #233213 and #132332 with #321323 are triadic colors.

2 #231332 and #133223 with #321323 are triadic colors.