#a8a8f5 color RGB value is (168,168,245)
#a8a8f5 color CMYK value
#a8a8f5 color HSL value
HSV(or HSB) | 240° | 31.4 | 96.1 |
XYZ | 46.633 | 42.923 | 92.213 |
Yxy | 0.257 | 0.236 | 42.923 |
LAB | 71.502 | 17.189 | -38.357 |
LUV | 71.502 | -4.617 | -64.041 |
Hunter-LAB | 65.515 | 12.401 | -37.59 |
CIE-LCH | 71.502 | 42.032 | 294.138 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A8 | A8 | F5 |
Decimal | 168 | 168 | 245 |
Octal | 250 | 250 | 365 |
Binary | 10101000 | 10101000 | 11110101 |
Below, you can see some colors close to #a8a8f5. 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 #a8a8f5.
<span style="color:#a8a8f5">Text here</span>
This paragraph has a background color of #a8a8f5.
<p style="background-color:#a8a8f5;">Content here</p>
This element has a border color of #a8a8f5.
<div style="border:1px #a8a8f5;">Content here</div>
.text {color:#a8a8f5;}
.background {background-color:#a8a8f5;}
.border {border:1px solid #a8a8f5;}
.text-shadow {border:1px solid #a8a8f5;}
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, #010108 is the darkest color, while #f4f4fe is the lightest one.