In a RGB color space, #e0b0ff hex color (also known as Mauve) is composed of 87.8% red, 69% green and 100% blue. Whereas in a CMYK color space, it is composed of 12.2% cyan, 31% magenta, 0% yellow and 0% black. It has a hue angle of 276.5 degrees, a saturation of 100% and a lightness of 84.5%. #e0b0ff color hex could be obtained by blending #ffffff with #c161ff. Closest websafe color is: #cc99ff.
The hexadecimal color #e0b0ff has RGB values of R:224, G:176, B:255 and CMYK values of C:0.12, M:0.31, Y:0, K:0. Its decimal value is 14725375.
Hex triplet | e0b0ff | #e0b0ff |
RGB Decimal | 224, 176, 255 | rgb(224,176,255) |
RGB Percent | 87.8, 69, 100 | rgb(87.8%,69%,100%) |
CMYK | 12.2, 31, 0, 0 | |
HSL | 276.5°, 100, 84.5 | hsl(276.5,100%,84.5%) |
HSV(HSB) | 276.5°, 31, 100 | |
Web Safe | cc99ff | #c9f |
XYZ | 64.316, 54.118, 101.664 |
xyY | 0.292, 0.246, 54.118 |
CIE-LAB | 78.53, 31.506, -32.495 |
CIE-LCH | 78.53, 45.261, 314.115 |
CIE-LUV | 78.53, 20.399, -57.117 |
Hunter-Lab | 73.565, 27.319, -30.441 |
Binary | 11100000, 10110000, 11111111 |
Below, you can see some colors close to #e0b0ff. 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 #e0b0ff.
<span style="color:#e0b0ff">Text here</span>
This paragraph has a background color of #e0b0ff.
<p style="background-color:#e0b0ff;">Content here</p>
This element has a border color of #e0b0ff.
<div style="border:1px #e0b0ff;">Content here</div>
.text {color:#e0b0ff;}
.background {background-color:#e0b0ff;}
.border {border:1px solid #e0b0ff;}
.text-shadow {border:1px solid #e0b0ff;}
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, #040006 is the darkest color, while #f9f0ff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #d8d7d8 is the less saturated color, while #dfb3fc is the most saturated one.