deep blue
Enter any color value (e.g., #a71a50, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#010148 color RGB value is (1,1,72)
#010148 color CMYK value
#010148 color HSL value
HSV(or HSB) | 240.0° | 98.6 | 28.2 |
XYZ | 1.193 | 0.496 | 6.164 |
Yxy | 0.152 | 0.063 | 0.496 |
LAB | 4.481 | 27.923 | -41.482 |
LUV | 4.481 | -1.276 | -17.693 |
Hunter-LAB | 7.043 | 17.912 | -46.958 |
CIE-LCH | 4.481 | 50.004 | 303.946 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1 | 1 | 48 |
Decimal | 1 | 1 | 72 |
Octal | 1 | 1 | 110 |
Binary | 00000001 | 00000001 | 01001000 |
Below, you can see some colors close to #010148. 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 #010148.
<span style="color:#010148">Text here</span>
This paragraph has a background color of #010148.
<p style="background-color:#010148;">Content here</p>
This element has a border color of #010148.
<div style="border:1px #010148;">Content here</div>
.text {color:#010148;}
.background {background-color:#010148;}
.border {border:1px solid #010148;}
.text-shadow {border:1px solid #010148;}
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, #000009 is the darkest color, while #f3f3ff is the lightest one.