#0a0a2a color RGB value is (10,10,42)
#0a0a2a color CMYK value
#0a0a2a color HSL value
HSV(or HSB) | 240° | 76.2 | 16.5 |
XYZ | 0.652 | 0.449 | 2.243 |
Yxy | 0.195 | 0.134 | 0.449 |
LAB | 4.054 | 9.22 | -20.249 |
LUV | 4.054 | -0.692 | -9.597 |
Hunter-LAB | 6.699 | 5.64 | -15.16 |
CIE-LCH | 4.054 | 22.249 | 294.482 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A | A | 2A |
Decimal | 10 | 10 | 42 |
Octal | 12 | 12 | 52 |
Binary | 00001010 | 00001010 | 00101010 |
Below, you can see some colors close to #0a0a2a. 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 #0a0a2a.
<span style="color:#0a0a2a">Text here</span>
This paragraph has a background color of #0a0a2a.
<p style="background-color:#0a0a2a;">Content here</p>
This element has a border color of #0a0a2a.
<div style="border:1px #0a0a2a;">Content here</div>
.text {color:#0a0a2a;}
.background {background-color:#0a0a2a;}
.border {border:1px solid #0a0a2a;}
.text-shadow {border:1px solid #0a0a2a;}
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, #020208 is the darkest color, while #f6f6fd is the lightest one.