COLOR #31365B

HEX: #31365B RGB: (49,54,91)

Color info

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

RGB color model

#31365B color RGB value is (49,54,91).

RGB: (49,54,91) (19%, 21%, 36%)

RGB channels and saturation

R 49 of 255 = 19%
G 54 of 255 = 21%
B 91 of 255 = 36%

49
54
91

R + G + B ~ 25%. #31365B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 54 + 91 = 194 (100%)
R 49 of 194 ~ 25.26%
G 54 of 194 ~ 27.84%
B 91 of 194 ~ 46.91'%

%25.26
%27.84
%46.91

CMYK color model

#31365B color CMYK value is (46,41,0,64).

  • cyan value is 46.15%
  • magenta value is 40.66%
  • yellow value is 0.00%
  • key color value is 64.31%
CMYK: (46,41,0,64) C46M41Y0K64 (46%,41%,0%,64%) (0.46/0.41/0.00/0.64) 

CMYK percentages

%46.15
%40.66
%0
%64.31

Codes

Color #31365B in popluar color models

31 36 5B
RGB 49 54 91
HSL 233° 30.00% 27.45%
HSB/HSV 233° 46.15% 35.69%
CMYK 46.15% 40.66% 0.00%
64.31%

Color #31365B in popluar number systems.

HEX 31 36 5B
Decimal 49 54 91
Binary 110001 110110 1011011
Octal 61 66 133

Shades and tints

Shades of #31365B

#31365B
(49,54,91)
#2D3253
(45,50,83)
#292E4B
(41,46,75)
#252A43
(37,42,67)
#21263B
(33,38,59)
#1D2233
(29,34,51)
#191E2B
(25,30,43)
#151A23
(21,26,35)
#11161B
(17,22,27)
#0D1213
(13,18,19)
#090E0B
(9,14,11)
#000000
(0,0,0)

Tints of #31365B

#31365B
(49,54,91)
#434869
(67,72,105)
#555A77
(85,90,119)
#676C85
(103,108,133)
#797E93
(121,126,147)
#8B90A1
(139,144,161)
#9DA2AF
(157,162,175)
#AFB4BD
(175,180,189)
#C1C6CB
(193,198,203)
#D3D8D9
(211,216,217)
#E5EAE7
(229,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #31365B color. Also use rgb(49,54,91) instead hex code.

Text Font Color

.myTextColor { color: #31365B; }

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

This text font color is #31365B.

Background Color

.myBgColor { background-color: #31365B; }

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

This div background color is #31365B.

Border color

.myBorderColor { border: 1px solid #31365B; }

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

This div border color is #31365B.

Opacity

.myOpacity80 { color: #31365B; opacity: 0.8; }

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

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

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

This text has shadow with #31365B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #31365B.

Preview

Color preview on black background

This text has color #31365B on black background.


Color preview on white background

This text has color #31365B on white background.


Black color preview on #31365B background

This text has black color on #31365B background.


White color preview on #31365B background

This text has white color on #31365B background.


Related colors

Complementary color

Complementary color for #hex is #CEC9A4.


I love getcolorcode.com

Triadic colors

1 #5B3136 and #365B31 with #31365B are triadic colors.

2 #5B3631 and #36315B with #31365B are triadic colors.