In a RGB color space, #666699 hex color (also known as Dark Horizon) is composed of 40% red, 40% green and 60% blue. Whereas in a CMYK color space, it is composed of 33.3% cyan, 33.3% magenta, 0% yellow and 40% black. It has a hue angle of 240 degrees, a saturation of 20% and a lightness of 50%. #666699 color hex could be obtained by blending #ccccff with #000033. #666699(or #669) is a websafe color.
The hexadecimal color #666699 has RGB values of R:102, G:102, B:153 and CMYK values of C:0.33, M:0.33, Y:0, K:0.4. Its decimal value is 6710937.
Hex triplet | 666699 | #666699 |
RGB Decimal | 102, 102, 153 | rgb(102,102,153) |
RGB Percent | 40, 40, 60 | rgb(40%,40%,60%) |
CMYK | 33.3, 33.3, 0, 40 | |
HSL | 240°, 20, 50 | hsl(240,20%,50%) |
HSV(HSB) | 240°, 33.3, 60 | |
Web Safe | 666699 | #669 |
XYZ | 15.981, 14.627, 32.118 |
xyY | 0.255, 0.233, 14.627 |
CIE-LAB | 45.12, 12.519, -27.757 |
CIE-LCH | 45.12, 30.449, 294.277 |
CIE-LUV | 45.12, -3.024, -41.942 |
Hunter-Lab | 38.246, 7.654, -23.019 |
Binary | 01100110, 01100110, 10011001 |
Below, you can see some colors close to #666699. 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 #666699.
<span style="color:#666699">Text here</span>
This paragraph has a background color of #666699.
<p style="background-color:#666699;">Content here</p>
This element has a border color of #666699.
<div style="border:1px #666699;">Content here</div>
.text {color:#666699;}
.background {background-color:#666699;}
.border {border:1px solid #666699;}
.text-shadow {border:1px solid #666699;}
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, #000000 is the darkest color, while #f2f2f7 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #7b7b84 is the less saturated color, while #0606f9 is the most saturated one.