#066df2

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

Shades of Navy Blue #066DF2

Tints of Navy Blue #066DF2

Color information

#066DF2 (or 0x066DF2) is unknown color: approx Navy Blue. HEX triplet: 06, 6D and F2. RGB value is (6,109,242). Sum of RGB (Red+Green+Blue) = 6+109+242=357 (47% of max value = 765). Red value is 6 (2.73% from 255 or 1.68% from 357); Green value is 109 (42.97% from 255 or 30.53% from 357); Blue value is 242 (94.92% from 255 or 67.79% from 357); Max value from RGB is 242 - color contains mainly: blue. Hex color #066DF2 is not a web safe color. Web safe color analog (approx): #0066FF. Inversed color of #066DF2 is #F9920D. Grayscale: #5C5C5C. Windows color (decimal): -16355854 or 15887622. OLE color: 15887622.

HSL color Cylindrical-coordinate representation of color #066DF2: hue angle of 213.81º degrees, saturation: 0.95, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #066DF2 is Cyan = 0.98, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.05.

Color convert

RGB6109242-
CMYK0.980.5500.05
HSL213.81º95.16%48.63%-
HSV(B)213.81º97.52%94.9%-
XYZ21.5717.3986.22-
YUV93.36211.8865.69-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 1.68%
GREEN value IS 109 (42.97% from 255) = 30.53%
BLUE value IS 242 (94.92% from 255) = 67.79%
R=1.68%
G=30.53%
B=67.79%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0.55
Y (Yellow) values IS 0
K (Black) values IS 0.05
SystemRedGreenBlueCMYKHSL
Decimal61092420.980.5500.05213.8195.1648.63
Hex66DF2623705d65f31
Octal6155362142670532613761
Binary11011011011111001011000101101110101110101101011111110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #066df2

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #066df2; }

 p { color: rgb(6,109,242); }

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

<style>
 a { background-color: #066df2; }

 a { background-color: rgb(6,109,242); }

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

<style>
 span { border-color: #066df2; }

 span { border-color: rgb(6,109,242); }

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

cancel