COLOR #31364D

HEX: #31364D RGB: (49,54,77)

Color info

#31364D contains red, green and blue colors in about the same proportion. Web safe color of #31364D is #333333 (or #333).

RGB color model

#31364D color RGB value is (49,54,77).

RGB: (49,54,77) (19%, 21%, 30%)

RGB channels and saturation

R 49 of 255 = 19%
G 54 of 255 = 21%
B 77 of 255 = 30%

49
54
77

R + G + B ~ 23%. #31364D is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 54 + 77 = 180 (100%)
R 49 of 180 ~ 27.22%
G 54 of 180 ~ 30%
B 77 of 180 ~ 42.78'%

%27.22
%30
%42.78

CMYK color model

#31364D color CMYK value is (36,30,0,70).

  • cyan value is 36.36%
  • magenta value is 29.87%
  • yellow value is 0.00%
  • key color value is 69.80%
CMYK: (36,30,0,70) C36M30Y0K70 (36%,30%,0%,70%) (0.36/0.30/0.00/0.70) 

CMYK percentages

%36.36
%29.87
%0
%69.8

Codes

Color #31364D in popluar color models

31 36 4D
RGB 49 54 77
HSL 229° 22.22% 24.71%
HSB/HSV 229° 36.36% 30.20%
CMYK 36.36% 29.87% 0.00%
69.80%

Color #31364D in popluar number systems.

HEX 31 36 4D
Decimal 49 54 77
Binary 110001 110110 1001101
Octal 61 66 115

Shades and tints

Shades of #31364D

#31364D
(49,54,77)
#2D3246
(45,50,70)
#292E3F
(41,46,63)
#252A38
(37,42,56)
#212631
(33,38,49)
#1D222A
(29,34,42)
#191E23
(25,30,35)
#151A1C
(21,26,28)
#111615
(17,22,21)
#0D120E
(13,18,14)
#090E07
(9,14,7)
#000000
(0,0,0)

Tints of #31364D

#31364D
(49,54,77)
#43485D
(67,72,93)
#555A6D
(85,90,109)
#676C7D
(103,108,125)
#797E8D
(121,126,141)
#8B909D
(139,144,157)
#9DA2AD
(157,162,173)
#AFB4BD
(175,180,189)
#C1C6CD
(193,198,205)
#D3D8DD
(211,216,221)
#E5EAED
(229,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #31364D color. Also use rgb(49,54,77) instead hex code.

Text Font Color

.myTextColor { color: #31364D; }

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

This text font color is #31364D.

Background Color

.myBgColor { background-color: #31364D; }

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

This div background color is #31364D.

Border color

.myBorderColor { border: 1px solid #31364D; }

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

This div border color is #31364D.

Opacity

.myOpacity80 { color: #31364D; opacity: 0.8; }

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

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

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

This text has shadow with #31364D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #31364D.

Preview

Color preview on black background

This text has color #31364D on black background.


Color preview on white background

This text has color #31364D on white background.


Black color preview on #31364D background

This text has black color on #31364D background.


White color preview on #31364D background

This text has white color on #31364D background.


Related colors

Complementary color

Complementary color for #hex is #CEC9B2.


I love getcolorcode.com

Triadic colors

1 #4D3136 and #364D31 with #31364D are triadic colors.

2 #4D3631 and #36314D with #31364D are triadic colors.