reddish black
Enter any color value (e.g., #632c49, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#6666cc color RGB value is (102,102,204)
#6666cc color CMYK value
#6666cc color HSL value
HSV(or HSB) | 240° | 50 | 80 |
XYZ | 21.13 | 16.687 | 59.234 |
Yxy | 0.218 | 0.172 | 16.687 |
LAB | 47.863 | 27.62 | -53.158 |
LUV | 47.863 | -6.01 | -83.349 |
Hunter-LAB | 40.85 | 20.843 | -57.378 |
CIE-LCH | 47.863 | 59.906 | 297.456 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 66 | 66 | CC |
Decimal | 102 | 102 | 204 |
Octal | 146 | 146 | 314 |
Binary | 01100110 | 01100110 | 11001100 |
Below, you can see some colors close to #6666cc. 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 #6666cc.
<span style="color:#6666cc">Text here</span>
This paragraph has a background color of #6666cc.
<p style="background-color:#6666cc;">Content here</p>
This element has a border color of #6666cc.
<div style="border:1px #6666cc;">Content here</div>
.text {color:#6666cc;}
.background {background-color:#6666cc;}
.border {border:1px solid #6666cc;}
.text-shadow {border:1px solid #6666cc;}
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, #020206 is the darkest color, while #f5f5fc is the lightest one.