COLOR #014316

HEX: #014316 RGB: (1,67,22)

Color info

#014316 contains mainly green and blue colors. Web safe color of #014316 is #003300 (or #030).

RGB color model

#014316 color RGB value is (1,67,22).

RGB: (1,67,22) (0%, 26%, 9%)

RGB channels and saturation

R 1 of 255 = 0%
G 67 of 255 = 26%
B 22 of 255 = 9%

1
67
22

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

Portions of RGB colors in percentages

R + G + B = 1 + 67 + 22 = 90 (100%)
R 1 of 90 ~ 1.11%
G 67 of 90 ~ 74.44%
B 22 of 90 ~ 24.44'%

%74.44
%24.44

CMYK color model

#014316 color CMYK value is (99,0,67,74).

  • cyan value is 98.51%
  • magenta value is 0.00%
  • yellow value is 67.16%
  • key color value is 73.73%

CMYK: (99,0,67,74)
C99M0Y67K74 (99%, 0%, 67%, 74%)
(0.99 / 0.00 / 0.67 / 0.74)

CMYK percentages

%98.51
%0
%67.16
%73.73

Codes

Color #014316 in popluar color models

01 43 16
RGB 1 67 22
HSL 139° 97.06% 13.33%
HSB/HSV 139° 98.51% 26.27%
CMYK 98.51% 0.00% 67.16%
73.73%

Color #014316 in popluar number systems.

HEX 01 43 16
Decimal 1 67 22
Binary 1 1000011 10110
Octal 1 103 26

Shades and tints

Shades of #014316

#014316
(1,67,22)
#013D14
(1,61,20)
#013712
(1,55,18)
#013110
(1,49,16)
#012B0E
(1,43,14)
#01250C
(1,37,12)
#011F0A
(1,31,10)
#011908
(1,25,8)
#011306
(1,19,6)
#010D04
(1,13,4)
#010702
(1,7,2)
#000000
(0,0,0)

Tints of #014316

#014316
(1,67,22)
#18542B
(24,84,43)
#2F6540
(47,101,64)
#467655
(70,118,85)
#5D876A
(93,135,106)
#74987F
(116,152,127)
#8BA994
(139,169,148)
#A2BAA9
(162,186,169)
#B9CBBE
(185,203,190)
#D0DCD3
(208,220,211)
#E7EDE8
(231,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #014316; }

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

This text font color is #014316.

Background Color

.myBgColor { background-color: #014316; }

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

This div background color is #014316.

Border color

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

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

This div border color is #014316.

Opacity

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

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

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

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

This text has shadow with #014316 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #014316.

Preview

Color preview on black background

This text has color #014316 on black background.


Color preview on white background

This text has color #014316 on white background.


Black color preview on #014316 background

This text has black color on #014316 background.


White color preview on #014316 background

This text has white color on #014316 background.


Related colors

Complementary color

Complementary color for #hex is #FEBCE9.


I love getcolorcode.com

Triadic colors

1 #160143 and #431601 with #014316 are triadic colors.

2 #164301 and #430116 with #014316 are triadic colors.