dark blue-magenta/dark blue violet
#653ca2 color RGB value is (101,60,162)
#653ca2 color CMYK value
#653ca2 color HSL value
HSV(or HSB) | 264.1° | 63 | 63.5 |
XYZ | 13.504 | 8.607 | 35.132 |
Yxy | 0.236 | 0.15 | 8.607 |
LAB | 35.216 | 40.144 | -48.872 |
LUV | 35.216 | 9.141 | -71.415 |
Hunter-LAB | 29.338 | 30.823 | -50.463 |
CIE-LCH | 35.216 | 63.245 | 309.4 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 65 | 3C | A2 |
Decimal | 101 | 60 | 162 |
Octal | 145 | 74 | 242 |
Binary | 01100101 | 00111100 | 10100010 |
Below, you can see some colors close to #653ca2. 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 #653ca2.
<span style="color:#653ca2">Text here</span>
This paragraph has a background color of #653ca2.
<p style="background-color:#653ca2;">Content here</p>
This element has a border color of #653ca2.
<div style="border:1px #653ca2;">Content here</div>
.text {color:#653ca2;}
.background {background-color:#653ca2;}
.border {border:1px solid #653ca2;}
.text-shadow {border:1px solid #653ca2;}
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, #040307 is the darkest color, while #f9f6fc is the lightest one.