COLOR #311244

HEX: #311244 RGB: (49,18,68)

Color info

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

RGB color model

#311244 color RGB value is (49,18,68).

RGB: (49,18,68) (19%, 7%, 27%)

RGB channels and saturation

R 49 of 255 = 19%
G 18 of 255 = 7%
B 68 of 255 = 27%

49
18
68

R + G + B ~ 18%. #311244 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 18 + 68 = 135 (100%)
R 49 of 135 ~ 36.3%
G 18 of 135 ~ 13.33%
B 68 of 135 ~ 50.37'%

%36.3
%13.33
%50.37

CMYK color model

#311244 color CMYK value is (28,74,0,73).

  • cyan value is 27.94%
  • magenta value is 73.53%
  • yellow value is 0.00%
  • key color value is 73.33%

CMYK: (28,74,0,73)
C28M74Y0K73 (28%, 74%, 0%, 73%)
(0.28 / 0.74 / 0.00 / 0.73)

CMYK percentages

%27.94
%73.53
%0
%73.33

Codes

Color #311244 in popluar color models

31 12 44
RGB 49 18 68
HSL 277° 58.14% 16.86%
HSB/HSV 277° 73.53% 26.67%
CMYK 27.94% 73.53% 0.00%
73.33%

Color #311244 in popluar number systems.

HEX 31 12 44
Decimal 49 18 68
Binary 110001 10010 1000100
Octal 61 22 104

Shades and tints

Shades of #311244

#311244
(49,18,68)
#2D113E
(45,17,62)
#291038
(41,16,56)
#250F32
(37,15,50)
#210E2C
(33,14,44)
#1D0D26
(29,13,38)
#190C20
(25,12,32)
#150B1A
(21,11,26)
#110A14
(17,10,20)
#0D090E
(13,9,14)
#090808
(9,8,8)
#000000
(0,0,0)

Tints of #311244

#311244
(49,18,68)
#432755
(67,39,85)
#553C66
(85,60,102)
#675177
(103,81,119)
#796688
(121,102,136)
#8B7B99
(139,123,153)
#9D90AA
(157,144,170)
#AFA5BB
(175,165,187)
#C1BACC
(193,186,204)
#D3CFDD
(211,207,221)
#E5E4EE
(229,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #311244 color. Also use rgb(49,18,68) instead hex code.

Text Font Color

.myTextColor { color: #311244; }

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

This text font color is #311244.

Background Color

.myBgColor { background-color: #311244; }

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

This div background color is #311244.

Border color

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

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

This div border color is #311244.

Opacity

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

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

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

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

This text has shadow with #311244 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #311244.

Preview

Color preview on black background

This text has color #311244 on black background.


Color preview on white background

This text has color #311244 on white background.


Black color preview on #311244 background

This text has black color on #311244 background.


White color preview on #311244 background

This text has white color on #311244 background.


Related colors

Complementary color

Complementary color for #hex is #CEEDBB.


I love getcolorcode.com

Triadic colors

1 #443112 and #124431 with #311244 are triadic colors.

2 #441231 and #123144 with #311244 are triadic colors.