#2424a4 color RGB value is (36,36,164)
#2424a4 color CMYK value
#2424a4 color HSL value
HSV(or HSB) | 240° | 78 | 64.3 |
XYZ | 8.059 | 4.317 | 35.53 |
Yxy | 0.168 | 0.09 | 4.317 |
LAB | 24.693 | 44.26 | -67.531 |
LUV | 24.693 | -5.828 | -80.821 |
Hunter-LAB | 20.778 | 32.875 | -86.843 |
CIE-LCH | 24.693 | 80.743 | 303.241 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 24 | 24 | A4 |
Decimal | 36 | 36 | 164 |
Octal | 44 | 44 | 244 |
Binary | 00100100 | 00100100 | 10100100 |
Below, you can see some colors close to #2424a4. 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 #2424a4.
<span style="color:#2424a4">Text here</span>
This paragraph has a background color of #2424a4.
<p style="background-color:#2424a4;">Content here</p>
This element has a border color of #2424a4.
<div style="border:1px #2424a4;">Content here</div>
.text {color:#2424a4;}
.background {background-color:#2424a4;}
.border {border:1px solid #2424a4;}
.text-shadow {border:1px solid #2424a4;}
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, #020207 is the darkest color, while #f5f5fd is the lightest one.