COLOR #01273E

HEX: #01273E RGB: (1,39,62)

Color info

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

RGB color model

#01273E color RGB value is (1,39,62).

RGB: (1,39,62) (0%, 15%, 24%)

RGB channels and saturation

R 1 of 255 = 0%
G 39 of 255 = 15%
B 62 of 255 = 24%

1
39
62

R + G + B ~ 13%. #01273E is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 39 + 62 = 102 (100%)
R 1 of 102 ~ 0.98%
G 39 of 102 ~ 38.24%
B 62 of 102 ~ 60.78'%

%38.24
%60.78

CMYK color model

#01273E color CMYK value is (98,37,0,76).

  • cyan value is 98.39%
  • magenta value is 37.10%
  • yellow value is 0.00%
  • key color value is 75.69%
CMYK: (98,37,0,76) C98M37Y0K76 (98%,37%,0%,76%) (0.98/0.37/0.00/0.76) 

CMYK percentages

%98.39
%37.1
%0
%75.69

Codes

Color #01273E in popluar color models

01 27 3E
RGB 1 39 62
HSL 203° 96.83% 12.35%
HSB/HSV 203° 98.39% 24.31%
CMYK 98.39% 37.10% 0.00%
75.69%

Color #01273E in popluar number systems.

HEX 01 27 3E
Decimal 1 39 62
Binary 1 100111 111110
Octal 1 47 76

Shades and tints

Shades of #01273E

#01273E
(1,39,62)
#012439
(1,36,57)
#012134
(1,33,52)
#011E2F
(1,30,47)
#011B2A
(1,27,42)
#011825
(1,24,37)
#011520
(1,21,32)
#01121B
(1,18,27)
#010F16
(1,15,22)
#010C11
(1,12,17)
#01090C
(1,9,12)
#000000
(0,0,0)

Tints of #01273E

#01273E
(1,39,62)
#183A4F
(24,58,79)
#2F4D60
(47,77,96)
#466071
(70,96,113)
#5D7382
(93,115,130)
#748693
(116,134,147)
#8B99A4
(139,153,164)
#A2ACB5
(162,172,181)
#B9BFC6
(185,191,198)
#D0D2D7
(208,210,215)
#E7E5E8
(231,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #01273E; }

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

This text font color is #01273E.

Background Color

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

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

This div background color is #01273E.

Border color

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

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

This div border color is #01273E.

Opacity

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

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

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

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

This text has shadow with #01273E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #01273E.

Preview

Color preview on black background

This text has color #01273E on black background.


Color preview on white background

This text has color #01273E on white background.


Black color preview on #01273E background

This text has black color on #01273E background.


White color preview on #01273E background

This text has white color on #01273E background.


Related colors

Complementary color

Complementary color for #hex is #FED8C1.


I love getcolorcode.com

Triadic colors

1 #3E0127 and #273E01 with #01273E are triadic colors.

2 #3E2701 and #27013E with #01273E are triadic colors.