COLOR #331431

HEX: #331431 RGB: (51,20,49)

Color info

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

RGB color model

#331431 color RGB value is (51,20,49).

RGB: (51,20,49) (20%, 8%, 19%)

RGB channels and saturation

R 51 of 255 = 20%
G 20 of 255 = 8%
B 49 of 255 = 19%

51
20
49

R + G + B ~ 16%. #331431 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 20 + 49 = 120 (100%)
R 51 of 120 ~ 42.5%
G 20 of 120 ~ 16.67%
B 49 of 120 ~ 40.83'%

%42.5
%16.67
%40.83

CMYK color model

#331431 color CMYK value is (0,61,4,80).

  • cyan value is 0.00%
  • magenta value is 60.78%
  • yellow value is 3.92%
  • key color value is 80.00%
CMYK: (0,61,4,80) C0M61Y4K80 (0%,61%,4%,80%) (0.00/0.61/0.04/0.80) 

CMYK percentages

%0
%60.78
%3.92
%80

Codes

Color #331431 in popluar color models

33 14 31
RGB 51 20 49
HSL 304° 43.66% 13.92%
HSB/HSV 304° 60.78% 20.00%
CMYK 0.00% 60.78% 3.92%
80.00%

Color #331431 in popluar number systems.

HEX 33 14 31
Decimal 51 20 49
Binary 110011 10100 110001
Octal 63 24 61

Shades and tints

Shades of #331431

#331431
(51,20,49)
#2F132D
(47,19,45)
#2B1229
(43,18,41)
#271125
(39,17,37)
#231021
(35,16,33)
#1F0F1D
(31,15,29)
#1B0E19
(27,14,25)
#170D15
(23,13,21)
#130C11
(19,12,17)
#0F0B0D
(15,11,13)
#0B0A09
(11,10,9)
#000000
(0,0,0)

Tints of #331431

#331431
(51,20,49)
#452943
(69,41,67)
#573E55
(87,62,85)
#695367
(105,83,103)
#7B6879
(123,104,121)
#8D7D8B
(141,125,139)
#9F929D
(159,146,157)
#B1A7AF
(177,167,175)
#C3BCC1
(195,188,193)
#D5D1D3
(213,209,211)
#E7E6E5
(231,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #331431; }

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

This text font color is #331431.

Background Color

.myBgColor { background-color: #331431; }

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

This div background color is #331431.

Border color

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

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

This div border color is #331431.

Opacity

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

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

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

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

This text has shadow with #331431 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #331431.

Preview

Color preview on black background

This text has color #331431 on black background.


Color preview on white background

This text has color #331431 on white background.


Black color preview on #331431 background

This text has black color on #331431 background.


White color preview on #331431 background

This text has white color on #331431 background.


Related colors

Complementary color

Complementary color for #hex is #CCEBCE.


I love getcolorcode.com

Triadic colors

1 #313314 and #143133 with #331431 are triadic colors.

2 #311433 and #143331 with #331431 are triadic colors.