Color Hard Candy red (#ffbbbb):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Hard Candy red (#ffbbbb):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
reds
reds Family:
light-vibrant
Saturation:
weakly saturated
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Hard Candy / #ffbbbb
The HTML HEX code is #ffbbbb. The corresponding color name is "Hard Candy". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 187%, Blue (B): 187%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 27%, Yellow (Y):27%, Black (K): 0%. In the HSL color space, #ffbbbb has a hue of 0°, saturation of 100%, and lightness of 87%. The HSV representation is 0° for hue, 27% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 82, a* (green to red) = 25, and b* (blue to yellow) = 10. The XYZ representation is X: 68, Y: 60, Z: 55. In the YUV color space, it translates to Y (luminance) = 0.8131, U (chrominance) = -0.0392, and V (chrominance) = 0.1640.
The decimal value of the color is 16759739. The closest Web-safe HEX code is #FFCCCC. Variations of the colour are #FFFFFF for a 20% lighter version and #FF5757 for a 20% darker version.
For the color with hex value #ffbbbb, the correlated color temperature (CT) is estimated to be 3932 Kelvin (3932K).
The approximate wavelength of #ffbbbb is around 700.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffbbbb | #ffbbbb |
RGB Decimal Code | 255, 187, 187 | rgb(255, 187, 187) |
CMYK | 0, 27, 27, 0 | / |
HSL | 0°, 100%, 87% | hsl(0°, 100%, 87%) |
HSV | 0°, 27%, 100% | / |
CIE-LAB | 82, 25, 10 | / |
XYZ | 68, 60, 55 | / |
YUV | 0.8131, -0.0392, 0.1640 | / |
Decimal value | 16759739 | / |
Web-Safe HEX | FFCCCC | #FFCCCC |
Color Temperature (CT) | 3932 Kelvin (3932K) | / |
Estimate Wavelength | around 700.00nm | / |
The Depth and Diversity of Hard Candy (Hex: #ffbbbb): Exploring its Impact in Design and Culture
The hex color #ffbbbb, also known as Hard Candy, resembles the soft hues of a freshly bloomed cherry blossom. Its pinkish tone evokes the delicate petals and gentle fragrance of this iconic spring flower. The color can also be likened to the blush of a ripe peach or the rosy tint of a cotton candy. With its warm and sweet appearance, Hard Candy adds a touch of femininity and elegance to any design or decor.
Download Stunning Hard Candy Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Hard Candy Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Hard Candy 4K Wallpaper
Immerse yourself in the beauty of our Hard Candy 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 Hard Candy 4K WallpaperTints and Shades of #ffbbbb HEX color (Hard Candy)
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 #ffbbbb, 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
- #FFEEEE
- #FFDDDD
- #FFCCCC
- #ffbbbb
- #BF8C8C
- #805E5E
- #402F2F
- #000000
Tones of Hard Candy (#ffbbbb HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffbbbb, #cca3a3 is the less saturated color, while #ffbbbb is the most saturated one.
- #cca3a3
- #d9a9a9
- #e6afaf
- #f2b5b5
- #ffbbbb
- #c23333
- #cd2626
- #d81a1a
- #e30d0d
HTML Usage Examples
HTML using color code example
<p style="color: #ffbbbb;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffbbbb.
CSS color code example
p { color: #ffbbbb; }
Text with hexadecimal color #ffbbbb
This is a sample text with color #ffbbbb.
Background Color with #ffbbbb
This is a example with background color #ffbbbb.
Border Color with #ffbbbb
#ffbbbb Color Preview on White (#ffffff) Background
This is a example of text with color #ffbbbb on white background.
#ffbbbb Color Preview on Black (#000000) Background
This is a example of text with color #ffbbbb on black background.
CSS codes examples
.text {color:#ffbbbb;}
.background {background-color:#ffbbbb;}
.border {border:1px solid #ffbbbb;}