In a RGB color space, #6a6aff hex color is composed of 41.6% red, 41.6% green and 100% blue. Whereas in a CMYK color space, it is composed of 58.4% cyan, 58.4% magenta, 0% yellow and 0% black. It has a hue angle of 240 degrees, a saturation of 100% and a lightness of 70.8%. #6a6aff color hex could be obtained by blending #d4d4ff with #0000ff. Closest websafe color is: #6666ff.
The hexadecimal color #6a6aff has RGB values of R:106, G:106, B:255 and CMYK values of C:0.58, M:0.58, Y:0, K:0. Its decimal value is 6974207.
Hex triplet | 6a6aff | #6a6aff |
RGB Decimal | 106, 106, 255 | rgb(106,106,255) |
RGB Percent | 41.6, 41.6, 100 | rgb(41.6%,41.6%,100%) |
CMYK | 58.4, 58.4, 0, 0 | |
HSL | 240°, 100, 70.8 | hsl(240,100%,70.8%) |
HSV(HSB) | 240°, 58.4, 100 | |
Web Safe | 6666ff | #66f |
XYZ | 29.148, 20.592, 97.046 |
xyY | 0.199, 0.14, 20.592 |
CIE-LAB | 52.5, 41.918, -74.369 |
CIE-LCH | 52.5, 85.369, 299.408 |
CIE-LUV | 52.5, -8.552, -118.601 |
Hunter-Lab | 45.379, 35.242, -95.032 |
Binary | 01101010, 01101010, 11111111 |
Below, you can see some colors close to #6a6aff. 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 #6a6aff.
<span style="color:#6a6aff">Text here</span>
This paragraph has a background color of #6a6aff.
<p style="background-color:#6a6aff;">Content here</p>
This element has a border color of #6a6aff.
<div style="border:1px #6a6aff;">Content here</div>
.text {color:#6a6aff;}
.background {background-color:#6a6aff;}
.border {border:1px solid #6a6aff;}
.text-shadow {border:1px solid #6a6aff;}
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, #000015 is the darkest color, while #ffffff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #b4b4b5 is the less saturated color, while #7070f9 is the most saturated one.