Color Distilled Rose pink-magenta (#ffbbff):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Distilled Rose pink-magenta (#ffbbff):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
pink-magentas
pink-magentas Family:
light-vibrant
Saturation:
weakly saturated
Tones:
light-toned
Shade:
light
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Distilled Rose / #ffbbff
The HTML HEX code is #ffbbff. The corresponding color name is "Distilled Rose". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 187%, Blue (B): 255%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 27%, Yellow (Y):0%, Black (K): 0%. In the HSL color space, #ffbbff has a hue of 300°, saturation of 100%, and lightness of 87%. The HSV representation is 300° for hue, 27% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 84, a* (green to red) = 35, and b* (blue to yellow) = -24. The XYZ representation is X: 77, Y: 64, Z: 103. In the YUV color space, it translates to Y (luminance) = 0.8435, U (chrominance) = 0.0770, and V (chrominance) = 0.1373.
The decimal value of the color is 16759807. The closest Web-safe HEX code is #FFCCFF. Variations of the colour are #FFFFFF for a 20% lighter version and #FF57FF for a 20% darker version.
For the color with hex value #ffbbff, the correlated color temperature (CT) is estimated to be 7121 Kelvin (7121K).
The approximate wavelength of #ffbbff is around 430.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffbbff | #ffbbff |
RGB Decimal Code | 255, 187, 255 | rgb(255, 187, 255) |
CMYK | 0, 27, 0, 0 | / |
HSL | 300°, 100%, 87% | hsl(300°, 100%, 87%) |
HSV | 300°, 27%, 100% | / |
CIE-LAB | 84, 35, -24 | / |
XYZ | 77, 64, 103 | / |
YUV | 0.8435, 0.0770, 0.1373 | / |
Decimal value | 16759807 | / |
Web-Safe HEX | FFCCFF | #FFCCFF |
Color Temperature (CT) | 7121 Kelvin (7121K) | / |
Estimate Wavelength | around 430.00nm | / |
The Depth and Diversity of Distilled Rose (Hex: #ffbbff): Exploring its Impact in Design and Culture
The hex color #ffbbff, named Distilled Rose, resembles the delicate petals of a blooming cherry blossom in springtime. It also evokes the soft hue of cotton candy at a carnival and the romantic blush of a freshly picked bouquet of roses. The color exudes a sense of femininity and elegance, reminiscent of ballet tutus and vintage tea parties. Distilled Rose is a soothing and ethereal shade that brings to mind the gentle touch of a feather and the sweetness of bubblegum. Its pastel allure captures the essence of innocence and tenderness, making it a popular choice for creating dreamy and whimsical designs.
Download Stunning Distilled Rose Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Distilled Rose Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Distilled Rose 4K Wallpaper
Immerse yourself in the beauty of our Distilled Rose 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 Distilled Rose 4K WallpaperTints and Shades of #ffbbff HEX color (Distilled Rose)
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 #ffbbff, 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
- #FFEEFF
- #FFDDFF
- #FFCCFF
- #ffbbff
- #BF8CBF
- #805E80
- #402F40
- #000000
Tones of Distilled Rose (#ffbbff HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffbbff, #cca3cc is the less saturated color, while #ffbbff is the most saturated one.
- #cca3cc
- #d9a9d9
- #e6afe6
- #f2b5f2
- #ffbbff
- #c233c2
- #cd26cd
- #d81ad8
- #e30de3
HTML Usage Examples
HTML using color code example
<p style="color: #ffbbff;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffbbff.
CSS color code example
p { color: #ffbbff; }
Text with hexadecimal color #ffbbff
This is a sample text with color #ffbbff.
Background Color with #ffbbff
This is a example with background color #ffbbff.
Border Color with #ffbbff
#ffbbff Color Preview on White (#ffffff) Background
This is a example of text with color #ffbbff on white background.
#ffbbff Color Preview on Black (#000000) Background
This is a example of text with color #ffbbff on black background.
CSS codes examples
.text {color:#ffbbff;}
.background {background-color:#ffbbff;}
.border {border:1px solid #ffbbff;}