Color Hottest Of Pinks pink-magenta (#ff80ff):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Hottest Of Pinks pink-magenta (#ff80ff):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
pink-magentas
pink-magentas Family:
light-vibrant
Saturation:
moderately saturated
Tones:
light-toned
Shade:
light
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Hottest Of Pinks / #ff80ff
The HTML HEX code is #ff80ff. The corresponding color name is "Hottest Of Pinks". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 128%, Blue (B): 255%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 50%, Yellow (Y):0%, Black (K): 0%. In the HSL color space, #ff80ff has a hue of 300°, saturation of 100%, and lightness of 75%. The HSV representation is 300° for hue, 50% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 72, a* (green to red) = 65, and b* (blue to yellow) = -42. The XYZ representation is X: 67, Y: 44, Z: 100. In the YUV color space, it translates to Y (luminance) = 0.7077, U (chrominance) = 0.1439, and V (chrominance) = 0.2565.
The decimal value of the color is 16744703. The closest Web-safe HEX code is #FF99FF. Variations of the colour are #FFE5FF for a 20% lighter version and #FF1AFF for a 20% darker version.
For the color with hex value #ff80ff, the correlated color temperature (CT) is estimated to be 10941 Kelvin (10941K).
The approximate wavelength of #ff80ff is around 430.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff80ff | #ff80ff |
RGB Decimal Code | 255, 128, 255 | rgb(255, 128, 255) |
CMYK | 0, 50, 0, 0 | / |
HSL | 300°, 100%, 75% | hsl(300°, 100%, 75%) |
HSV | 300°, 50%, 100% | / |
CIE-LAB | 72, 65, -42 | / |
XYZ | 67, 44, 100 | / |
YUV | 0.7077, 0.1439, 0.2565 | / |
Decimal value | 16744703 | / |
Web-Safe HEX | FF99FF | #FF99FF |
Color Temperature (CT) | 10941 Kelvin (10941K) | / |
Estimate Wavelength | around 430.00nm | / |
The Depth and Diversity of Hottest Of Pinks (Hex: #ff80ff): Exploring its Impact in Design and Culture
The color #ff80ff, also known as Hottest Of Pinks, resembles the vibrant petals of blooming orchids. Its vibrant and intense hue captures the eye, just like these exotic flowers do in the wild. This color also resembles the sweet and tangy taste of ripe raspberries, adding a burst of color and flavor to any dish. Additionally, #ff80ff can evoke the image of a mesmerizing sunset, where the sky becomes a stunning blend of pinks and purples, creating a breathtaking natural spectacle.
Download Stunning Hottest Of Pinks Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Hottest Of Pinks Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Hottest Of Pinks 4K Wallpaper
Immerse yourself in the beauty of our Hottest Of Pinks 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 Hottest Of Pinks 4K WallpaperTints and Shades of #ff80ff HEX color (Hottest Of Pinks)
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 #ff80ff, 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
- #FFDFFF
- #FFC0FF
- #FFA0FF
- #ff80ff
- #BF60BF
- #804080
- #402040
- #000000
Tones of Hottest Of Pinks (#ff80ff HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff80ff, #cc80cc is the less saturated color, while #ff80ff is the most saturated one.
- #cc80cc
- #d980d9
- #e680e6
- #f280f2
- #ff80ff
- #9f339f
- #a426a4
- #a91aa9
- #ae0dae
HTML Usage Examples
HTML using color code example
<p style="color: #ff80ff;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff80ff.
CSS color code example
p { color: #ff80ff; }
Text with hexadecimal color #ff80ff
This is a sample text with color #ff80ff.
Background Color with #ff80ff
This is a example with background color #ff80ff.
Border Color with #ff80ff
#ff80ff Color Preview on White (#ffffff) Background
This is a example of text with color #ff80ff on white background.
#ff80ff Color Preview on Black (#000000) Background
This is a example of text with color #ff80ff on black background.
CSS codes examples
.text {color:#ff80ff;}
.background {background-color:#ff80ff;}
.border {border:1px solid #ff80ff;}