COLOR #012613

HEX: #012613 RGB: (1,38,19)

Color info

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

RGB color model

#012613 color RGB value is (1,38,19).

RGB: (1,38,19) (0%, 15%, 7%)

RGB channels and saturation

R 1 of 255 = 0%
G 38 of 255 = 15%
B 19 of 255 = 7%

1
38
19

R + G + B ~ 7%. #012613 is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 38 + 19 = 58 (100%)
R 1 of 58 ~ 1.72%
G 38 of 58 ~ 65.52%
B 19 of 58 ~ 32.76'%

%65.52
%32.76

CMYK color model

#012613 color CMYK value is (97,0,50,85).

  • cyan value is 97.37%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 85.10%

CMYK: (97,0,50,85)
C97M0Y50K85 (97%, 0%, 50%, 85%)
(0.97 / 0.00 / 0.50 / 0.85)

CMYK percentages

%97.37
%0
%50
%85.1

Codes

Color #012613 in popluar color models

01 26 13
RGB 1 38 19
HSL 149° 94.87% 7.65%
HSB/HSV 149° 97.37% 14.90%
CMYK 97.37% 0.00% 50.00%
85.10%

Color #012613 in popluar number systems.

HEX 01 26 13
Decimal 1 38 19
Binary 1 100110 10011
Octal 1 46 23

Shades and tints

Shades of #012613

#012613
(1,38,19)
#012312
(1,35,18)
#012011
(1,32,17)
#011D10
(1,29,16)
#011A0F
(1,26,15)
#01170E
(1,23,14)
#01140D
(1,20,13)
#01110C
(1,17,12)
#010E0B
(1,14,11)
#010B0A
(1,11,10)
#010809
(1,8,9)
#000000
(0,0,0)

Tints of #012613

#012613
(1,38,19)
#183928
(24,57,40)
#2F4C3D
(47,76,61)
#465F52
(70,95,82)
#5D7267
(93,114,103)
#74857C
(116,133,124)
#8B9891
(139,152,145)
#A2ABA6
(162,171,166)
#B9BEBB
(185,190,187)
#D0D1D0
(208,209,208)
#E7E4E5
(231,228,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #012613 color. Also use rgb(1,38,19) instead hex code.

Text Font Color

.myTextColor { color: #012613; }

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

This text font color is #012613.

Background Color

.myBgColor { background-color: #012613; }

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

This div background color is #012613.

Border color

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

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

This div border color is #012613.

Opacity

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

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

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

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

This text has shadow with #012613 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #012613.

Preview

Color preview on black background

This text has color #012613 on black background.


Color preview on white background

This text has color #012613 on white background.


Black color preview on #012613 background

This text has black color on #012613 background.


White color preview on #012613 background

This text has white color on #012613 background.


Related colors

Complementary color

Complementary color for #hex is #FED9EC.


I love getcolorcode.com

Triadic colors

1 #130126 and #261301 with #012613 are triadic colors.

2 #132601 and #260113 with #012613 are triadic colors.