reddish black
Enter any color value (e.g., #dbbadc, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#0a45ff color RGB value is (10,69,255)
#0a45ff color CMYK value
#0a45ff color HSL value
HSV(or HSB) | 225.6° | 96.1 | 100 |
XYZ | 20.303 | 11.541 | 95.765 |
Yxy | 0.159 | 0.09 | 11.541 |
LAB | 40.477 | 55.457 | -94.249 |
LUV | 40.477 | -15.205 | -132.742 |
Hunter-LAB | 33.972 | 47.231 | -143.357 |
CIE-LCH | 40.477 | 109.354 | 300.473 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A | 45 | FF |
Decimal | 10 | 69 | 255 |
Octal | 12 | 105 | 377 |
Binary | 00001010 | 01000101 | 11111111 |
Below, you can see some colors close to #0a45ff. 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 #0a45ff.
<span style="color:#0a45ff">Text here</span>
This paragraph has a background color of #0a45ff.
<p style="background-color:#0a45ff;">Content here</p>
This element has a border color of #0a45ff.
<div style="border:1px #0a45ff;">Content here</div>
.text {color:#0a45ff;}
.background {background-color:#0a45ff;}
.border {border:1px solid #0a45ff;}
.text-shadow {border:1px solid #0a45ff;}
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, #00020a is the darkest color, while #f4f6ff is the lightest one.