COLOR #103913

HEX: #103913 RGB: (16,57,19)

Color info

#103913 contains red, green and blue colors in about the same proportion. Web safe color of #103913 is #003300 (or #030).

RGB color model

#103913 color RGB value is (16,57,19).

RGB: (16,57,19) (6%, 22%, 7%)

RGB channels and saturation

R 16 of 255 = 6%
G 57 of 255 = 22%
B 19 of 255 = 7%

16
57
19

R + G + B ~ 12%. #103913 is dark color.

Portions of RGB colors in percentages

R + G + B = 16 + 57 + 19 = 92 (100%)
R 16 of 92 ~ 17.39%
G 57 of 92 ~ 61.96%
B 19 of 92 ~ 20.65'%

%17.39
%61.96
%20.65

CMYK color model

#103913 color CMYK value is (72,0,67,78).

  • cyan value is 71.93%
  • magenta value is 0.00%
  • yellow value is 66.67%
  • key color value is 77.65%

CMYK: (72,0,67,78)
C72M0Y67K78 (72%, 0%, 67%, 78%)
(0.72 / 0.00 / 0.67 / 0.78)

CMYK percentages

%71.93
%0
%66.67
%77.65

Codes

Color #103913 in popluar color models

10 39 13
RGB 16 57 19
HSL 124° 56.16% 14.31%
HSB/HSV 124° 71.93% 22.35%
CMYK 71.93% 0.00% 66.67%
77.65%

Color #103913 in popluar number systems.

HEX 10 39 13
Decimal 16 57 19
Binary 10000 111001 10011
Octal 20 71 23

Shades and tints

Shades of #103913

#103913
(16,57,19)
#0F3412
(15,52,18)
#0E2F11
(14,47,17)
#0D2A10
(13,42,16)
#0C250F
(12,37,15)
#0B200E
(11,32,14)
#0A1B0D
(10,27,13)
#09160C
(9,22,12)
#08110B
(8,17,11)
#070C0A
(7,12,10)
#060709
(6,7,9)
#000000
(0,0,0)

Tints of #103913

#103913
(16,57,19)
#254B28
(37,75,40)
#3A5D3D
(58,93,61)
#4F6F52
(79,111,82)
#648167
(100,129,103)
#79937C
(121,147,124)
#8EA591
(142,165,145)
#A3B7A6
(163,183,166)
#B8C9BB
(184,201,187)
#CDDBD0
(205,219,208)
#E2EDE5
(226,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #103913 color. Also use rgb(16,57,19) instead hex code.

Text Font Color

.myTextColor { color: #103913; }

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

This text font color is #103913.

Background Color

.myBgColor { background-color: #103913; }

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

This div background color is #103913.

Border color

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

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

This div border color is #103913.

Opacity

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

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

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

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

This text has shadow with #103913 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #103913.

Preview

Color preview on black background

This text has color #103913 on black background.


Color preview on white background

This text has color #103913 on white background.


Black color preview on #103913 background

This text has black color on #103913 background.


White color preview on #103913 background

This text has white color on #103913 background.


Related colors

Complementary color

Complementary color for #hex is #EFC6EC.


I love getcolorcode.com

Triadic colors

1 #131039 and #391310 with #103913 are triadic colors.

2 #133910 and #391013 with #103913 are triadic colors.