COLOR #321613

HEX: #321613 RGB: (50,22,19)

Color info

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

RGB color model

#321613 color RGB value is (50,22,19).

RGB: (50,22,19) (20%, 9%, 7%)

RGB channels and saturation

R 50 of 255 = 20%
G 22 of 255 = 9%
B 19 of 255 = 7%

50
22
19

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

Portions of RGB colors in percentages

R + G + B = 50 + 22 + 19 = 91 (100%)
R 50 of 91 ~ 54.95%
G 22 of 91 ~ 24.18%
B 19 of 91 ~ 20.88'%

%54.95
%24.18
%20.88

CMYK color model

#321613 color CMYK value is (0,56,62,80).

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

CMYK: (0,56,62,80)
C0M56Y62K80 (0%, 56%, 62%, 80%)
(0.00 / 0.56 / 0.62 / 0.80)

CMYK percentages

%0
%56
%62
%80.39

Codes

Color #321613 in popluar color models

32 16 13
RGB 50 22 19
HSL 44.93% 13.53%
HSB/HSV 62.00% 19.61%
CMYK 0.00% 56.00% 62.00%
80.39%

Color #321613 in popluar number systems.

HEX 32 16 13
Decimal 50 22 19
Binary 110010 10110 10011
Octal 62 26 23

Shades and tints

Shades of #321613

#321613
(50,22,19)
#2E1412
(46,20,18)
#2A1211
(42,18,17)
#261010
(38,16,16)
#220E0F
(34,14,15)
#1E0C0E
(30,12,14)
#1A0A0D
(26,10,13)
#16080C
(22,8,12)
#12060B
(18,6,11)
#0E040A
(14,4,10)
#0A0209
(10,2,9)
#000000
(0,0,0)

Tints of #321613

#321613
(50,22,19)
#442B28
(68,43,40)
#56403D
(86,64,61)
#685552
(104,85,82)
#7A6A67
(122,106,103)
#8C7F7C
(140,127,124)
#9E9491
(158,148,145)
#B0A9A6
(176,169,166)
#C2BEBB
(194,190,187)
#D4D3D0
(212,211,208)
#E6E8E5
(230,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #321613; }

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

This text font color is #321613.

Background Color

.myBgColor { background-color: #321613; }

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

This div background color is #321613.

Border color

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

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

This div border color is #321613.

Opacity

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

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

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

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

This text has shadow with #321613 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #321613.

Preview

Color preview on black background

This text has color #321613 on black background.


Color preview on white background

This text has color #321613 on white background.


Black color preview on #321613 background

This text has black color on #321613 background.


White color preview on #321613 background

This text has white color on #321613 background.


Related colors

Complementary color

Complementary color for #hex is #CDE9EC.


I love getcolorcode.com

Triadic colors

1 #133216 and #161332 with #321613 are triadic colors.

2 #131632 and #163213 with #321613 are triadic colors.