Blue Genie/ reddish black
Enter any color value (e.g., #9f68ce, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#6666ff color RGB value is (102,102,255)
#6666ff color CMYK value
#6666ff color HSL value
HSV(or HSB) | 240° | 60 | 100 |
XYZ | 28.281 | 19.548 | 96.89 |
Yxy | 0.195 | 0.135 | 19.548 |
LAB | 51.322 | 43.621 | -76.298 |
LUV | 51.322 | -8.705 | -120.727 |
Hunter-LAB | 44.213 | 36.807 | -98.983 |
CIE-LCH | 51.322 | 87.887 | 299.758 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 66 | 66 | FF |
Decimal | 102 | 102 | 255 |
Octal | 146 | 146 | 377 |
Binary | 01100110 | 01100110 | 11111111 |
Below, you can see some colors close to #6666ff. 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 #6666ff.
<span style="color:#6666ff">Text here</span>
This paragraph has a background color of #6666ff.
<p style="background-color:#6666ff;">Content here</p>
This element has a border color of #6666ff.
<div style="border:1px #6666ff;">Content here</div>
.text {color:#6666ff;}
.background {background-color:#6666ff;}
.border {border:1px solid #6666ff;}
.text-shadow {border:1px solid #6666ff;}
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, #000011 is the darkest color, while #fbfbff is the lightest one.