COLOR #313413

HEX: #313413 RGB: (49,52,19)

Color info

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

RGB color model

#313413 color RGB value is (49,52,19).

RGB: (49,52,19) (19%, 20%, 7%)

RGB channels and saturation

R 49 of 255 = 19%
G 52 of 255 = 20%
B 19 of 255 = 7%

49
52
19

R + G + B ~ 15%. #313413 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 52 + 19 = 120 (100%)
R 49 of 120 ~ 40.83%
G 52 of 120 ~ 43.33%
B 19 of 120 ~ 15.83'%

%40.83
%43.33
%15.83

CMYK color model

#313413 color CMYK value is (6,0,63,80).

  • cyan value is 5.77%
  • magenta value is 0.00%
  • yellow value is 63.46%
  • key color value is 79.61%

CMYK: (6,0,63,80)
C6M0Y63K80 (6%, 0%, 63%, 80%)
(0.06 / 0.00 / 0.63 / 0.80)

CMYK percentages

%5.77
%0
%63.46
%79.61

Codes

Color #313413 in popluar color models

31 34 13
RGB 49 52 19
HSL 65° 46.48% 13.92%
HSB/HSV 65° 63.46% 20.39%
CMYK 5.77% 0.00% 63.46%
79.61%

Color #313413 in popluar number systems.

HEX 31 34 13
Decimal 49 52 19
Binary 110001 110100 10011
Octal 61 64 23

Shades and tints

Shades of #313413

#313413
(49,52,19)
#2D3012
(45,48,18)
#292C11
(41,44,17)
#252810
(37,40,16)
#21240F
(33,36,15)
#1D200E
(29,32,14)
#191C0D
(25,28,13)
#15180C
(21,24,12)
#11140B
(17,20,11)
#0D100A
(13,16,10)
#090C09
(9,12,9)
#000000
(0,0,0)

Tints of #313413

#313413
(49,52,19)
#434628
(67,70,40)
#55583D
(85,88,61)
#676A52
(103,106,82)
#797C67
(121,124,103)
#8B8E7C
(139,142,124)
#9DA091
(157,160,145)
#AFB2A6
(175,178,166)
#C1C4BB
(193,196,187)
#D3D6D0
(211,214,208)
#E5E8E5
(229,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #313413; }

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

This text font color is #313413.

Background Color

.myBgColor { background-color: #313413; }

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

This div background color is #313413.

Border color

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

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

This div border color is #313413.

Opacity

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

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

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

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

This text has shadow with #313413 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #313413.

Preview

Color preview on black background

This text has color #313413 on black background.


Color preview on white background

This text has color #313413 on white background.


Black color preview on #313413 background

This text has black color on #313413 background.


White color preview on #313413 background

This text has white color on #313413 background.


Related colors

Complementary color

Complementary color for #hex is #CECBEC.


I love getcolorcode.com

Triadic colors

1 #133134 and #341331 with #313413 are triadic colors.

2 #133431 and #343113 with #313413 are triadic colors.