Color Pinkalicious pink-magenta (#ff99ff):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Pinkalicious pink-magenta (#ff99ff):
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 Pinkalicious / #ff99ff
The HTML HEX code is #ff99ff. The corresponding color name is "Pinkalicious". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 153%, Blue (B): 255%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 40%, Yellow (Y):0%, Black (K): 0%. In the HSL color space, #ff99ff has a hue of 300°, saturation of 100%, and lightness of 80%. The HSV representation is 300° for hue, 40% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 77, a* (green to red) = 53, and b* (blue to yellow) = -35. The XYZ representation is X: 71, Y: 51, Z: 101. In the YUV color space, it translates to Y (luminance) = 0.7652, U (chrominance) = 0.1156, and V (chrominance) = 0.2060.
The decimal value of the color is 16751103. The closest Web-safe HEX code is #FF99FF. Variations of the colour are #FFFFFF for a 20% lighter version and #FF33FF for a 20% darker version.
For the color with hex value #ff99ff, the correlated color temperature (CT) is estimated to be 8173 Kelvin (8173K).
The approximate wavelength of #ff99ff is around 430.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff99ff | #ff99ff |
RGB Decimal Code | 255, 153, 255 | rgb(255, 153, 255) |
CMYK | 0, 40, 0, 0 | / |
HSL | 300°, 100%, 80% | hsl(300°, 100%, 80%) |
HSV | 300°, 40%, 100% | / |
CIE-LAB | 77, 53, -35 | / |
XYZ | 71, 51, 101 | / |
YUV | 0.7652, 0.1156, 0.2060 | / |
Decimal value | 16751103 | / |
Web-Safe HEX | FF99FF | #FF99FF |
Color Temperature (CT) | 8173 Kelvin (8173K) | / |
Estimate Wavelength | around 430.00nm | / |
The Depth and Diversity of Pinkalicious (Hex: #ff99ff): Exploring its Impact in Design and Culture
The hex color #ff99ff, known as Pinkalicious, resembles the delicate petals of a blooming cherry blossom tree in spring. Its vibrant hue can also be compared to the sweet flesh of ripe dragon fruit and the whimsical swirls of cotton candy at a carnival. This shade evokes feelings of femininity, playfulness, and a touch of nostalgia.
Download Stunning Pinkalicious Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Pinkalicious Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Pinkalicious 4K Wallpaper
Immerse yourself in the beauty of our Pinkalicious 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 Pinkalicious 4K WallpaperTints and Shades of #ff99ff HEX color (Pinkalicious)
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 #ff99ff, 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
- #FFE6FF
- #FFCCFF
- #FFB3FF
- #ff99ff
- #BF73BF
- #804D80
- #402640
- #000000
Tones of Pinkalicious (#ff99ff HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff99ff, #cc8fcc is the less saturated color, while #ff99ff is the most saturated one.
- #cc8fcc
- #d992d9
- #e694e6
- #f297f2
- #ff99ff
- #ae33ae
- #b526b5
- #bd1abd
- #c40dc4
HTML Usage Examples
HTML using color code example
<p style="color: #ff99ff;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff99ff.
CSS color code example
p { color: #ff99ff; }
Text with hexadecimal color #ff99ff
This is a sample text with color #ff99ff.
Background Color with #ff99ff
This is a example with background color #ff99ff.
Border Color with #ff99ff
#ff99ff Color Preview on White (#ffffff) Background
This is a example of text with color #ff99ff on white background.
#ff99ff Color Preview on Black (#000000) Background
This is a example of text with color #ff99ff on black background.
CSS codes examples
.text {color:#ff99ff;}
.background {background-color:#ff99ff;}
.border {border:1px solid #ff99ff;}