COLOR #313836

HEX: #313836 RGB: (49,56,54)

Color info

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

RGB color model

#313836 color RGB value is (49,56,54).

RGB: (49,56,54) (19%, 22%, 21%)

RGB channels and saturation

R 49 of 255 = 19%
G 56 of 255 = 22%
B 54 of 255 = 21%

49
56
54

R + G + B ~ 21%. #313836 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 56 + 54 = 159 (100%)
R 49 of 159 ~ 30.82%
G 56 of 159 ~ 35.22%
B 54 of 159 ~ 33.96'%

%30.82
%35.22
%33.96

CMYK color model

#313836 color CMYK value is (13,0,4,78).

  • cyan value is 12.50%
  • magenta value is 0.00%
  • yellow value is 3.57%
  • key color value is 78.04%

CMYK: (13,0,4,78)
C13M0Y4K78 (13%, 0%, 4%, 78%)
(0.13 / 0.00 / 0.04 / 0.78)

CMYK percentages

%12.5
%0
%3.57
%78.04

Codes

Color #313836 in popluar color models

31 38 36
RGB 49 56 54
HSL 163° 6.67% 20.59%
HSB/HSV 163° 12.50% 21.96%
CMYK 12.50% 0.00% 3.57%
78.04%

Color #313836 in popluar number systems.

HEX 31 38 36
Decimal 49 56 54
Binary 110001 111000 110110
Octal 61 70 66

Shades and tints

Shades of #313836

#313836
(49,56,54)
#2D3332
(45,51,50)
#292E2E
(41,46,46)
#25292A
(37,41,42)
#212426
(33,36,38)
#1D1F22
(29,31,34)
#191A1E
(25,26,30)
#15151A
(21,21,26)
#111016
(17,16,22)
#0D0B12
(13,11,18)
#09060E
(9,6,14)
#000000
(0,0,0)

Tints of #313836

#313836
(49,56,54)
#434A48
(67,74,72)
#555C5A
(85,92,90)
#676E6C
(103,110,108)
#79807E
(121,128,126)
#8B9290
(139,146,144)
#9DA4A2
(157,164,162)
#AFB6B4
(175,182,180)
#C1C8C6
(193,200,198)
#D3DAD8
(211,218,216)
#E5ECEA
(229,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #313836; }

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

This text font color is #313836.

Background Color

.myBgColor { background-color: #313836; }

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

This div background color is #313836.

Border color

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

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

This div border color is #313836.

Opacity

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

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

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

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

This text has shadow with #313836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #313836.

Preview

Color preview on black background

This text has color #313836 on black background.


Color preview on white background

This text has color #313836 on white background.


Black color preview on #313836 background

This text has black color on #313836 background.


White color preview on #313836 background

This text has white color on #313836 background.


Related colors

Complementary color

Complementary color for #hex is #CEC7C9.


I love getcolorcode.com

Triadic colors

1 #363138 and #383631 with #313836 are triadic colors.

2 #363831 and #383136 with #313836 are triadic colors.