COLOR #012916

HEX: #012916 RGB: (1,41,22)

Color info

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

RGB color model

#012916 color RGB value is (1,41,22).

RGB: (1,41,22) (0%, 16%, 9%)

RGB channels and saturation

R 1 of 255 = 0%
G 41 of 255 = 16%
B 22 of 255 = 9%

1
41
22

R + G + B ~ 8%. #012916 is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 41 + 22 = 64 (100%)
R 1 of 64 ~ 1.56%
G 41 of 64 ~ 64.06%
B 22 of 64 ~ 34.38'%

%64.06
%34.38

CMYK color model

#012916 color CMYK value is (98,0,46,84).

  • cyan value is 97.56%
  • magenta value is 0.00%
  • yellow value is 46.34%
  • key color value is 83.92%

CMYK: (98,0,46,84)
C98M0Y46K84 (98%, 0%, 46%, 84%)
(0.98 / 0.00 / 0.46 / 0.84)

CMYK percentages

%97.56
%0
%46.34
%83.92

Codes

Color #012916 in popluar color models

01 29 16
RGB 1 41 22
HSL 152° 95.24% 8.24%
HSB/HSV 152° 97.56% 16.08%
CMYK 97.56% 0.00% 46.34%
83.92%

Color #012916 in popluar number systems.

HEX 01 29 16
Decimal 1 41 22
Binary 1 101001 10110
Octal 1 51 26

Shades and tints

Shades of #012916

#012916
(1,41,22)
#012614
(1,38,20)
#012312
(1,35,18)
#012010
(1,32,16)
#011D0E
(1,29,14)
#011A0C
(1,26,12)
#01170A
(1,23,10)
#011408
(1,20,8)
#011106
(1,17,6)
#010E04
(1,14,4)
#010B02
(1,11,2)
#000000
(0,0,0)

Tints of #012916

#012916
(1,41,22)
#183C2B
(24,60,43)
#2F4F40
(47,79,64)
#466255
(70,98,85)
#5D756A
(93,117,106)
#74887F
(116,136,127)
#8B9B94
(139,155,148)
#A2AEA9
(162,174,169)
#B9C1BE
(185,193,190)
#D0D4D3
(208,212,211)
#E7E7E8
(231,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #012916 color. Also use rgb(1,41,22) instead hex code.

Text Font Color

.myTextColor { color: #012916; }

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

This text font color is #012916.

Background Color

.myBgColor { background-color: #012916; }

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

This div background color is #012916.

Border color

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

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

This div border color is #012916.

Opacity

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

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

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

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

This text has shadow with #012916 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #012916.

Preview

Color preview on black background

This text has color #012916 on black background.


Color preview on white background

This text has color #012916 on white background.


Black color preview on #012916 background

This text has black color on #012916 background.


White color preview on #012916 background

This text has white color on #012916 background.


Related colors

Complementary color

Complementary color for #hex is #FED6E9.


I love getcolorcode.com

Triadic colors

1 #160129 and #291601 with #012916 are triadic colors.

2 #162901 and #290116 with #012916 are triadic colors.