COLOR #014368

HEX: #014368 RGB: (1,67,104)

Color info

#014368 contains mainly green and blue colors. Web safe color of #014368 is #003366 (or #036).

RGB color model

#014368 color RGB value is (1,67,104).

RGB: (1,67,104) (0%, 26%, 41%)

RGB channels and saturation

R 1 of 255 = 0%
G 67 of 255 = 26%
B 104 of 255 = 41%

1
67
104

R + G + B ~ 22%. #014368 is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 67 + 104 = 172 (100%)
R 1 of 172 ~ 0.58%
G 67 of 172 ~ 38.95%
B 104 of 172 ~ 60.47'%

%38.95
%60.47

CMYK color model

#014368 color CMYK value is (99,36,0,59).

  • cyan value is 99.04%
  • magenta value is 35.58%
  • yellow value is 0.00%
  • key color value is 59.22%
CMYK: (99,36,0,59) C99M36Y0K59 (99%,36%,0%,59%) (0.99/0.36/0.00/0.59) 

CMYK percentages

%99.04
%35.58
%0
%59.22

Codes

Color #014368 in popluar color models

01 43 68
RGB 1 67 104
HSL 202° 98.10% 20.59%
HSB/HSV 202° 99.04% 40.78%
CMYK 99.04% 35.58% 0.00%
59.22%

Color #014368 in popluar number systems.

HEX 01 43 68
Decimal 1 67 104
Binary 1 1000011 1101000
Octal 1 103 150

Shades and tints

Shades of #014368

#014368
(1,67,104)
#013D5F
(1,61,95)
#013756
(1,55,86)
#01314D
(1,49,77)
#012B44
(1,43,68)
#01253B
(1,37,59)
#011F32
(1,31,50)
#011929
(1,25,41)
#011320
(1,19,32)
#010D17
(1,13,23)
#01070E
(1,7,14)
#000000
(0,0,0)

Tints of #014368

#014368
(1,67,104)
#185475
(24,84,117)
#2F6582
(47,101,130)
#46768F
(70,118,143)
#5D879C
(93,135,156)
#7498A9
(116,152,169)
#8BA9B6
(139,169,182)
#A2BAC3
(162,186,195)
#B9CBD0
(185,203,208)
#D0DCDD
(208,220,221)
#E7EDEA
(231,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #014368; }

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

This text font color is #014368.

Background Color

.myBgColor { background-color: #014368; }

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

This div background color is #014368.

Border color

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

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

This div border color is #014368.

Opacity

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

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

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

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

This text has shadow with #014368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #014368.

Preview

Color preview on black background

This text has color #014368 on black background.


Color preview on white background

This text has color #014368 on white background.


Black color preview on #014368 background

This text has black color on #014368 background.


White color preview on #014368 background

This text has white color on #014368 background.


Related colors

Complementary color

Complementary color for #hex is #FEBC97.


I love getcolorcode.com

Triadic colors

1 #680143 and #436801 with #014368 are triadic colors.

2 #684301 and #430168 with #014368 are triadic colors.