COLOR #01278E

HEX: #01278E RGB: (1,39,142)

Color info

#01278E contains mainly blue color. Web safe color of #01278E is #003399 (or #039).

RGB color model

#01278E color RGB value is (1,39,142).

RGB: (1,39,142) (0%, 15%, 56%)

RGB channels and saturation

R 1 of 255 = 0%
G 39 of 255 = 15%
B 142 of 255 = 56%

1
39
142

R + G + B ~ 24%. #01278E is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 39 + 142 = 182 (100%)
R 1 of 182 ~ 0.55%
G 39 of 182 ~ 21.43%
B 142 of 182 ~ 78.02'%

%21.43
%78.02

CMYK color model

#01278E color CMYK value is (99,73,0,44).

  • cyan value is 99.30%
  • magenta value is 72.54%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (99,73,0,44)
C99M73Y0K44 (99%, 73%, 0%, 44%)
(0.99 / 0.73 / 0.00 / 0.44)

CMYK percentages

%99.3
%72.54
%0
%44.31

Codes

Color #01278E in popluar color models

01 27 8E
RGB 1 39 142
HSL 224° 98.60% 28.04%
HSB/HSV 224° 99.30% 55.69%
CMYK 99.30% 72.54% 0.00%
44.31%

Color #01278E in popluar number systems.

HEX 01 27 8E
Decimal 1 39 142
Binary 1 100111 10001110
Octal 1 47 216

Shades and tints

Shades of #01278E

#01278E
(1,39,142)
#012482
(1,36,130)
#012176
(1,33,118)
#011E6A
(1,30,106)
#011B5E
(1,27,94)
#011852
(1,24,82)
#011546
(1,21,70)
#01123A
(1,18,58)
#010F2E
(1,15,46)
#010C22
(1,12,34)
#010916
(1,9,22)
#000000
(0,0,0)

Tints of #01278E

#01278E
(1,39,142)
#183A98
(24,58,152)
#2F4DA2
(47,77,162)
#4660AC
(70,96,172)
#5D73B6
(93,115,182)
#7486C0
(116,134,192)
#8B99CA
(139,153,202)
#A2ACD4
(162,172,212)
#B9BFDE
(185,191,222)
#D0D2E8
(208,210,232)
#E7E5F2
(231,229,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #01278E color. Also use rgb(1,39,142) instead hex code.

Text Font Color

.myTextColor { color: #01278E; }

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

This text font color is #01278E.

Background Color

.myBgColor { background-color: #01278E; }

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

This div background color is #01278E.

Border color

.myBorderColor { border: 1px solid #01278E; }

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

This div border color is #01278E.

Opacity

.myOpacity80 { color: #01278E; opacity: 0.8; }

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

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

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

This text has shadow with #01278E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #01278E.

Preview

Color preview on black background

This text has color #01278E on black background.


Color preview on white background

This text has color #01278E on white background.


Black color preview on #01278E background

This text has black color on #01278E background.


White color preview on #01278E background

This text has white color on #01278E background.


Related colors

Complementary color

Complementary color for #hex is #FED871.


I love getcolorcode.com

Triadic colors

1 #8E0127 and #278E01 with #01278E are triadic colors.

2 #8E2701 and #27018E with #01278E are triadic colors.