COLOR #312115

HEX: #312115 RGB: (49,33,21)

Color info

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

RGB color model

#312115 color RGB value is (49,33,21).

RGB: (49,33,21) (19%, 13%, 8%)

RGB channels and saturation

R 49 of 255 = 19%
G 33 of 255 = 13%
B 21 of 255 = 8%

49
33
21

R + G + B ~ 13%. #312115 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 33 + 21 = 103 (100%)
R 49 of 103 ~ 47.57%
G 33 of 103 ~ 32.04%
B 21 of 103 ~ 20.39'%

%47.57
%32.04
%20.39

CMYK color model

#312115 color CMYK value is (0,33,57,81).

  • cyan value is 0.00%
  • magenta value is 32.65%
  • yellow value is 57.14%
  • key color value is 80.78%

CMYK: (0,33,57,81)
C0M33Y57K81 (0%, 33%, 57%, 81%)
(0.00 / 0.33 / 0.57 / 0.81)

CMYK percentages

%0
%32.65
%57.14
%80.78

Codes

Color #312115 in popluar color models

31 21 15
RGB 49 33 21
HSL 26° 40.00% 13.73%
HSB/HSV 26° 57.14% 19.22%
CMYK 0.00% 32.65% 57.14%
80.78%

Color #312115 in popluar number systems.

HEX 31 21 15
Decimal 49 33 21
Binary 110001 100001 10101
Octal 61 41 25

Shades and tints

Shades of #312115

#312115
(49,33,21)
#2D1E14
(45,30,20)
#291B13
(41,27,19)
#251812
(37,24,18)
#211511
(33,21,17)
#1D1210
(29,18,16)
#190F0F
(25,15,15)
#150C0E
(21,12,14)
#11090D
(17,9,13)
#0D060C
(13,6,12)
#09030B
(9,3,11)
#000000
(0,0,0)

Tints of #312115

#312115
(49,33,21)
#43352A
(67,53,42)
#55493F
(85,73,63)
#675D54
(103,93,84)
#797169
(121,113,105)
#8B857E
(139,133,126)
#9D9993
(157,153,147)
#AFADA8
(175,173,168)
#C1C1BD
(193,193,189)
#D3D5D2
(211,213,210)
#E5E9E7
(229,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #312115; }

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

This text font color is #312115.

Background Color

.myBgColor { background-color: #312115; }

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

This div background color is #312115.

Border color

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

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

This div border color is #312115.

Opacity

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

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

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

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

This text has shadow with #312115 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #312115.

Preview

Color preview on black background

This text has color #312115 on black background.


Color preview on white background

This text has color #312115 on white background.


Black color preview on #312115 background

This text has black color on #312115 background.


White color preview on #312115 background

This text has white color on #312115 background.


Related colors

Complementary color

Complementary color for #hex is #CEDEEA.


I love getcolorcode.com

Triadic colors

1 #153121 and #211531 with #312115 are triadic colors.

2 #152131 and #213115 with #312115 are triadic colors.