deep blue
Enter any color value (e.g., #4c8904, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#0000fb color RGB value is (0,0,251)
#0000fb color CMYK value
#0000fb color HSL value
HSV(or HSB) | 240.0° | 100.0 | 98.4 |
XYZ | 17.413 | 6.965 | 91.693 |
Yxy | 0.150 | 0.060 | 6.965 |
LAB | 31.727 | 78.253 | -106.579 |
LUV | 31.727 | -9.232 | -128.036 |
Hunter-LAB | 26.391 | 71.587 | -187.522 |
CIE-LCH | 31.727 | 132.222 | 306.287 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 0 | FB |
Decimal | 0 | 0 | 251 |
Octal | 0 | 0 | 373 |
Binary | 00000000 | 00000000 | 11111011 |
Below, you can see some colors close to #0000fb. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #0000fb.
<span style="color:#0000fb">Text here</span>
This paragraph has a background color of #0000fb.
<p style="background-color:#0000fb;">Content here</p>
This element has a border color of #0000fb.
<div style="border:1px #0000fb;">Content here</div>
.text {color:#0000fb;}
.background {background-color:#0000fb;}
.border {border:1px solid #0000fb;}
.text-shadow {border:1px solid #0000fb;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000011 is the darkest color, while #fbfbff is the lightest one.