#0e4bfb

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

Shades of Navy Blue #0E4BFB

Tints of Navy Blue #0E4BFB

Color information

#0E4BFB (or 0x0E4BFB) is unknown color: approx Navy Blue. HEX triplet: 0E, 4B and FB. RGB value is (14,75,251). Sum of RGB (Red+Green+Blue) = 14+75+251=340 (45% of max value = 765). Red value is 14 (5.86% from 255 or 4.12% from 340); Green value is 75 (29.69% from 255 or 22.06% from 340); Blue value is 251 (98.44% from 255 or 73.82% from 340); Max value from RGB is 251 - color contains mainly: blue. Hex color #0E4BFB is not a web safe color. Web safe color analog (approx): #0033FF. Inversed color of #0E4BFB is #F1B404. Grayscale: #4C4C4C. Windows color (decimal): -15840261 or 16468750. OLE color: 16468750.

HSL color Cylindrical-coordinate representation of color #0E4BFB: hue angle of 224.56º degrees, saturation: 0.97, 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 #0E4BFB is Cyan = 0.94, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.02.

Color convert

RGB1475251-
CMYK0.940.7000.02
HSL224.56º96.73%51.96%-
HSV(B)224.56º94.42%98.43%-
XYZ20.1112.0992.54-
YUV76.82226.2983.19-

RGB Variations

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

RGB

RED value IS 14 (5.86% from 255) = 4.12%
GREEN value IS 75 (29.69% from 255) = 22.06%
BLUE value IS 251 (98.44% from 255) = 73.82%
R=4.12%
G=22.06%
B=73.82%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0.70
Y (Yellow) values IS 0
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal14752510.940.7000.02224.5696.7351.96
HexE4BFB5E4602e16134
Octal161133731361060234114164
Binary111010010111111101110111101000110010111000011100001110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0e4bfb

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(14,75,251); }

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

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

 a { background-color: rgb(14,75,251); }

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

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

 span { border-color: rgb(14,75,251); }

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

cancel