COLOR #313713

HEX: #313713 RGB: (49,55,19)

Color info

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

RGB color model

#313713 color RGB value is (49,55,19).

RGB: (49,55,19) (19%, 22%, 7%)

RGB channels and saturation

R 49 of 255 = 19%
G 55 of 255 = 22%
B 19 of 255 = 7%

49
55
19

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

Portions of RGB colors in percentages

R + G + B = 49 + 55 + 19 = 123 (100%)
R 49 of 123 ~ 39.84%
G 55 of 123 ~ 44.72%
B 19 of 123 ~ 15.45'%

%39.84
%44.72
%15.45

CMYK color model

#313713 color CMYK value is (11,0,65,78).

  • cyan value is 10.91%
  • magenta value is 0.00%
  • yellow value is 65.45%
  • key color value is 78.43%

CMYK: (11,0,65,78)
C11M0Y65K78 (11%, 0%, 65%, 78%)
(0.11 / 0.00 / 0.65 / 0.78)

CMYK percentages

%10.91
%0
%65.45
%78.43

Codes

Color #313713 in popluar color models

31 37 13
RGB 49 55 19
HSL 70° 48.65% 14.51%
HSB/HSV 70° 65.45% 21.57%
CMYK 10.91% 0.00% 65.45%
78.43%

Color #313713 in popluar number systems.

HEX 31 37 13
Decimal 49 55 19
Binary 110001 110111 10011
Octal 61 67 23

Shades and tints

Shades of #313713

#313713
(49,55,19)
#2D3212
(45,50,18)
#292D11
(41,45,17)
#252810
(37,40,16)
#21230F
(33,35,15)
#1D1E0E
(29,30,14)
#19190D
(25,25,13)
#15140C
(21,20,12)
#110F0B
(17,15,11)
#0D0A0A
(13,10,10)
#090509
(9,5,9)
#000000
(0,0,0)

Tints of #313713

#313713
(49,55,19)
#434928
(67,73,40)
#555B3D
(85,91,61)
#676D52
(103,109,82)
#797F67
(121,127,103)
#8B917C
(139,145,124)
#9DA391
(157,163,145)
#AFB5A6
(175,181,166)
#C1C7BB
(193,199,187)
#D3D9D0
(211,217,208)
#E5EBE5
(229,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #313713 color. Also use rgb(49,55,19) instead hex code.

Text Font Color

.myTextColor { color: #313713; }

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

This text font color is #313713.

Background Color

.myBgColor { background-color: #313713; }

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

This div background color is #313713.

Border color

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

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

This div border color is #313713.

Opacity

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

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

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

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

This text has shadow with #313713 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #313713.

Preview

Color preview on black background

This text has color #313713 on black background.


Color preview on white background

This text has color #313713 on white background.


Black color preview on #313713 background

This text has black color on #313713 background.


White color preview on #313713 background

This text has white color on #313713 background.


Related colors

Complementary color

Complementary color for #hex is #CEC8EC.


I love getcolorcode.com

Triadic colors

1 #133137 and #371331 with #313713 are triadic colors.

2 #133731 and #373113 with #313713 are triadic colors.