Color Pink Satin red-pink (#ffbbdd):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Pink Satin red-pink (#ffbbdd):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
red-pinks
red-pinks Family:
light-vibrant
Saturation:
weakly saturated
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Pink Satin / #ffbbdd
The HTML HEX code is #ffbbdd. The corresponding color name is "Pink Satin". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 187%, Blue (B): 221%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 27%, Yellow (Y):13%, Black (K): 0%. In the HSL color space, #ffbbdd has a hue of 330°, saturation of 100%, and lightness of 87%. The HSV representation is 330° for hue, 27% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 83, a* (green to red) = 30, and b* (blue to yellow) = -7. The XYZ representation is X: 72, Y: 62, Z: 77. In the YUV color space, it translates to Y (luminance) = 0.8283, U (chrominance) = 0.0189, and V (chrominance) = 0.1507.
The decimal value of the color is 16759773. The closest Web-safe HEX code is #FFCCCC. Variations of the colour are #FFFFFF for a 20% lighter version and #FF57AB for a 20% darker version.
For the color with hex value #ffbbdd, the correlated color temperature (CT) is estimated to be 4918 Kelvin (4918K).
The approximate wavelength of #ffbbdd is around 565.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffbbdd | #ffbbdd |
RGB Decimal Code | 255, 187, 221 | rgb(255, 187, 221) |
CMYK | 0, 27, 13, 0 | / |
HSL | 330°, 100%, 87% | hsl(330°, 100%, 87%) |
HSV | 330°, 27%, 100% | / |
CIE-LAB | 83, 30, -7 | / |
XYZ | 72, 62, 77 | / |
YUV | 0.8283, 0.0189, 0.1507 | / |
Decimal value | 16759773 | / |
Web-Safe HEX | FFCCCC | #FFCCCC |
Color Temperature (CT) | 4918 Kelvin (4918K) | / |
Estimate Wavelength | around 565.00nm | / |
The Depth and Diversity of Pink Satin (Hex: #ffbbdd): Exploring its Impact in Design and Culture
The hex color #ffbbdd, commonly known as Pink Satin, exhibits similarities to delicate flowers like cherry blossoms and peonies. This soft and feminine color evokes a sense of elegance and romance, reminiscent of a bouquet of fresh blooms. Just like these natural elements, Pink Satin exudes a tranquil and soothing energy. Use this enchanting hue to create a serene atmosphere or to add a touch of grace to any design.
Download Stunning Pink Satin Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Pink Satin Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Pink Satin 4K Wallpaper
Immerse yourself in the beauty of our Pink Satin 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 Pink Satin 4K WallpaperTints and Shades of #ffbbdd HEX color (Pink Satin)
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 #ffbbdd, 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
- #FFEEF7
- #FFDDEE
- #FFCCE6
- #ffbbdd
- #BF8CA6
- #805E6F
- #402F37
- #000000
Tones of Pink Satin (#ffbbdd HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffbbdd, #cca3b8 is the less saturated color, while #ffbbdd is the most saturated one.
- #cca3b8
- #d9a9c1
- #e6afca
- #f2b5d4
- #ffbbdd
- #c2337b
- #cd267a
- #d81a79
- #e30d78
HTML Usage Examples
HTML using color code example
<p style="color: #ffbbdd;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffbbdd.
CSS color code example
p { color: #ffbbdd; }
Text with hexadecimal color #ffbbdd
This is a sample text with color #ffbbdd.
Background Color with #ffbbdd
This is a example with background color #ffbbdd.
Border Color with #ffbbdd
#ffbbdd Color Preview on White (#ffffff) Background
This is a example of text with color #ffbbdd on white background.
#ffbbdd Color Preview on Black (#000000) Background
This is a example of text with color #ffbbdd on black background.
CSS codes examples
.text {color:#ffbbdd;}
.background {background-color:#ffbbdd;}
.border {border:1px solid #ffbbdd;}