Color Cherry Chip red (#ffbbb4):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Cherry Chip red (#ffbbb4):
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 Cherry Chip / #ffbbb4
The HTML HEX code is #ffbbb4. The corresponding color name is "Cherry Chip". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 187%, Blue (B): 180%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 27%, Yellow (Y):29%, Black (K): 0%. In the HSL color space, #ffbbb4 has a hue of 6°, saturation of 100%, and lightness of 85%. The HSV representation is 6° for hue, 29% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 82, a* (green to red) = 24, and b* (blue to yellow) = 13. The XYZ representation is X: 67, Y: 60, Z: 51. In the YUV color space, it translates to Y (luminance) = 0.8099, U (chrominance) = -0.0512, and V (chrominance) = 0.1667.
The decimal value of the color is 16759732. The closest Web-safe HEX code is #FFCCCC. Variations of the colour are #FFFFFF for a 20% lighter version and #FF5E4D for a 20% darker version.
For the color with hex value #ffbbb4, the correlated color temperature (CT) is estimated to be 3799 Kelvin (3799K).
The approximate wavelength of #ffbbb4 is around 688.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffbbb4 | #ffbbb4 |
RGB Decimal Code | 255, 187, 180 | rgb(255, 187, 180) |
CMYK | 0, 27, 29, 0 | / |
HSL | 6°, 100%, 85% | hsl(6°, 100%, 85%) |
HSV | 6°, 29%, 100% | / |
CIE-LAB | 82, 24, 13 | / |
XYZ | 67, 60, 51 | / |
YUV | 0.8099, -0.0512, 0.1667 | / |
Decimal value | 16759732 | / |
Web-Safe HEX | FFCCCC | #FFCCCC |
Color Temperature (CT) | 3799 Kelvin (3799K) | / |
Estimate Wavelength | around 688.00nm | / |
The Depth and Diversity of Cherry Chip (Hex: #ffbbb4): Exploring its Impact in Design and Culture
Cherry Chip (#ffbbb4) exhibits a warm and inviting resemblance to the delicate petals of a blooming hibiscus flower. This vibrant color also mirrors the blush of a freshly picked Georgia peach.
Download Stunning Cherry Chip Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Cherry Chip Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Cherry Chip 4K Wallpaper
Immerse yourself in the beauty of our Cherry Chip 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 Cherry Chip 4K WallpaperTints and Shades of #ffbbb4 HEX color (Cherry Chip)
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 #ffbbb4, 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
- #FFEEEC
- #FFDDDA
- #FFCCC7
- #ffbbb4
- #BF8C87
- #805E5A
- #402F2D
- #000000
Tones of Cherry Chip (#ffbbb4 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffbbb4, #cca39f is the less saturated color, while #ffbbb4 is the most saturated one.
- #cca39f
- #d9a9a4
- #e6afaa
- #f2b5af
- #ffbbb4
- #be4033
- #c83626
- #d22b1a
- #dd210d
HTML Usage Examples
HTML using color code example
<p style="color: #ffbbb4;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffbbb4.
CSS color code example
p { color: #ffbbb4; }
Text with hexadecimal color #ffbbb4
This is a sample text with color #ffbbb4.
Background Color with #ffbbb4
This is a example with background color #ffbbb4.
Border Color with #ffbbb4
#ffbbb4 Color Preview on White (#ffffff) Background
This is a example of text with color #ffbbb4 on white background.
#ffbbb4 Color Preview on Black (#000000) Background
This is a example of text with color #ffbbb4 on black background.
CSS codes examples
.text {color:#ffbbb4;}
.background {background-color:#ffbbb4;}
.border {border:1px solid #ffbbb4;}