COLOR #313624

HEX: #313624 RGB: (49,54,36)

Color info

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

RGB color model

#313624 color RGB value is (49,54,36).

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

RGB channels and saturation

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

49
54
36

R + G + B ~ 18%. #313624 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 54 + 36 = 139 (100%)
R 49 of 139 ~ 35.25%
G 54 of 139 ~ 38.85%
B 36 of 139 ~ 25.9'%

%35.25
%38.85
%25.9

CMYK color model

#313624 color CMYK value is (9,0,33,79).

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

CMYK: (9,0,33,79)
C9M0Y33K79 (9%, 0%, 33%, 79%)
(0.09 / 0.00 / 0.33 / 0.79)

CMYK percentages

%9.26
%0
%33.33
%78.82

Codes

Color #313624 in popluar color models

31 36 24
RGB 49 54 36
HSL 77° 20.00% 17.65%
HSB/HSV 77° 33.33% 21.18%
CMYK 9.26% 0.00% 33.33%
78.82%

Color #313624 in popluar number systems.

HEX 31 36 24
Decimal 49 54 36
Binary 110001 110110 100100
Octal 61 66 44

Shades and tints

Shades of #313624

#313624
(49,54,36)
#2D3221
(45,50,33)
#292E1E
(41,46,30)
#252A1B
(37,42,27)
#212618
(33,38,24)
#1D2215
(29,34,21)
#191E12
(25,30,18)
#151A0F
(21,26,15)
#11160C
(17,22,12)
#0D1209
(13,18,9)
#090E06
(9,14,6)
#000000
(0,0,0)

Tints of #313624

#313624
(49,54,36)
#434837
(67,72,55)
#555A4A
(85,90,74)
#676C5D
(103,108,93)
#797E70
(121,126,112)
#8B9083
(139,144,131)
#9DA296
(157,162,150)
#AFB4A9
(175,180,169)
#C1C6BC
(193,198,188)
#D3D8CF
(211,216,207)
#E5EAE2
(229,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #313624; }

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

This text font color is #313624.

Background Color

.myBgColor { background-color: #313624; }

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

This div background color is #313624.

Border color

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

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

This div border color is #313624.

Opacity

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

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

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

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

This text has shadow with #313624 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #313624.

Preview

Color preview on black background

This text has color #313624 on black background.


Color preview on white background

This text has color #313624 on white background.


Black color preview on #313624 background

This text has black color on #313624 background.


White color preview on #313624 background

This text has white color on #313624 background.


Related colors

Complementary color

Complementary color for #hex is #CEC9DB.


I love getcolorcode.com

Triadic colors

1 #243136 and #362431 with #313624 are triadic colors.

2 #243631 and #363124 with #313624 are triadic colors.