Color Mauve purple (#e0b0ff):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Mauve purple (#e0b0ff):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
purples
purples Family:
light-vibrant
Saturation:
moderately saturated
Tones:
light-toned
Shade:
light
Temperature:
cool
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Mauve / #e0b0ff
The HTML HEX code is #e0b0ff. The corresponding color name is "Mauve". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 224%, Green (G): 176%, Blue (B): 255%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 12%, Magenta (M): 31%, Yellow (Y):0%, Black (K): 0%. In the HSL color space, #e0b0ff has a hue of 276°, saturation of 100%, and lightness of 85%. The HSV representation is 276° for hue, 31% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 79, a* (green to red) = 32, and b* (blue to yellow) = -32. The XYZ representation is X: 64, Y: 54, Z: 102. In the YUV color space, it translates to Y (luminance) = 0.7818, U (chrominance) = 0.1074, and V (chrominance) = 0.0848.
The decimal value of the color is 14725375. The closest Web-safe HEX code is #CC99FF. Variations of the colour are #FFFFFF for a 20% lighter version and #B84DFF for a 20% darker version.
For the color with hex value #e0b0ff, the correlated color temperature (CT) is estimated to be 11715 Kelvin (11715K).
The approximate wavelength of #e0b0ff is around 446.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | e0b0ff | #e0b0ff |
RGB Decimal Code | 224, 176, 255 | rgb(224, 176, 255) |
CMYK | 12, 31, 0, 0 | / |
HSL | 276°, 100%, 85% | hsl(276°, 100%, 85%) |
HSV | 276°, 31%, 100% | / |
CIE-LAB | 79, 32, -32 | / |
XYZ | 64, 54, 102 | / |
YUV | 0.7818, 0.1074, 0.0848 | / |
Decimal value | 14725375 | / |
Web-Safe HEX | CC99FF | #CC99FF |
Color Temperature (CT) | 11715 Kelvin (11715K) | / |
Estimate Wavelength | around 446.00nm | / |
The Depth and Diversity of Mauve (Hex: #e0b0ff): Exploring its Impact in Design and Culture
#e0b0ff, also known as Mauve, resembles the delicate blossoms of a purple lilac bush on a spring day. Its soft, cool undertones echo the petals subtle hue, creating an airy and tranquil atmosphere. This color, reminiscent of mauve quartz, also conjures images of elegant gemstones, imparting a sense of sophistication and refinement. Mauves ethereal presence can bring a touch of serenity to interior design, fashion, and branding, captivating audiences seeking harmony and grace.
Download Stunning Mauve Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Mauve Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Mauve 4K Wallpaper
Immerse yourself in the beauty of our Mauve 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Mauve 4K WallpaperTints and Shades of #e0b0ff HEX color (Mauve)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #e0b0ff, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #F7EBFF
- #F0D8FF
- #E8C4FF
- #e0b0ff
- #A884BF
- #705880
- #382C40
- #000000
Tones of Mauve (#e0b0ff HEX color)
A tone is produced by adding gray to any pure hue. In the case of #e0b0ff, #ba9dcc is the less saturated color, while #e0b0ff is the most saturated one.
- #ba9dcc
- #c3a2d9
- #cda6e6
- #d6abf2
- #e0b0ff
- #8633bb
- #8726c5
- #881acf
- #890dd9
HTML Usage Examples
HTML using color code example
<p style="color: #e0b0ff;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #e0b0ff.
CSS color code example
p { color: #e0b0ff; }
Text with hexadecimal color #e0b0ff
This is a sample text with color #e0b0ff.
Background Color with #e0b0ff
This is a example with background color #e0b0ff.
Border Color with #e0b0ff
#e0b0ff Color Preview on White (#ffffff) Background
This is a example of text with color #e0b0ff on white background.
#e0b0ff Color Preview on Black (#000000) Background
This is a example of text with color #e0b0ff on black background.
CSS codes examples
.text {color:#e0b0ff;}
.background {background-color:#e0b0ff;}
.border {border:1px solid #e0b0ff;}