COLOR #014328

HEX: #014328 RGB: (1,67,40)

Color info

#014328 contains mainly green and blue colors. Web safe color of #014328 is #003333 (or #033).

RGB color model

#014328 color RGB value is (1,67,40).

RGB: (1,67,40) (0%, 26%, 16%)

RGB channels and saturation

R 1 of 255 = 0%
G 67 of 255 = 26%
B 40 of 255 = 16%

1
67
40

R + G + B ~ 14%. #014328 is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 67 + 40 = 108 (100%)
R 1 of 108 ~ 0.93%
G 67 of 108 ~ 62.04%
B 40 of 108 ~ 37.04'%

%62.04
%37.04

CMYK color model

#014328 color CMYK value is (99,0,40,74).

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

CMYK: (99,0,40,74)
C99M0Y40K74 (99%, 0%, 40%, 74%)
(0.99 / 0.00 / 0.40 / 0.74)

CMYK percentages

%98.51
%0
%40.3
%73.73

Codes

Color #014328 in popluar color models

01 43 28
RGB 1 67 40
HSL 155° 97.06% 13.33%
HSB/HSV 155° 98.51% 26.27%
CMYK 98.51% 0.00% 40.30%
73.73%

Color #014328 in popluar number systems.

HEX 01 43 28
Decimal 1 67 40
Binary 1 1000011 101000
Octal 1 103 50

Shades and tints

Shades of #014328

#014328
(1,67,40)
#013D25
(1,61,37)
#013722
(1,55,34)
#01311F
(1,49,31)
#012B1C
(1,43,28)
#012519
(1,37,25)
#011F16
(1,31,22)
#011913
(1,25,19)
#011310
(1,19,16)
#010D0D
(1,13,13)
#01070A
(1,7,10)
#000000
(0,0,0)

Tints of #014328

#014328
(1,67,40)
#18543B
(24,84,59)
#2F654E
(47,101,78)
#467661
(70,118,97)
#5D8774
(93,135,116)
#749887
(116,152,135)
#8BA99A
(139,169,154)
#A2BAAD
(162,186,173)
#B9CBC0
(185,203,192)
#D0DCD3
(208,220,211)
#E7EDE6
(231,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #014328; }

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

This text font color is #014328.

Background Color

.myBgColor { background-color: #014328; }

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

This div background color is #014328.

Border color

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

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

This div border color is #014328.

Opacity

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

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

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

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

This text has shadow with #014328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #014328.

Preview

Color preview on black background

This text has color #014328 on black background.


Color preview on white background

This text has color #014328 on white background.


Black color preview on #014328 background

This text has black color on #014328 background.


White color preview on #014328 background

This text has white color on #014328 background.


Related colors

Complementary color

Complementary color for #hex is #FEBCD7.


I love getcolorcode.com

Triadic colors

1 #280143 and #432801 with #014328 are triadic colors.

2 #284301 and #430128 with #014328 are triadic colors.