COLOR #014519

HEX: #014519 RGB: (1,69,25)

Color info

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

RGB color model

#014519 color RGB value is (1,69,25).

RGB: (1,69,25) (0%, 27%, 10%)

RGB channels and saturation

R 1 of 255 = 0%
G 69 of 255 = 27%
B 25 of 255 = 10%

1
69
25

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

Portions of RGB colors in percentages

R + G + B = 1 + 69 + 25 = 95 (100%)
R 1 of 95 ~ 1.05%
G 69 of 95 ~ 72.63%
B 25 of 95 ~ 26.32'%

%72.63
%26.32

CMYK color model

#014519 color CMYK value is (99,0,64,73).

  • cyan value is 98.55%
  • magenta value is 0.00%
  • yellow value is 63.77%
  • key color value is 72.94%

CMYK: (99,0,64,73)
C99M0Y64K73 (99%, 0%, 64%, 73%)
(0.99 / 0.00 / 0.64 / 0.73)

CMYK percentages

%98.55
%0
%63.77
%72.94

Codes

Color #014519 in popluar color models

01 45 19
RGB 1 69 25
HSL 141° 97.14% 13.73%
HSB/HSV 141° 98.55% 27.06%
CMYK 98.55% 0.00% 63.77%
72.94%

Color #014519 in popluar number systems.

HEX 01 45 19
Decimal 1 69 25
Binary 1 1000101 11001
Octal 1 105 31

Shades and tints

Shades of #014519

#014519
(1,69,25)
#013F17
(1,63,23)
#013915
(1,57,21)
#013313
(1,51,19)
#012D11
(1,45,17)
#01270F
(1,39,15)
#01210D
(1,33,13)
#011B0B
(1,27,11)
#011509
(1,21,9)
#010F07
(1,15,7)
#010905
(1,9,5)
#000000
(0,0,0)

Tints of #014519

#014519
(1,69,25)
#18552D
(24,85,45)
#2F6541
(47,101,65)
#467555
(70,117,85)
#5D8569
(93,133,105)
#74957D
(116,149,125)
#8BA591
(139,165,145)
#A2B5A5
(162,181,165)
#B9C5B9
(185,197,185)
#D0D5CD
(208,213,205)
#E7E5E1
(231,229,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #014519 color. Also use rgb(1,69,25) instead hex code.

Text Font Color

.myTextColor { color: #014519; }

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

This text font color is #014519.

Background Color

.myBgColor { background-color: #014519; }

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

This div background color is #014519.

Border color

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

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

This div border color is #014519.

Opacity

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

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

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

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

This text has shadow with #014519 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #014519.

Preview

Color preview on black background

This text has color #014519 on black background.


Color preview on white background

This text has color #014519 on white background.


Black color preview on #014519 background

This text has black color on #014519 background.


White color preview on #014519 background

This text has white color on #014519 background.


Related colors

Complementary color

Complementary color for #hex is #FEBAE6.


I love getcolorcode.com

Triadic colors

1 #190145 and #451901 with #014519 are triadic colors.

2 #194501 and #450119 with #014519 are triadic colors.