#0d66f3

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

Shades of Navy Blue #0D66F3

Tints of Navy Blue #0D66F3

Color information

#0D66F3 (or 0x0D66F3) is unknown color: approx Navy Blue. HEX triplet: 0D, 66 and F3. RGB value is (13,102,243). Sum of RGB (Red+Green+Blue) = 13+102+243=358 (47% of max value = 765). Red value is 13 (5.47% from 255 or 3.63% from 358); Green value is 102 (40.23% from 255 or 28.49% from 358); Blue value is 243 (95.31% from 255 or 67.88% from 358); Max value from RGB is 243 - color contains mainly: blue. Hex color #0D66F3 is not a web safe color. Web safe color analog (approx): #0066FF. Inversed color of #0D66F3 is #F2990C. Grayscale: #5A5A5A. Windows color (decimal): -15898893 or 15951373. OLE color: 15951373.

HSL color Cylindrical-coordinate representation of color #0D66F3: hue angle of 216.78º degrees, saturation: 0.91, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #0D66F3 is Cyan = 0.95, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.05.

Color convert

RGB13102243-
CMYK0.950.5800.05
HSL216.78º90.55%50.2%-
HSV(B)216.78º94.65%95.29%-
XYZ21.116.0686.78-
YUV91.46213.5172.04-

RGB Variations

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

RGB

RED value IS 13 (5.47% from 255) = 3.63%
GREEN value IS 102 (40.23% from 255) = 28.49%
BLUE value IS 243 (95.31% from 255) = 67.88%
R=3.63%
G=28.49%
B=67.88%

CMYK

C (Cyan) values IS 0.95
M (Magenta) values IS 0.58
Y (Yellow) values IS 0
K (Black) values IS 0.05
SystemRedGreenBlueCMYKHSL
Decimal131022430.950.5800.05216.7890.5550.2
HexD66F35F3A05d95b32
Octal15146363137720533113362
Binary110111001101111001110111111110100101110110011011011110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0d66f3

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

 p { color: rgb(13,102,243); }

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

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

 a { background-color: rgb(13,102,243); }

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

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

 span { border-color: rgb(13,102,243); }

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

cancel