#1a1a4b color RGB value is (26,26,75)
#1a1a4b color CMYK value
#1a1a4b color HSL value
HSV(or HSB) | 240° | 65.3 | 29.4 |
XYZ | 2.065 | 1.466 | 6.831 |
Yxy | 0.199 | 0.142 | 1.466 |
LAB | 12.393 | 17.144 | -30.516 |
LUV | 12.393 | -1.999 | -27.73 |
Hunter-LAB | 12.11 | 9.253 | -24.968 |
CIE-LCH | 12.393 | 35.002 | 299.327 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1A | 1A | 4B |
Decimal | 26 | 26 | 75 |
Octal | 32 | 32 | 113 |
Binary | 00011010 | 00011010 | 01001011 |
Below, you can see some colors close to #1a1a4b. 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 #1a1a4b.
<span style="color:#1a1a4b">Text here</span>
This paragraph has a background color of #1a1a4b.
<p style="background-color:#1a1a4b;">Content here</p>
This element has a border color of #1a1a4b.
<div style="border:1px #1a1a4b;">Content here</div>
.text {color:#1a1a4b;}
.background {background-color:#1a1a4b;}
.border {border:1px solid #1a1a4b;}
.text-shadow {border:1px solid #1a1a4b;}
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, #04040c is the darkest color, while #fbfbfe is the lightest one.