COLOR #012E68

HEX: #012E68 RGB: (1,46,104)

Color info

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

RGB color model

#012E68 color RGB value is (1,46,104).

RGB: (1,46,104) (0%, 18%, 41%)

RGB channels and saturation

R 1 of 255 = 0%
G 46 of 255 = 18%
B 104 of 255 = 41%

1
46
104

R + G + B ~ 20%. #012E68 is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 46 + 104 = 151 (100%)
R 1 of 151 ~ 0.66%
G 46 of 151 ~ 30.46%
B 104 of 151 ~ 68.87'%

%30.46
%68.87

CMYK color model

#012E68 color CMYK value is (99,56,0,59).

  • cyan value is 99.04%
  • magenta value is 55.77%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (99,56,0,59)
C99M56Y0K59 (99%, 56%, 0%, 59%)
(0.99 / 0.56 / 0.00 / 0.59)

CMYK percentages

%99.04
%55.77
%0
%59.22

Codes

Color #012E68 in popluar color models

01 2E 68
RGB 1 46 104
HSL 214° 98.10% 20.59%
HSB/HSV 214° 99.04% 40.78%
CMYK 99.04% 55.77% 0.00%
59.22%

Color #012E68 in popluar number systems.

HEX 01 2E 68
Decimal 1 46 104
Binary 1 101110 1101000
Octal 1 56 150

Shades and tints

Shades of #012E68

#012E68
(1,46,104)
#012A5F
(1,42,95)
#012656
(1,38,86)
#01224D
(1,34,77)
#011E44
(1,30,68)
#011A3B
(1,26,59)
#011632
(1,22,50)
#011229
(1,18,41)
#010E20
(1,14,32)
#010A17
(1,10,23)
#01060E
(1,6,14)
#000000
(0,0,0)

Tints of #012E68

#012E68
(1,46,104)
#184175
(24,65,117)
#2F5482
(47,84,130)
#46678F
(70,103,143)
#5D7A9C
(93,122,156)
#748DA9
(116,141,169)
#8BA0B6
(139,160,182)
#A2B3C3
(162,179,195)
#B9C6D0
(185,198,208)
#D0D9DD
(208,217,221)
#E7ECEA
(231,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #012E68; }

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

This text font color is #012E68.

Background Color

.myBgColor { background-color: #012E68; }

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

This div background color is #012E68.

Border color

.myBorderColor { border: 1px solid #012E68; }

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

This div border color is #012E68.

Opacity

.myOpacity80 { color: #012E68; opacity: 0.8; }

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

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

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

This text has shadow with #012E68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #012E68.

Preview

Color preview on black background

This text has color #012E68 on black background.


Color preview on white background

This text has color #012E68 on white background.


Black color preview on #012E68 background

This text has black color on #012E68 background.


White color preview on #012E68 background

This text has white color on #012E68 background.


Related colors

Complementary color

Complementary color for #hex is #FED197.


I love getcolorcode.com

Triadic colors

1 #68012E and #2E6801 with #012E68 are triadic colors.

2 #682E01 and #2E0168 with #012E68 are triadic colors.