COLOR #313915

HEX: #313915 RGB: (49,57,21)

Color info

#313915 contains red, green and blue colors in about the same proportion. Web safe color of #313915 is #333300 (or #330).

RGB color model

#313915 color RGB value is (49,57,21).

RGB: (49,57,21) (19%, 22%, 8%)

RGB channels and saturation

R 49 of 255 = 19%
G 57 of 255 = 22%
B 21 of 255 = 8%

49
57
21

R + G + B ~ 16%. #313915 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 57 + 21 = 127 (100%)
R 49 of 127 ~ 38.58%
G 57 of 127 ~ 44.88%
B 21 of 127 ~ 16.54'%

%38.58
%44.88
%16.54

CMYK color model

#313915 color CMYK value is (14,0,63,78).

  • cyan value is 14.04%
  • magenta value is 0.00%
  • yellow value is 63.16%
  • key color value is 77.65%

CMYK: (14,0,63,78)
C14M0Y63K78 (14%, 0%, 63%, 78%)
(0.14 / 0.00 / 0.63 / 0.78)

CMYK percentages

%14.04
%0
%63.16
%77.65

Codes

Color #313915 in popluar color models

31 39 15
RGB 49 57 21
HSL 73° 46.15% 15.29%
HSB/HSV 73° 63.16% 22.35%
CMYK 14.04% 0.00% 63.16%
77.65%

Color #313915 in popluar number systems.

HEX 31 39 15
Decimal 49 57 21
Binary 110001 111001 10101
Octal 61 71 25

Shades and tints

Shades of #313915

#313915
(49,57,21)
#2D3414
(45,52,20)
#292F13
(41,47,19)
#252A12
(37,42,18)
#212511
(33,37,17)
#1D2010
(29,32,16)
#191B0F
(25,27,15)
#15160E
(21,22,14)
#11110D
(17,17,13)
#0D0C0C
(13,12,12)
#09070B
(9,7,11)
#000000
(0,0,0)

Tints of #313915

#313915
(49,57,21)
#434B2A
(67,75,42)
#555D3F
(85,93,63)
#676F54
(103,111,84)
#798169
(121,129,105)
#8B937E
(139,147,126)
#9DA593
(157,165,147)
#AFB7A8
(175,183,168)
#C1C9BD
(193,201,189)
#D3DBD2
(211,219,210)
#E5EDE7
(229,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #313915 color. Also use rgb(49,57,21) instead hex code.

Text Font Color

.myTextColor { color: #313915; }

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

This text font color is #313915.

Background Color

.myBgColor { background-color: #313915; }

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

This div background color is #313915.

Border color

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

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

This div border color is #313915.

Opacity

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

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

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

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

This text has shadow with #313915 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #313915.

Preview

Color preview on black background

This text has color #313915 on black background.


Color preview on white background

This text has color #313915 on white background.


Black color preview on #313915 background

This text has black color on #313915 background.


White color preview on #313915 background

This text has white color on #313915 background.


Related colors

Complementary color

Complementary color for #hex is #CEC6EA.


I love getcolorcode.com

Triadic colors

1 #153139 and #391531 with #313915 are triadic colors.

2 #153931 and #393115 with #313915 are triadic colors.