reddish black
Enter any color value (e.g., #ff5b04, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#0e48ff color RGB value is (14,72,255)
#0e48ff color CMYK value
#0e48ff color HSL value
HSV(or HSB) | 225.6° | 94.5 | 100 |
XYZ | 20.548 | 11.948 | 95.831 |
Yxy | 0.16 | 0.093 | 11.948 |
LAB | 41.134 | 53.824 | -93.16 |
LUV | 41.134 | -15.59 | -132.427 |
Hunter-LAB | 34.566 | 45.622 | -140.18 |
CIE-LCH | 41.134 | 107.591 | 300.018 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E | 48 | FF |
Decimal | 14 | 72 | 255 |
Octal | 16 | 110 | 377 |
Binary | 00001110 | 01001000 | 11111111 |
Below, you can see some colors close to #0e48ff. 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 #0e48ff.
<span style="color:#0e48ff">Text here</span>
This paragraph has a background color of #0e48ff.
<p style="background-color:#0e48ff;">Content here</p>
This element has a border color of #0e48ff.
<div style="border:1px #0e48ff;">Content here</div>
.text {color:#0e48ff;}
.background {background-color:#0e48ff;}
.border {border:1px solid #0e48ff;}
.text-shadow {border:1px solid #0e48ff;}
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, #00030e is the darkest color, while #f8f9ff is the lightest one.