COLOR #321047

HEX: #321047 RGB: (50,16,71)

Color info

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

RGB color model

#321047 color RGB value is (50,16,71).

RGB: (50,16,71) (20%, 6%, 28%)

RGB channels and saturation

R 50 of 255 = 20%
G 16 of 255 = 6%
B 71 of 255 = 28%

50
16
71

R + G + B ~ 18%. #321047 is dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 16 + 71 = 137 (100%)
R 50 of 137 ~ 36.5%
G 16 of 137 ~ 11.68%
B 71 of 137 ~ 51.82'%

%36.5
%11.68
%51.82

CMYK color model

#321047 color CMYK value is (30,77,0,72).

  • cyan value is 29.58%
  • magenta value is 77.46%
  • yellow value is 0.00%
  • key color value is 72.16%

CMYK: (30,77,0,72)
C30M77Y0K72 (30%, 77%, 0%, 72%)
(0.30 / 0.77 / 0.00 / 0.72)

CMYK percentages

%29.58
%77.46
%0
%72.16

Codes

Color #321047 in popluar color models

32 10 47
RGB 50 16 71
HSL 277° 63.22% 17.06%
HSB/HSV 277° 77.46% 27.84%
CMYK 29.58% 77.46% 0.00%
72.16%

Color #321047 in popluar number systems.

HEX 32 10 47
Decimal 50 16 71
Binary 110010 10000 1000111
Octal 62 20 107

Shades and tints

Shades of #321047

#321047
(50,16,71)
#2E0F41
(46,15,65)
#2A0E3B
(42,14,59)
#260D35
(38,13,53)
#220C2F
(34,12,47)
#1E0B29
(30,11,41)
#1A0A23
(26,10,35)
#16091D
(22,9,29)
#120817
(18,8,23)
#0E0711
(14,7,17)
#0A060B
(10,6,11)
#000000
(0,0,0)

Tints of #321047

#321047
(50,16,71)
#442557
(68,37,87)
#563A67
(86,58,103)
#684F77
(104,79,119)
#7A6487
(122,100,135)
#8C7997
(140,121,151)
#9E8EA7
(158,142,167)
#B0A3B7
(176,163,183)
#C2B8C7
(194,184,199)
#D4CDD7
(212,205,215)
#E6E2E7
(230,226,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #321047; }

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

This text font color is #321047.

Background Color

.myBgColor { background-color: #321047; }

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

This div background color is #321047.

Border color

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

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

This div border color is #321047.

Opacity

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

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

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

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

This text has shadow with #321047 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #321047.

Preview

Color preview on black background

This text has color #321047 on black background.


Color preview on white background

This text has color #321047 on white background.


Black color preview on #321047 background

This text has black color on #321047 background.


White color preview on #321047 background

This text has white color on #321047 background.


Related colors

Complementary color

Complementary color for #hex is #CDEFB8.


I love getcolorcode.com

Triadic colors

1 #473210 and #104732 with #321047 are triadic colors.

2 #471032 and #103247 with #321047 are triadic colors.