COLOR #103013

HEX: #103013 RGB: (16,48,19)

Color info

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

RGB color model

#103013 color RGB value is (16,48,19).

RGB: (16,48,19) (6%, 19%, 7%)

RGB channels and saturation

R 16 of 255 = 6%
G 48 of 255 = 19%
B 19 of 255 = 7%

16
48
19

R + G + B ~ 11%. #103013 is dark color.

Portions of RGB colors in percentages

R + G + B = 16 + 48 + 19 = 83 (100%)
R 16 of 83 ~ 19.28%
G 48 of 83 ~ 57.83%
B 19 of 83 ~ 22.89'%

%19.28
%57.83
%22.89

CMYK color model

#103013 color CMYK value is (67,0,60,81).

  • cyan value is 66.67%
  • magenta value is 0.00%
  • yellow value is 60.42%
  • key color value is 81.18%

CMYK: (67,0,60,81)
C67M0Y60K81 (67%, 0%, 60%, 81%)
(0.67 / 0.00 / 0.60 / 0.81)

CMYK percentages

%66.67
%0
%60.42
%81.18

Codes

Color #103013 in popluar color models

10 30 13
RGB 16 48 19
HSL 126° 50.00% 12.55%
HSB/HSV 126° 66.67% 18.82%
CMYK 66.67% 0.00% 60.42%
81.18%

Color #103013 in popluar number systems.

HEX 10 30 13
Decimal 16 48 19
Binary 10000 110000 10011
Octal 20 60 23

Shades and tints

Shades of #103013

#103013
(16,48,19)
#0F2C12
(15,44,18)
#0E2811
(14,40,17)
#0D2410
(13,36,16)
#0C200F
(12,32,15)
#0B1C0E
(11,28,14)
#0A180D
(10,24,13)
#09140C
(9,20,12)
#08100B
(8,16,11)
#070C0A
(7,12,10)
#060809
(6,8,9)
#000000
(0,0,0)

Tints of #103013

#103013
(16,48,19)
#254228
(37,66,40)
#3A543D
(58,84,61)
#4F6652
(79,102,82)
#647867
(100,120,103)
#798A7C
(121,138,124)
#8E9C91
(142,156,145)
#A3AEA6
(163,174,166)
#B8C0BB
(184,192,187)
#CDD2D0
(205,210,208)
#E2E4E5
(226,228,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #103013; }

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

This text font color is #103013.

Background Color

.myBgColor { background-color: #103013; }

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

This div background color is #103013.

Border color

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

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

This div border color is #103013.

Opacity

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

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

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

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

This text has shadow with #103013 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #103013.

Preview

Color preview on black background

This text has color #103013 on black background.


Color preview on white background

This text has color #103013 on white background.


Black color preview on #103013 background

This text has black color on #103013 background.


White color preview on #103013 background

This text has white color on #103013 background.


Related colors

Complementary color

Complementary color for #hex is #EFCFEC.


I love getcolorcode.com

Triadic colors

1 #131030 and #301310 with #103013 are triadic colors.

2 #133010 and #301013 with #103013 are triadic colors.