#0e1af9

Color #0E1AF9 Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Blue #0E1AF9

Tints of Blue #0E1AF9

Color information

#0E1AF9 (or 0x0E1AF9) is unknown color: approx Blue. HEX triplet: 0E, 1A and F9. RGB value is (14,26,249). Sum of RGB (Red+Green+Blue) = 14+26+249=289 (38% of max value = 765). Red value is 14 (5.86% from 255 or 4.84% from 289); Green value is 26 (10.55% from 255 or 9.00% from 289); Blue value is 249 (97.66% from 255 or 86.16% from 289); Max value from RGB is 249 - color contains mainly: blue. Hex color #0E1AF9 is not a web safe color. Web safe color analog (approx): #0033FF. Inversed color of #0E1AF9 is #F1E506. Grayscale: #2E2E2E. Windows color (decimal): -15852807 or 16325134. OLE color: 16325134.

HSL color Cylindrical-coordinate representation of color #0E1AF9: hue angle of 236.94º degrees, saturation: 0.95, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0E1AF9 is Cyan = 0.94, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.02.

Color convert

RGB1426249-
CMYK0.940.9000.02
HSL236.94º95.14%51.57%-
HSV(B)236.94º94.38%97.65%-
XYZ17.657.6790.17-
YUV47.83241.52103.87-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 14 (5.86% from 255) = 4.84%
GREEN value IS 26 (10.55% from 255) = 9.00%
BLUE value IS 249 (97.66% from 255) = 86.16%
R=4.84%
G=9.00%
B=86.16%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0.90
Y (Yellow) values IS 0
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal14262490.940.9000.02236.9495.1451.57
HexE1AF95E5A02ed5f34
Octal16323711361320235513764
Binary1110110101111100110111101011010010111011011011111110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0e1af9

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #0e1af9; }

 p { color: rgb(14,26,249); }

 H1.HeaderClassName
 {
   color: #0e1af9;
 }
 .AnyTagClassName
 {
   color: #0e1af9;
 }
</style>
background-color css

<style>
 a { background-color: #0e1af9; }

 a { background-color: rgb(14,26,249); }

 div.DivClassName
 {
   background-color: #0e1af9;
 }
 .BgClassName
 {
   background-color: #0e1af9;
 }
</style>
border-color css

<style>
 span { border-color: #0e1af9; }

 span { border-color: rgb(14,26,249); }

 td.TdClassName
 {
   border-color: #0e1af9;
 }
 .TagClassName
 {
   border-color: #0e1af9;
 }
</style>

cancel