COLOR #331327

HEX: #331327 RGB: (51,19,39)

Color info

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

RGB color model

#331327 color RGB value is (51,19,39).

RGB: (51,19,39) (20%, 7%, 15%)

RGB channels and saturation

R 51 of 255 = 20%
G 19 of 255 = 7%
B 39 of 255 = 15%

51
19
39

R + G + B ~ 14%. #331327 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 19 + 39 = 109 (100%)
R 51 of 109 ~ 46.79%
G 19 of 109 ~ 17.43%
B 39 of 109 ~ 35.78'%

%46.79
%17.43
%35.78

CMYK color model

#331327 color CMYK value is (0,63,24,80).

  • cyan value is 0.00%
  • magenta value is 62.75%
  • yellow value is 23.53%
  • key color value is 80.00%

CMYK: (0,63,24,80)
C0M63Y24K80 (0%, 63%, 24%, 80%)
(0.00 / 0.63 / 0.24 / 0.80)

CMYK percentages

%0
%62.75
%23.53
%80

Codes

Color #331327 in popluar color models

33 13 27
RGB 51 19 39
HSL 323° 45.71% 13.73%
HSB/HSV 323° 62.75% 20.00%
CMYK 0.00% 62.75% 23.53%
80.00%

Color #331327 in popluar number systems.

HEX 33 13 27
Decimal 51 19 39
Binary 110011 10011 100111
Octal 63 23 47

Shades and tints

Shades of #331327

#331327
(51,19,39)
#2F1224
(47,18,36)
#2B1121
(43,17,33)
#27101E
(39,16,30)
#230F1B
(35,15,27)
#1F0E18
(31,14,24)
#1B0D15
(27,13,21)
#170C12
(23,12,18)
#130B0F
(19,11,15)
#0F0A0C
(15,10,12)
#0B0909
(11,9,9)
#000000
(0,0,0)

Tints of #331327

#331327
(51,19,39)
#45283A
(69,40,58)
#573D4D
(87,61,77)
#695260
(105,82,96)
#7B6773
(123,103,115)
#8D7C86
(141,124,134)
#9F9199
(159,145,153)
#B1A6AC
(177,166,172)
#C3BBBF
(195,187,191)
#D5D0D2
(213,208,210)
#E7E5E5
(231,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #331327 color. Also use rgb(51,19,39) instead hex code.

Text Font Color

.myTextColor { color: #331327; }

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

This text font color is #331327.

Background Color

.myBgColor { background-color: #331327; }

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

This div background color is #331327.

Border color

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

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

This div border color is #331327.

Opacity

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

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

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

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

This text has shadow with #331327 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #331327.

Preview

Color preview on black background

This text has color #331327 on black background.


Color preview on white background

This text has color #331327 on white background.


Black color preview on #331327 background

This text has black color on #331327 background.


White color preview on #331327 background

This text has white color on #331327 background.


Related colors

Complementary color

Complementary color for #hex is #CCECD8.


I love getcolorcode.com

Triadic colors

1 #273313 and #132733 with #331327 are triadic colors.

2 #271333 and #133327 with #331327 are triadic colors.