reddish black
Enter any color value (e.g., #cedbcb, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#000a81 color RGB value is (0,10,129)
#000a81 color CMYK value
#000a81 color HSL value
HSV(or HSB) | 235.3° | 100 | 50.6 |
XYZ | 4.071 | 1.802 | 20.902 |
Yxy | 0.152 | 0.067 | 1.802 |
LAB | 14.412 | 43.853 | -62.939 |
LUV | 14.412 | -4.544 | -55.354 |
Hunter-LAB | 13.424 | 30.64 | -82.921 |
CIE-LCH | 14.412 | 76.71 | 304.867 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | A | 81 |
Decimal | 0 | 10 | 129 |
Octal | 0 | 12 | 201 |
Binary | 00000000 | 00001010 | 10000001 |
Below, you can see some colors close to #000a81. 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 #000a81.
<span style="color:#000a81">Text here</span>
This paragraph has a background color of #000a81.
<p style="background-color:#000a81;">Content here</p>
This element has a border color of #000a81.
<div style="border:1px #000a81;">Content here</div>
.text {color:#000a81;}
.background {background-color:#000a81;}
.border {border:1px solid #000a81;}
.text-shadow {border:1px solid #000a81;}
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, #000001 is the darkest color, while #ebedff is the lightest one.