COLOR #31324E

HEX: #31324E RGB: (49,50,78)

Color info

#31324E contains red, green and blue colors in about the same proportion. Web safe color of #31324E is #333366 (or #336).

RGB color model

#31324E color RGB value is (49,50,78).

RGB: (49,50,78) (19%, 20%, 31%)

RGB channels and saturation

R 49 of 255 = 19%
G 50 of 255 = 20%
B 78 of 255 = 31%

49
50
78

R + G + B ~ 23%. #31324E is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 50 + 78 = 177 (100%)
R 49 of 177 ~ 27.68%
G 50 of 177 ~ 28.25%
B 78 of 177 ~ 44.07'%

%27.68
%28.25
%44.07

CMYK color model

#31324E color CMYK value is (37,36,0,69).

  • cyan value is 37.18%
  • magenta value is 35.90%
  • yellow value is 0.00%
  • key color value is 69.41%
CMYK: (37,36,0,69) C37M36Y0K69 (37%,36%,0%,69%) (0.37/0.36/0.00/0.69) 

CMYK percentages

%37.18
%35.9
%0
%69.41

Codes

Color #31324E in popluar color models

31 32 4E
RGB 49 50 78
HSL 238° 22.83% 24.90%
HSB/HSV 238° 37.18% 30.59%
CMYK 37.18% 35.90% 0.00%
69.41%

Color #31324E in popluar number systems.

HEX 31 32 4E
Decimal 49 50 78
Binary 110001 110010 1001110
Octal 61 62 116

Shades and tints

Shades of #31324E

#31324E
(49,50,78)
#2D2E47
(45,46,71)
#292A40
(41,42,64)
#252639
(37,38,57)
#212232
(33,34,50)
#1D1E2B
(29,30,43)
#191A24
(25,26,36)
#15161D
(21,22,29)
#111216
(17,18,22)
#0D0E0F
(13,14,15)
#090A08
(9,10,8)
#000000
(0,0,0)

Tints of #31324E

#31324E
(49,50,78)
#43445E
(67,68,94)
#55566E
(85,86,110)
#67687E
(103,104,126)
#797A8E
(121,122,142)
#8B8C9E
(139,140,158)
#9D9EAE
(157,158,174)
#AFB0BE
(175,176,190)
#C1C2CE
(193,194,206)
#D3D4DE
(211,212,222)
#E5E6EE
(229,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #31324E color. Also use rgb(49,50,78) instead hex code.

Text Font Color

.myTextColor { color: #31324E; }

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

This text font color is #31324E.

Background Color

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

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

This div background color is #31324E.

Border color

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

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

This div border color is #31324E.

Opacity

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

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

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

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

This text has shadow with #31324E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #31324E.

Preview

Color preview on black background

This text has color #31324E on black background.


Color preview on white background

This text has color #31324E on white background.


Black color preview on #31324E background

This text has black color on #31324E background.


White color preview on #31324E background

This text has white color on #31324E background.


Related colors

Complementary color

Complementary color for #hex is #CECDB1.


I love getcolorcode.com

Triadic colors

1 #4E3132 and #324E31 with #31324E are triadic colors.

2 #4E3231 and #32314E with #31324E are triadic colors.