COLOR #321413

HEX: #321413 RGB: (50,20,19)

Color info

#321413 contains red, green and blue colors in about the same proportion. Web safe color of #321413 is #330000 (or #300).

RGB color model

#321413 color RGB value is (50,20,19).

RGB: (50,20,19) (20%, 8%, 7%)

RGB channels and saturation

R 50 of 255 = 20%
G 20 of 255 = 8%
B 19 of 255 = 7%

50
20
19

R + G + B ~ 12%. #321413 is dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 20 + 19 = 89 (100%)
R 50 of 89 ~ 56.18%
G 20 of 89 ~ 22.47%
B 19 of 89 ~ 21.35'%

%56.18
%22.47
%21.35

CMYK color model

#321413 color CMYK value is (0,60,62,80).

  • cyan value is 0.00%
  • magenta value is 60.00%
  • yellow value is 62.00%
  • key color value is 80.39%

CMYK: (0,60,62,80)
C0M60Y62K80 (0%, 60%, 62%, 80%)
(0.00 / 0.60 / 0.62 / 0.80)

CMYK percentages

%0
%60
%62
%80.39

Codes

Color #321413 in popluar color models

32 14 13
RGB 50 20 19
HSL 44.93% 13.53%
HSB/HSV 62.00% 19.61%
CMYK 0.00% 60.00% 62.00%
80.39%

Color #321413 in popluar number systems.

HEX 32 14 13
Decimal 50 20 19
Binary 110010 10100 10011
Octal 62 24 23

Shades and tints

Shades of #321413

#321413
(50,20,19)
#2E1312
(46,19,18)
#2A1211
(42,18,17)
#261110
(38,17,16)
#22100F
(34,16,15)
#1E0F0E
(30,15,14)
#1A0E0D
(26,14,13)
#160D0C
(22,13,12)
#120C0B
(18,12,11)
#0E0B0A
(14,11,10)
#0A0A09
(10,10,9)
#000000
(0,0,0)

Tints of #321413

#321413
(50,20,19)
#442928
(68,41,40)
#563E3D
(86,62,61)
#685352
(104,83,82)
#7A6867
(122,104,103)
#8C7D7C
(140,125,124)
#9E9291
(158,146,145)
#B0A7A6
(176,167,166)
#C2BCBB
(194,188,187)
#D4D1D0
(212,209,208)
#E6E6E5
(230,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #321413; }

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

This text font color is #321413.

Background Color

.myBgColor { background-color: #321413; }

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

This div background color is #321413.

Border color

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

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

This div border color is #321413.

Opacity

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

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

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

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

This text has shadow with #321413 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #321413.

Preview

Color preview on black background

This text has color #321413 on black background.


Color preview on white background

This text has color #321413 on white background.


Black color preview on #321413 background

This text has black color on #321413 background.


White color preview on #321413 background

This text has white color on #321413 background.


Related colors

Complementary color

Complementary color for #hex is #CDEBEC.


I love getcolorcode.com

Triadic colors

1 #133214 and #141332 with #321413 are triadic colors.

2 #131432 and #143213 with #321413 are triadic colors.