COLOR #016312

HEX: #016312 RGB: (1,99,18)

Color info

#016312 contains mainly green color. Web safe color of #016312 is #006600 (or #060).

RGB color model

#016312 color RGB value is (1,99,18).

RGB: (1,99,18) (0%, 39%, 7%)

RGB channels and saturation

R 1 of 255 = 0%
G 99 of 255 = 39%
B 18 of 255 = 7%

1
99
18

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

Portions of RGB colors in percentages

R + G + B = 1 + 99 + 18 = 118 (100%)
R 1 of 118 ~ 0.85%
G 99 of 118 ~ 83.9%
B 18 of 118 ~ 15.25'%

%83.9
%15.25

CMYK color model

#016312 color CMYK value is (99,0,82,61).

  • cyan value is 98.99%
  • magenta value is 0.00%
  • yellow value is 81.82%
  • key color value is 61.18%

CMYK: (99,0,82,61)
C99M0Y82K61 (99%, 0%, 82%, 61%)
(0.99 / 0.00 / 0.82 / 0.61)

CMYK percentages

%98.99
%0
%81.82
%61.18

Codes

Color #016312 in popluar color models

01 63 12
RGB 1 99 18
HSL 130° 98.00% 19.61%
HSB/HSV 130° 98.99% 38.82%
CMYK 98.99% 0.00% 81.82%
61.18%

Color #016312 in popluar number systems.

HEX 01 63 12
Decimal 1 99 18
Binary 1 1100011 10010
Octal 1 143 22

Shades and tints

Shades of #016312

#016312
(1,99,18)
#015A11
(1,90,17)
#015110
(1,81,16)
#01480F
(1,72,15)
#013F0E
(1,63,14)
#01360D
(1,54,13)
#012D0C
(1,45,12)
#01240B
(1,36,11)
#011B0A
(1,27,10)
#011209
(1,18,9)
#010908
(1,9,8)
#000000
(0,0,0)

Tints of #016312

#016312
(1,99,18)
#187127
(24,113,39)
#2F7F3C
(47,127,60)
#468D51
(70,141,81)
#5D9B66
(93,155,102)
#74A97B
(116,169,123)
#8BB790
(139,183,144)
#A2C5A5
(162,197,165)
#B9D3BA
(185,211,186)
#D0E1CF
(208,225,207)
#E7EFE4
(231,239,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #016312 color. Also use rgb(1,99,18) instead hex code.

Text Font Color

.myTextColor { color: #016312; }

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

This text font color is #016312.

Background Color

.myBgColor { background-color: #016312; }

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

This div background color is #016312.

Border color

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

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

This div border color is #016312.

Opacity

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

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

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

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

This text has shadow with #016312 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #016312.

Preview

Color preview on black background

This text has color #016312 on black background.


Color preview on white background

This text has color #016312 on white background.


Black color preview on #016312 background

This text has black color on #016312 background.


White color preview on #016312 background

This text has white color on #016312 background.


Related colors

Complementary color

Complementary color for #hex is #FE9CED.


I love getcolorcode.com

Triadic colors

1 #120163 and #631201 with #016312 are triadic colors.

2 #126301 and #630112 with #016312 are triadic colors.