Color Purple pink-magenta (#800080):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Purple pink-magenta (#800080):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
pink-magentas
pink-magentas Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
medium
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Purple / #800080
The HTML HEX code is #800080. The corresponding color name is "Purple". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 128%, Green (G): 0%, Blue (B): 128%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 100%, Yellow (Y):0%, Black (K): 50%. In the HSL color space, #800080 has a hue of 300°, saturation of 100%, and lightness of 25%. The HSV representation is 300° for hue, 100% for saturation, and 50% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 30, a* (green to red) = 59, and b* (blue to yellow) = -36. The XYZ representation is X: 13, Y: 6, Z: 21. In the YUV color space, it translates to Y (luminance) = 0.2073, U (chrominance) = 0.1450, and V (chrominance) = 0.2585.
The decimal value of the color is 8388736. The closest Web-safe HEX code is #990099. Variations of the colour are #E600E5 for a 20% lighter version and #1A0019 for a 20% darker version.
For the color with hex value #800080, the correlated color temperature (CT) is estimated to be 3544 Kelvin (3544K).
The approximate wavelength of #800080 is around 430.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 800080 | #800080 |
RGB Decimal Code | 128, 0, 128 | rgb(128, 0, 128) |
CMYK | 0, 100, 0, 50 | / |
HSL | 300°, 100%, 25% | hsl(300°, 100%, 25%) |
HSV | 300°, 100%, 50% | / |
CIE-LAB | 30, 59, -36 | / |
XYZ | 13, 6, 21 | / |
YUV | 0.2073, 0.1450, 0.2585 | / |
Decimal value | 8388736 | / |
Web-Safe HEX | 990099 | #990099 |
Color Temperature (CT) | 3544 Kelvin (3544K) | / |
Estimate Wavelength | around 430.00nm | / |
The Depth and Diversity of Purple (Hex: #800080): Exploring its Impact in Design and Culture
The hex color #800080, commonly known as Purple, bears resemblance to lush lavender fields that spread across the countryside, enticing passersby with their fragrant blooms. It also evokes images of regal purple amethyst gemstones, exuding an air of elegance and sophistication. Moreover, this rich hue reflects the velvety petals of blooming lilacs, creating enchanting landscapes in gardens. The color Purple captures the essence of natural elements like lavender fields, amethyst gemstones, and lilac flowers, making it an exquisite choice for conveying luxury and beauty in various design contexts.
Download Stunning Purple Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Purple Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Purple 4K Wallpaper
Immerse yourself in the beauty of our Purple 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 Purple 4K WallpaperTints and Shades of #800080 HEX color (Purple)
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 #800080, 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
- #DFBFDF
- #C080C0
- #A040A0
- #800080
- #600060
- #400040
- #200020
- #000000
Tones of Purple (#800080 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #800080, #803380 is the less saturated color, while #800080 is the most saturated one.
- #803380
- #802680
- #801a80
- #800d80
- #800080
- #333333
- #262626
- #1a1a1a
- #0d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #800080;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name of #800080 is purple.
CSS color code example
p { color: #800080; }
Text with hexadecimal color #800080
This is a sample text with color #800080.
Background Color with #800080
This is a example with background color #800080.
Border Color with #800080
#800080 Color Preview on White (#ffffff) Background
This is a example of text with color #800080 on white background.
#800080 Color Preview on Black (#000000) Background
This is a example of text with color #800080 on black background.
CSS codes examples
.text {color:#800080;}
.background {background-color:#800080;}
.border {border:1px solid #800080;}