COLOR #311939

HEX: #311939 RGB: (49,25,57)

Color info

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

RGB color model

#311939 color RGB value is (49,25,57).

RGB: (49,25,57) (19%, 10%, 22%)

RGB channels and saturation

R 49 of 255 = 19%
G 25 of 255 = 10%
B 57 of 255 = 22%

49
25
57

R + G + B ~ 17%. #311939 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 25 + 57 = 131 (100%)
R 49 of 131 ~ 37.4%
G 25 of 131 ~ 19.08%
B 57 of 131 ~ 43.51'%

%37.4
%19.08
%43.51

CMYK color model

#311939 color CMYK value is (14,56,0,78).

  • cyan value is 14.04%
  • magenta value is 56.14%
  • yellow value is 0.00%
  • key color value is 77.65%

CMYK: (14,56,0,78)
C14M56Y0K78 (14%, 56%, 0%, 78%)
(0.14 / 0.56 / 0.00 / 0.78)

CMYK percentages

%14.04
%56.14
%0
%77.65

Codes

Color #311939 in popluar color models

31 19 39
RGB 49 25 57
HSL 285° 39.02% 16.08%
HSB/HSV 285° 56.14% 22.35%
CMYK 14.04% 56.14% 0.00%
77.65%

Color #311939 in popluar number systems.

HEX 31 19 39
Decimal 49 25 57
Binary 110001 11001 111001
Octal 61 31 71

Shades and tints

Shades of #311939

#311939
(49,25,57)
#2D1734
(45,23,52)
#29152F
(41,21,47)
#25132A
(37,19,42)
#211125
(33,17,37)
#1D0F20
(29,15,32)
#190D1B
(25,13,27)
#150B16
(21,11,22)
#110911
(17,9,17)
#0D070C
(13,7,12)
#090507
(9,5,7)
#000000
(0,0,0)

Tints of #311939

#311939
(49,25,57)
#432D4B
(67,45,75)
#55415D
(85,65,93)
#67556F
(103,85,111)
#796981
(121,105,129)
#8B7D93
(139,125,147)
#9D91A5
(157,145,165)
#AFA5B7
(175,165,183)
#C1B9C9
(193,185,201)
#D3CDDB
(211,205,219)
#E5E1ED
(229,225,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #311939 color. Also use rgb(49,25,57) instead hex code.

Text Font Color

.myTextColor { color: #311939; }

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

This text font color is #311939.

Background Color

.myBgColor { background-color: #311939; }

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

This div background color is #311939.

Border color

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

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

This div border color is #311939.

Opacity

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

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

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

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

This text has shadow with #311939 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #311939.

Preview

Color preview on black background

This text has color #311939 on black background.


Color preview on white background

This text has color #311939 on white background.


Black color preview on #311939 background

This text has black color on #311939 background.


White color preview on #311939 background

This text has white color on #311939 background.


Related colors

Complementary color

Complementary color for #hex is #CEE6C6.


I love getcolorcode.com

Triadic colors

1 #393119 and #193931 with #311939 are triadic colors.

2 #391931 and #193139 with #311939 are triadic colors.