COLOR #321013

HEX: #321013 RGB: (50,16,19)

Color info

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

RGB color model

#321013 color RGB value is (50,16,19).

RGB: (50,16,19) (20%, 6%, 7%)

RGB channels and saturation

R 50 of 255 = 20%
G 16 of 255 = 6%
B 19 of 255 = 7%

50
16
19

R + G + B ~ 11%. #321013 is dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 16 + 19 = 85 (100%)
R 50 of 85 ~ 58.82%
G 16 of 85 ~ 18.82%
B 19 of 85 ~ 22.35'%

%58.82
%18.82
%22.35

CMYK color model

#321013 color CMYK value is (0,68,62,80).

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

CMYK: (0,68,62,80)
C0M68Y62K80 (0%, 68%, 62%, 80%)
(0.00 / 0.68 / 0.62 / 0.80)

CMYK percentages

%0
%68
%62
%80.39

Codes

Color #321013 in popluar color models

32 10 13
RGB 50 16 19
HSL 355° 51.52% 12.94%
HSB/HSV 355° 68.00% 19.61%
CMYK 0.00% 68.00% 62.00%
80.39%

Color #321013 in popluar number systems.

HEX 32 10 13
Decimal 50 16 19
Binary 110010 10000 10011
Octal 62 20 23

Shades and tints

Shades of #321013

#321013
(50,16,19)
#2E0F12
(46,15,18)
#2A0E11
(42,14,17)
#260D10
(38,13,16)
#220C0F
(34,12,15)
#1E0B0E
(30,11,14)
#1A0A0D
(26,10,13)
#16090C
(22,9,12)
#12080B
(18,8,11)
#0E070A
(14,7,10)
#0A0609
(10,6,9)
#000000
(0,0,0)

Tints of #321013

#321013
(50,16,19)
#442528
(68,37,40)
#563A3D
(86,58,61)
#684F52
(104,79,82)
#7A6467
(122,100,103)
#8C797C
(140,121,124)
#9E8E91
(158,142,145)
#B0A3A6
(176,163,166)
#C2B8BB
(194,184,187)
#D4CDD0
(212,205,208)
#E6E2E5
(230,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #321013; }

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

This text font color is #321013.

Background Color

.myBgColor { background-color: #321013; }

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

This div background color is #321013.

Border color

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

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

This div border color is #321013.

Opacity

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

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

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

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

This text has shadow with #321013 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #321013.

Preview

Color preview on black background

This text has color #321013 on black background.


Color preview on white background

This text has color #321013 on white background.


Black color preview on #321013 background

This text has black color on #321013 background.


White color preview on #321013 background

This text has white color on #321013 background.


Related colors

Complementary color

Complementary color for #hex is #CDEFEC.


I love getcolorcode.com

Triadic colors

1 #133210 and #101332 with #321013 are triadic colors.

2 #131032 and #103213 with #321013 are triadic colors.