COLOR #011273

HEX: #011273 RGB: (1,18,115)

Color info

#011273 contains mainly blue color. Web safe color of #011273 is #000066 (or #006).

RGB color model

#011273 color RGB value is (1,18,115).

RGB: (1,18,115) (0%, 7%, 45%)

RGB channels and saturation

R 1 of 255 = 0%
G 18 of 255 = 7%
B 115 of 255 = 45%

1
18
115

R + G + B ~ 17%. #011273 is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 18 + 115 = 134 (100%)
R 1 of 134 ~ 0.75%
G 18 of 134 ~ 13.43%
B 115 of 134 ~ 85.82'%

%13.43
%85.82

CMYK color model

#011273 color CMYK value is (99,84,0,55).

  • cyan value is 99.13%
  • magenta value is 84.35%
  • yellow value is 0.00%
  • key color value is 54.90%
CMYK: (99,84,0,55) C99M84Y0K55 (99%,84%,0%,55%) (0.99/0.84/0.00/0.55) 

CMYK percentages

%99.13
%84.35
%0
%54.9

Codes

Color #011273 in popluar color models

01 12 73
RGB 1 18 115
HSL 231° 98.28% 22.75%
HSB/HSV 231° 99.13% 45.10%
CMYK 99.13% 84.35% 0.00%
54.90%

Color #011273 in popluar number systems.

HEX 01 12 73
Decimal 1 18 115
Binary 1 10010 1110011
Octal 1 22 163

Shades and tints

Shades of #011273

#011273
(1,18,115)
#011169
(1,17,105)
#01105F
(1,16,95)
#010F55
(1,15,85)
#010E4B
(1,14,75)
#010D41
(1,13,65)
#010C37
(1,12,55)
#010B2D
(1,11,45)
#010A23
(1,10,35)
#010919
(1,9,25)
#01080F
(1,8,15)
#000000
(0,0,0)

Tints of #011273

#011273
(1,18,115)
#18277F
(24,39,127)
#2F3C8B
(47,60,139)
#465197
(70,81,151)
#5D66A3
(93,102,163)
#747BAF
(116,123,175)
#8B90BB
(139,144,187)
#A2A5C7
(162,165,199)
#B9BAD3
(185,186,211)
#D0CFDF
(208,207,223)
#E7E4EB
(231,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #011273 color. Also use rgb(1,18,115) instead hex code.

Text Font Color

.myTextColor { color: #011273; }

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

This text font color is #011273.

Background Color

.myBgColor { background-color: #011273; }

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

This div background color is #011273.

Border color

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

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

This div border color is #011273.

Opacity

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

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

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

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

This text has shadow with #011273 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #011273.

Preview

Color preview on black background

This text has color #011273 on black background.


Color preview on white background

This text has color #011273 on white background.


Black color preview on #011273 background

This text has black color on #011273 background.


White color preview on #011273 background

This text has white color on #011273 background.


Related colors

Complementary color

Complementary color for #hex is #FEED8C.


I love getcolorcode.com

Triadic colors

1 #730112 and #127301 with #011273 are triadic colors.

2 #731201 and #120173 with #011273 are triadic colors.