COLOR #014339

HEX: #014339 RGB: (1,67,57)

Color info

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

RGB color model

#014339 color RGB value is (1,67,57).

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

RGB channels and saturation

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

1
67
57

R + G + B ~ 16%. #014339 is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 67 + 57 = 125 (100%)
R 1 of 125 ~ 0.8%
G 67 of 125 ~ 53.6%
B 57 of 125 ~ 45.6'%

%53.6
%45.6

CMYK color model

#014339 color CMYK value is (99,0,15,74).

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

CMYK: (99,0,15,74)
C99M0Y15K74 (99%, 0%, 15%, 74%)
(0.99 / 0.00 / 0.15 / 0.74)

CMYK percentages

%98.51
%0
%14.93
%73.73

Codes

Color #014339 in popluar color models

01 43 39
RGB 1 67 57
HSL 171° 97.06% 13.33%
HSB/HSV 171° 98.51% 26.27%
CMYK 98.51% 0.00% 14.93%
73.73%

Color #014339 in popluar number systems.

HEX 01 43 39
Decimal 1 67 57
Binary 1 1000011 111001
Octal 1 103 71

Shades and tints

Shades of #014339

#014339
(1,67,57)
#013D34
(1,61,52)
#01372F
(1,55,47)
#01312A
(1,49,42)
#012B25
(1,43,37)
#012520
(1,37,32)
#011F1B
(1,31,27)
#011916
(1,25,22)
#011311
(1,19,17)
#010D0C
(1,13,12)
#010707
(1,7,7)
#000000
(0,0,0)

Tints of #014339

#014339
(1,67,57)
#18544B
(24,84,75)
#2F655D
(47,101,93)
#46766F
(70,118,111)
#5D8781
(93,135,129)
#749893
(116,152,147)
#8BA9A5
(139,169,165)
#A2BAB7
(162,186,183)
#B9CBC9
(185,203,201)
#D0DCDB
(208,220,219)
#E7EDED
(231,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #014339; }

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

This text font color is #014339.

Background Color

.myBgColor { background-color: #014339; }

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

This div background color is #014339.

Border color

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

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

This div border color is #014339.

Opacity

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

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

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

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

This text has shadow with #014339 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #014339.

Preview

Color preview on black background

This text has color #014339 on black background.


Color preview on white background

This text has color #014339 on white background.


Black color preview on #014339 background

This text has black color on #014339 background.


White color preview on #014339 background

This text has white color on #014339 background.


Related colors

Complementary color

Complementary color for #hex is #FEBCC6.


I love getcolorcode.com

Triadic colors

1 #390143 and #433901 with #014339 are triadic colors.

2 #394301 and #430139 with #014339 are triadic colors.