COLOR #311139

HEX: #311139 RGB: (49,17,57)

Color info

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

RGB color model

#311139 color RGB value is (49,17,57).

RGB: (49,17,57) (19%, 7%, 22%)

RGB channels and saturation

R 49 of 255 = 19%
G 17 of 255 = 7%
B 57 of 255 = 22%

49
17
57

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

Portions of RGB colors in percentages

R + G + B = 49 + 17 + 57 = 123 (100%)
R 49 of 123 ~ 39.84%
G 17 of 123 ~ 13.82%
B 57 of 123 ~ 46.34'%

%39.84
%13.82
%46.34

CMYK color model

#311139 color CMYK value is (14,70,0,78).

  • cyan value is 14.04%
  • magenta value is 70.18%
  • yellow value is 0.00%
  • key color value is 77.65%
CMYK: (14,70,0,78) C14M70Y0K78 (14%,70%,0%,78%) (0.14/0.70/0.00/0.78) 

CMYK percentages

%14.04
%70.18
%0
%77.65

Codes

Color #311139 in popluar color models

31 11 39
RGB 49 17 57
HSL 288° 54.05% 14.51%
HSB/HSV 288° 70.18% 22.35%
CMYK 14.04% 70.18% 0.00%
77.65%

Color #311139 in popluar number systems.

HEX 31 11 39
Decimal 49 17 57
Binary 110001 10001 111001
Octal 61 21 71

Shades and tints

Shades of #311139

#311139
(49,17,57)
#2D1034
(45,16,52)
#290F2F
(41,15,47)
#250E2A
(37,14,42)
#210D25
(33,13,37)
#1D0C20
(29,12,32)
#190B1B
(25,11,27)
#150A16
(21,10,22)
#110911
(17,9,17)
#0D080C
(13,8,12)
#090707
(9,7,7)
#000000
(0,0,0)

Tints of #311139

#311139
(49,17,57)
#43264B
(67,38,75)
#553B5D
(85,59,93)
#67506F
(103,80,111)
#796581
(121,101,129)
#8B7A93
(139,122,147)
#9D8FA5
(157,143,165)
#AFA4B7
(175,164,183)
#C1B9C9
(193,185,201)
#D3CEDB
(211,206,219)
#E5E3ED
(229,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #311139; }

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

This text font color is #311139.

Background Color

.myBgColor { background-color: #311139; }

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

This div background color is #311139.

Border color

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

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

This div border color is #311139.

Opacity

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

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

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

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

This text has shadow with #311139 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #311139.

Preview

Color preview on black background

This text has color #311139 on black background.


Color preview on white background

This text has color #311139 on white background.


Black color preview on #311139 background

This text has black color on #311139 background.


White color preview on #311139 background

This text has white color on #311139 background.


Related colors

Complementary color

Complementary color for #hex is #CEEEC6.


I love getcolorcode.com

Triadic colors

1 #393111 and #113931 with #311139 are triadic colors.

2 #391131 and #113139 with #311139 are triadic colors.