COLOR #313628

HEX: #313628 RGB: (49,54,40)

Color info

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

RGB color model

#313628 color RGB value is (49,54,40).

RGB: (49,54,40) (19%, 21%, 16%)

RGB channels and saturation

R 49 of 255 = 19%
G 54 of 255 = 21%
B 40 of 255 = 16%

49
54
40

R + G + B ~ 19%. #313628 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 54 + 40 = 143 (100%)
R 49 of 143 ~ 34.27%
G 54 of 143 ~ 37.76%
B 40 of 143 ~ 27.97'%

%34.27
%37.76
%27.97

CMYK color model

#313628 color CMYK value is (9,0,26,79).

  • cyan value is 9.26%
  • magenta value is 0.00%
  • yellow value is 25.93%
  • key color value is 78.82%

CMYK: (9,0,26,79)
C9M0Y26K79 (9%, 0%, 26%, 79%)
(0.09 / 0.00 / 0.26 / 0.79)

CMYK percentages

%9.26
%0
%25.93
%78.82

Codes

Color #313628 in popluar color models

31 36 28
RGB 49 54 40
HSL 81° 14.89% 18.43%
HSB/HSV 81° 25.93% 21.18%
CMYK 9.26% 0.00% 25.93%
78.82%

Color #313628 in popluar number systems.

HEX 31 36 28
Decimal 49 54 40
Binary 110001 110110 101000
Octal 61 66 50

Shades and tints

Shades of #313628

#313628
(49,54,40)
#2D3225
(45,50,37)
#292E22
(41,46,34)
#252A1F
(37,42,31)
#21261C
(33,38,28)
#1D2219
(29,34,25)
#191E16
(25,30,22)
#151A13
(21,26,19)
#111610
(17,22,16)
#0D120D
(13,18,13)
#090E0A
(9,14,10)
#000000
(0,0,0)

Tints of #313628

#313628
(49,54,40)
#43483B
(67,72,59)
#555A4E
(85,90,78)
#676C61
(103,108,97)
#797E74
(121,126,116)
#8B9087
(139,144,135)
#9DA29A
(157,162,154)
#AFB4AD
(175,180,173)
#C1C6C0
(193,198,192)
#D3D8D3
(211,216,211)
#E5EAE6
(229,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #313628; }

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

This text font color is #313628.

Background Color

.myBgColor { background-color: #313628; }

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

This div background color is #313628.

Border color

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

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

This div border color is #313628.

Opacity

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

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

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

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

This text has shadow with #313628 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #313628.

Preview

Color preview on black background

This text has color #313628 on black background.


Color preview on white background

This text has color #313628 on white background.


Black color preview on #313628 background

This text has black color on #313628 background.


White color preview on #313628 background

This text has white color on #313628 background.


Related colors

Complementary color

Complementary color for #hex is #CEC9D7.


I love getcolorcode.com

Triadic colors

1 #283136 and #362831 with #313628 are triadic colors.

2 #283631 and #363128 with #313628 are triadic colors.