Color Bubble Gum pink-magenta (#ff85ff):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Bubble Gum pink-magenta (#ff85ff):
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 Bubble Gum / #ff85ff
The HTML HEX code is #ff85ff. The corresponding color name is "Bubble Gum". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 133%, Blue (B): 255%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 48%, Yellow (Y):0%, Black (K): 0%. In the HSL color space, #ff85ff has a hue of 300°, saturation of 100%, and lightness of 76%. The HSV representation is 300° for hue, 48% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 73, a* (green to red) = 63, and b* (blue to yellow) = -41. The XYZ representation is X: 68, Y: 45, Z: 100. In the YUV color space, it translates to Y (luminance) = 0.7192, U (chrominance) = 0.1382, and V (chrominance) = 0.2464.
The decimal value of the color is 16745983. The closest Web-safe HEX code is #FF99FF. Variations of the colour are #FFEBFF for a 20% lighter version and #FF1FFF for a 20% darker version.
For the color with hex value #ff85ff, the correlated color temperature (CT) is estimated to be 10009 Kelvin (10009K).
The approximate wavelength of #ff85ff is around 430.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff85ff | #ff85ff |
RGB Decimal Code | 255, 133, 255 | rgb(255, 133, 255) |
CMYK | 0, 48, 0, 0 | / |
HSL | 300°, 100%, 76% | hsl(300°, 100%, 76%) |
HSV | 300°, 48%, 100% | / |
CIE-LAB | 73, 63, -41 | / |
XYZ | 68, 45, 100 | / |
YUV | 0.7192, 0.1382, 0.2464 | / |
Decimal value | 16745983 | / |
Web-Safe HEX | FF99FF | #FF99FF |
Color Temperature (CT) | 10009 Kelvin (10009K) | / |
Estimate Wavelength | around 430.00nm | / |
The Depth and Diversity of Bubble Gum (Hex: #ff85ff): Exploring its Impact in Design and Culture
The hex color #ff85ff, also known as Bubble Gum, is reminiscent of vibrant cotton candy. Its striking hue is similar to the sweet treat often enjoyed at fairs and carnivals. This color can also evoke thoughts of blooming cherry blossoms, adding a touch of whimsy and femininity. The Bubble Gum color brings to mind playful elements like oversized balloons or a childs favorite toy. With its bold and cheerful appearance, #ff85ff is sure to add a pop of fun and excitement to any design or visual element.
Download Stunning Bubble Gum Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Bubble Gum Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Bubble Gum 4K Wallpaper
Immerse yourself in the beauty of our Bubble Gum 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 Bubble Gum 4K WallpaperTints and Shades of #ff85ff HEX color (Bubble Gum)
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 #ff85ff, 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
- #FFE1FF
- #FFC2FF
- #FFA4FF
- #ff85ff
- #BF64BF
- #804380
- #402140
- #000000
Tones of Bubble Gum (#ff85ff HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff85ff, #cc83cc is the less saturated color, while #ff85ff is the most saturated one.
- #cc83cc
- #d984d9
- #e684e6
- #f285f2
- #ff85ff
- #a233a2
- #a726a7
- #ad1aad
- #b20db2
HTML Usage Examples
HTML using color code example
<p style="color: #ff85ff;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff85ff.
CSS color code example
p { color: #ff85ff; }
Text with hexadecimal color #ff85ff
This is a sample text with color #ff85ff.
Background Color with #ff85ff
This is a example with background color #ff85ff.
Border Color with #ff85ff
#ff85ff Color Preview on White (#ffffff) Background
This is a example of text with color #ff85ff on white background.
#ff85ff Color Preview on Black (#000000) Background
This is a example of text with color #ff85ff on black background.
CSS codes examples
.text {color:#ff85ff;}
.background {background-color:#ff85ff;}
.border {border:1px solid #ff85ff;}