COLOR #331131

HEX: #331131 RGB: (51,17,49)

Color info

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

RGB color model

#331131 color RGB value is (51,17,49).

RGB: (51,17,49) (20%, 7%, 19%)

RGB channels and saturation

R 51 of 255 = 20%
G 17 of 255 = 7%
B 49 of 255 = 19%

51
17
49

R + G + B ~ 15%. #331131 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 17 + 49 = 117 (100%)
R 51 of 117 ~ 43.59%
G 17 of 117 ~ 14.53%
B 49 of 117 ~ 41.88'%

%43.59
%14.53
%41.88

CMYK color model

#331131 color CMYK value is (0,67,4,80).

  • cyan value is 0.00%
  • magenta value is 66.67%
  • yellow value is 3.92%
  • key color value is 80.00%

CMYK: (0,67,4,80)
C0M67Y4K80 (0%, 67%, 4%, 80%)
(0.00 / 0.67 / 0.04 / 0.80)

CMYK percentages

%0
%66.67
%3.92
%80

Codes

Color #331131 in popluar color models

33 11 31
RGB 51 17 49
HSL 304° 50.00% 13.33%
HSB/HSV 304° 66.67% 20.00%
CMYK 0.00% 66.67% 3.92%
80.00%

Color #331131 in popluar number systems.

HEX 33 11 31
Decimal 51 17 49
Binary 110011 10001 110001
Octal 63 21 61

Shades and tints

Shades of #331131

#331131
(51,17,49)
#2F102D
(47,16,45)
#2B0F29
(43,15,41)
#270E25
(39,14,37)
#230D21
(35,13,33)
#1F0C1D
(31,12,29)
#1B0B19
(27,11,25)
#170A15
(23,10,21)
#130911
(19,9,17)
#0F080D
(15,8,13)
#0B0709
(11,7,9)
#000000
(0,0,0)

Tints of #331131

#331131
(51,17,49)
#452643
(69,38,67)
#573B55
(87,59,85)
#695067
(105,80,103)
#7B6579
(123,101,121)
#8D7A8B
(141,122,139)
#9F8F9D
(159,143,157)
#B1A4AF
(177,164,175)
#C3B9C1
(195,185,193)
#D5CED3
(213,206,211)
#E7E3E5
(231,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #331131 color. Also use rgb(51,17,49) instead hex code.

Text Font Color

.myTextColor { color: #331131; }

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

This text font color is #331131.

Background Color

.myBgColor { background-color: #331131; }

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

This div background color is #331131.

Border color

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

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

This div border color is #331131.

Opacity

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

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

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

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

This text has shadow with #331131 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #331131.

Preview

Color preview on black background

This text has color #331131 on black background.


Color preview on white background

This text has color #331131 on white background.


Black color preview on #331131 background

This text has black color on #331131 background.


White color preview on #331131 background

This text has white color on #331131 background.


Related colors

Complementary color

Complementary color for #hex is #CCEECE.


I love getcolorcode.com

Triadic colors

1 #313311 and #113133 with #331131 are triadic colors.

2 #311133 and #113331 with #331131 are triadic colors.