#1a1aa2 color RGB value is (26,26,162)
#1a1aa2 color CMYK value
#1a1aa2 color HSL value
HSV(or HSB) | 240° | 84 | 63.5 |
XYZ | 7.317 | 3.567 | 34.485 |
Yxy | 0.161 | 0.079 | 3.567 |
LAB | 22.185 | 48.109 | -70.493 |
LUV | 22.185 | -5.676 | -78.711 |
Hunter-LAB | 18.887 | 36.102 | -95.038 |
CIE-LCH | 22.185 | 85.345 | 304.313 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1A | 1A | A2 |
Decimal | 26 | 26 | 162 |
Octal | 32 | 32 | 242 |
Binary | 00011010 | 00011010 | 10100010 |
Below, you can see some colors close to #1a1aa2. 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 #1a1aa2.
<span style="color:#1a1aa2">Text here</span>
This paragraph has a background color of #1a1aa2.
<p style="background-color:#1a1aa2;">Content here</p>
This element has a border color of #1a1aa2.
<div style="border:1px #1a1aa2;">Content here</div>
.text {color:#1a1aa2;}
.background {background-color:#1a1aa2;}
.border {border:1px solid #1a1aa2;}
.text-shadow {border:1px solid #1a1aa2;}
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, #020210 is the darkest color, while #fcfcff is the lightest one.