COLOR #321837

HEX: #321837 RGB: (50,24,55)

Color info

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

RGB color model

#321837 color RGB value is (50,24,55).

RGB: (50,24,55) (20%, 9%, 22%)

RGB channels and saturation

R 50 of 255 = 20%
G 24 of 255 = 9%
B 55 of 255 = 22%

50
24
55

R + G + B ~ 17%. #321837 is dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 24 + 55 = 129 (100%)
R 50 of 129 ~ 38.76%
G 24 of 129 ~ 18.6%
B 55 of 129 ~ 42.64'%

%38.76
%18.6
%42.64

CMYK color model

#321837 color CMYK value is (9,56,0,78).

  • cyan value is 9.09%
  • magenta value is 56.36%
  • yellow value is 0.00%
  • key color value is 78.43%

CMYK: (9,56,0,78)
C9M56Y0K78 (9%, 56%, 0%, 78%)
(0.09 / 0.56 / 0.00 / 0.78)

CMYK percentages

%9.09
%56.36
%0
%78.43

Codes

Color #321837 in popluar color models

32 18 37
RGB 50 24 55
HSL 290° 39.24% 15.49%
HSB/HSV 290° 56.36% 21.57%
CMYK 9.09% 56.36% 0.00%
78.43%

Color #321837 in popluar number systems.

HEX 32 18 37
Decimal 50 24 55
Binary 110010 11000 110111
Octal 62 30 67

Shades and tints

Shades of #321837

#321837
(50,24,55)
#2E1632
(46,22,50)
#2A142D
(42,20,45)
#261228
(38,18,40)
#221023
(34,16,35)
#1E0E1E
(30,14,30)
#1A0C19
(26,12,25)
#160A14
(22,10,20)
#12080F
(18,8,15)
#0E060A
(14,6,10)
#0A0405
(10,4,5)
#000000
(0,0,0)

Tints of #321837

#321837
(50,24,55)
#442D49
(68,45,73)
#56425B
(86,66,91)
#68576D
(104,87,109)
#7A6C7F
(122,108,127)
#8C8191
(140,129,145)
#9E96A3
(158,150,163)
#B0ABB5
(176,171,181)
#C2C0C7
(194,192,199)
#D4D5D9
(212,213,217)
#E6EAEB
(230,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #321837 color. Also use rgb(50,24,55) instead hex code.

Text Font Color

.myTextColor { color: #321837; }

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

This text font color is #321837.

Background Color

.myBgColor { background-color: #321837; }

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

This div background color is #321837.

Border color

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

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

This div border color is #321837.

Opacity

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

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

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

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

This text has shadow with #321837 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #321837.

Preview

Color preview on black background

This text has color #321837 on black background.


Color preview on white background

This text has color #321837 on white background.


Black color preview on #321837 background

This text has black color on #321837 background.


White color preview on #321837 background

This text has white color on #321837 background.


Related colors

Complementary color

Complementary color for #hex is #CDE7C8.


I love getcolorcode.com

Triadic colors

1 #373218 and #183732 with #321837 are triadic colors.

2 #371832 and #183237 with #321837 are triadic colors.