COLOR #331447

HEX: #331447 RGB: (51,20,71)

Color info

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

RGB color model

#331447 color RGB value is (51,20,71).

RGB: (51,20,71) (20%, 8%, 28%)

RGB channels and saturation

R 51 of 255 = 20%
G 20 of 255 = 8%
B 71 of 255 = 28%

51
20
71

R + G + B ~ 19%. #331447 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 20 + 71 = 142 (100%)
R 51 of 142 ~ 35.92%
G 20 of 142 ~ 14.08%
B 71 of 142 ~ 50'%

%35.92
%14.08
%50

CMYK color model

#331447 color CMYK value is (28,72,0,72).

  • cyan value is 28.17%
  • magenta value is 71.83%
  • yellow value is 0.00%
  • key color value is 72.16%
CMYK: (28,72,0,72) C28M72Y0K72 (28%,72%,0%,72%) (0.28/0.72/0.00/0.72) 

CMYK percentages

%28.17
%71.83
%0
%72.16

Codes

Color #331447 in popluar color models

33 14 47
RGB 51 20 71
HSL 276° 56.04% 17.84%
HSB/HSV 276° 71.83% 27.84%
CMYK 28.17% 71.83% 0.00%
72.16%

Color #331447 in popluar number systems.

HEX 33 14 47
Decimal 51 20 71
Binary 110011 10100 1000111
Octal 63 24 107

Shades and tints

Shades of #331447

#331447
(51,20,71)
#2F1341
(47,19,65)
#2B123B
(43,18,59)
#271135
(39,17,53)
#23102F
(35,16,47)
#1F0F29
(31,15,41)
#1B0E23
(27,14,35)
#170D1D
(23,13,29)
#130C17
(19,12,23)
#0F0B11
(15,11,17)
#0B0A0B
(11,10,11)
#000000
(0,0,0)

Tints of #331447

#331447
(51,20,71)
#452957
(69,41,87)
#573E67
(87,62,103)
#695377
(105,83,119)
#7B6887
(123,104,135)
#8D7D97
(141,125,151)
#9F92A7
(159,146,167)
#B1A7B7
(177,167,183)
#C3BCC7
(195,188,199)
#D5D1D7
(213,209,215)
#E7E6E7
(231,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #331447 color. Also use rgb(51,20,71) instead hex code.

Text Font Color

.myTextColor { color: #331447; }

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

This text font color is #331447.

Background Color

.myBgColor { background-color: #331447; }

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

This div background color is #331447.

Border color

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

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

This div border color is #331447.

Opacity

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

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

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

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

This text has shadow with #331447 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #331447.

Preview

Color preview on black background

This text has color #331447 on black background.


Color preview on white background

This text has color #331447 on white background.


Black color preview on #331447 background

This text has black color on #331447 background.


White color preview on #331447 background

This text has white color on #331447 background.


Related colors

Complementary color

Complementary color for #hex is #CCEBB8.


I love getcolorcode.com

Triadic colors

1 #473314 and #144733 with #331447 are triadic colors.

2 #471433 and #143347 with #331447 are triadic colors.