In a RGB color space, #b4b4ff hex color is composed of 70.6% red, 70.6% green and 100% blue. Whereas in a CMYK color space, it is composed of 29.4% cyan, 29.4% magenta, 0% yellow and 0% black. It has a hue angle of 240 degrees, a saturation of 100% and a lightness of 85.3%. #b4b4ff color hex could be obtained by blending #ffffff with #6969ff. Closest websafe color is: #ccccff.
The hexadecimal color #b4b4ff has RGB values of R:180, G:180, B:255 and CMYK values of C:0.29, M:0.29, Y:0, K:0. Its decimal value is 11842815.
Hex triplet | b4b4ff | #b4b4ff |
RGB Decimal | 180, 180, 255 | rgb(180,180,255) |
RGB Percent | 70.6, 70.6, 100 | rgb(70.6%,70.6%,100%) |
CMYK | 29.4, 29.4, 0, 0 | |
HSL | 240°, 100, 85.3 | hsl(240,100%,85.3%) |
HSV(HSB) | 240°, 29.4, 100 | |
Web Safe | ccccff | #ccf |
XYZ | 53.194, 49.566, 101.371 |
xyY | 0.261, 0.243, 49.566 |
CIE-LAB | 75.802, 16.346, -37.011 |
CIE-LCH | 75.802, 40.46, 293.828 |
CIE-LUV | 75.802, -4.482, -62.171 |
Hunter-Lab | 70.403, 11.662, -36.088 |
Binary | 10110100, 10110100, 11111111 |
Below, you can see some colors close to #b4b4ff. 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 #b4b4ff.
<span style="color:#b4b4ff">Text here</span>
This paragraph has a background color of #b4b4ff.
<p style="background-color:#b4b4ff;">Content here</p>
This element has a border color of #b4b4ff.
<div style="border:1px #b4b4ff;">Content here</div>
.text {color:#b4b4ff;}
.background {background-color:#b4b4ff;}
.border {border:1px solid #b4b4ff;}
.text-shadow {border:1px solid #b4b4ff;}
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, #00000a is the darkest color, while #f4f4ff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #d9d9da is the less saturated color, while #b7b7fc is the most saturated one.