COLOR #31133E

HEX: #31133E RGB: (49,19,62)

Color info

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

RGB color model

#31133E color RGB value is (49,19,62).

RGB: (49,19,62) (19%, 7%, 24%)

RGB channels and saturation

R 49 of 255 = 19%
G 19 of 255 = 7%
B 62 of 255 = 24%

49
19
62

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

Portions of RGB colors in percentages

R + G + B = 49 + 19 + 62 = 130 (100%)
R 49 of 130 ~ 37.69%
G 19 of 130 ~ 14.62%
B 62 of 130 ~ 47.69'%

%37.69
%14.62
%47.69

CMYK color model

#31133E color CMYK value is (21,69,0,76).

  • cyan value is 20.97%
  • magenta value is 69.35%
  • yellow value is 0.00%
  • key color value is 75.69%
CMYK: (21,69,0,76) C21M69Y0K76 (21%,69%,0%,76%) (0.21/0.69/0.00/0.76) 

CMYK percentages

%20.97
%69.35
%0
%75.69

Codes

Color #31133E in popluar color models

31 13 3E
RGB 49 19 62
HSL 282° 53.09% 15.88%
HSB/HSV 282° 69.35% 24.31%
CMYK 20.97% 69.35% 0.00%
75.69%

Color #31133E in popluar number systems.

HEX 31 13 3E
Decimal 49 19 62
Binary 110001 10011 111110
Octal 61 23 76

Shades and tints

Shades of #31133E

#31133E
(49,19,62)
#2D1239
(45,18,57)
#291134
(41,17,52)
#25102F
(37,16,47)
#210F2A
(33,15,42)
#1D0E25
(29,14,37)
#190D20
(25,13,32)
#150C1B
(21,12,27)
#110B16
(17,11,22)
#0D0A11
(13,10,17)
#09090C
(9,9,12)
#000000
(0,0,0)

Tints of #31133E

#31133E
(49,19,62)
#43284F
(67,40,79)
#553D60
(85,61,96)
#675271
(103,82,113)
#796782
(121,103,130)
#8B7C93
(139,124,147)
#9D91A4
(157,145,164)
#AFA6B5
(175,166,181)
#C1BBC6
(193,187,198)
#D3D0D7
(211,208,215)
#E5E5E8
(229,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #31133E color. Also use rgb(49,19,62) instead hex code.

Text Font Color

.myTextColor { color: #31133E; }

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

This text font color is #31133E.

Background Color

.myBgColor { background-color: #31133E; }

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

This div background color is #31133E.

Border color

.myBorderColor { border: 1px solid #31133E; }

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

This div border color is #31133E.

Opacity

.myOpacity80 { color: #31133E; opacity: 0.8; }

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

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

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

This text has shadow with #31133E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #31133E.

Preview

Color preview on black background

This text has color #31133E on black background.


Color preview on white background

This text has color #31133E on white background.


Black color preview on #31133E background

This text has black color on #31133E background.


White color preview on #31133E background

This text has white color on #31133E background.


Related colors

Complementary color

Complementary color for #hex is #CEECC1.


I love getcolorcode.com

Triadic colors

1 #3E3113 and #133E31 with #31133E are triadic colors.

2 #3E1331 and #13313E with #31133E are triadic colors.