dark blue-magenta/dark blue
#524db4 color RGB value is (82,77,180)
#524db4 color CMYK value
#524db4 color HSL value
HSV(or HSB) | 242.9° | 57.2 | 70.6 |
XYZ | 14.372 | 10.397 | 44.429 |
Yxy | 0.208 | 0.15 | 10.397 |
LAB | 38.546 | 31.265 | -54.299 |
LUV | 38.546 | -4.258 | -80.246 |
Hunter-LAB | 32.244 | 23.133 | -59.125 |
CIE-LCH | 38.546 | 62.657 | 299.933 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 52 | 4D | B4 |
Decimal | 82 | 77 | 180 |
Octal | 122 | 115 | 264 |
Binary | 01010010 | 01001101 | 10110100 |
Below, you can see some colors close to #524db4. 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 #524db4.
<span style="color:#524db4">Text here</span>
This paragraph has a background color of #524db4.
<p style="background-color:#524db4;">Content here</p>
This element has a border color of #524db4.
<div style="border:1px #524db4;">Content here</div>
.text {color:#524db4;}
.background {background-color:#524db4;}
.border {border:1px solid #524db4;}
.text-shadow {border:1px solid #524db4;}
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, #010101 is the darkest color, while #f2f1f9 is the lightest one.