#2424a5 color RGB value is (36,36,165)
#2424a5 color CMYK value
#2424a5 color HSL value
HSV(or HSB) | 240° | 78.2 | 64.7 |
XYZ | 8.15 | 4.353 | 36.008 |
Yxy | 0.168 | 0.09 | 4.353 |
LAB | 24.807 | 44.591 | -67.95 |
LUV | 24.807 | -5.87 | -81.408 |
Hunter-LAB | 20.865 | 33.21 | -87.716 |
CIE-LCH | 24.807 | 81.274 | 303.274 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 24 | 24 | A5 |
Decimal | 36 | 36 | 165 |
Octal | 44 | 44 | 245 |
Binary | 00100100 | 00100100 | 10100101 |
Below, you can see some colors close to #2424a5. 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 #2424a5.
<span style="color:#2424a5">Text here</span>
This paragraph has a background color of #2424a5.
<p style="background-color:#2424a5;">Content here</p>
This element has a border color of #2424a5.
<div style="border:1px #2424a5;">Content here</div>
.text {color:#2424a5;}
.background {background-color:#2424a5;}
.border {border:1px solid #2424a5;}
.text-shadow {border:1px solid #2424a5;}
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.