#056BF1

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

Shades of Navy Blue #056BF1

Tints of Navy Blue #056BF1

Color information

#056BF1 (or 0x056BF1) is unknown color: approx Navy Blue. HEX triplet: 05, 6B and F1. RGB value is (5,107,241). Sum of RGB (Red+Green+Blue) = 5+107+241=353 (46% of max value = 765). Red value is 5 (2.34% from 255 or 1.42% from 353); Green value is 107 (42.19% from 255 or 30.31% from 353); Blue value is 241 (94.53% from 255 or 68.27% from 353); Max value from RGB is 241 - color contains mainly: blue. Hex color #056BF1 is not a web safe color. Web safe color analog (approx): #0066FF. Inversed color of #056BF1 is #FA940E. Grayscale: #5B5B5B. Windows color (decimal): -16421903 or 15821573. OLE color: 15821573.

HSL color Cylindrical-coordinate representation of color #056BF1: hue angle of 214.07º degrees, saturation: 0.96, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #056BF1 is Cyan = 0.98, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.05.

Color convert

RGB5107241-
CMYK0.980.5600.05
HSL214.07º95.93%48.24%-
HSV(B)214.07º97.93%94.51%-
XYZ21.216.985.36-
YUV91.78212.2166.1-

RGB Variations

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

RGB

RED value IS 5 (2.34% from 255) = 1.42%
GREEN value IS 107 (42.19% from 255) = 30.31%
BLUE value IS 241 (94.53% from 255) = 68.27%
R=1.42%
G=30.31%
B=68.27%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0.56
Y (Yellow) values IS 0
K (Black) values IS 0.05
SystemRedGreenBlueCMYKHSL
Decimal51072410.980.5600.05214.0795.9348.24
Hex56BF1623805d66030
Octal5153361142700532614060
Binary10111010111111000111000101110000101110101101100000110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #056BF1

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #056BF1; }

 p { color: rgb(5,107,241); }

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

<style>
 a { background-color: #056BF1; }

 a { background-color: rgb(5,107,241); }

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

<style>
 span { border-color: #056BF1; }

 span { border-color: rgb(5,107,241); }

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

cancel