Color Fuzzy Peach red-orange (#ffbb8f):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Fuzzy Peach red-orange (#ffbb8f):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
red-oranges
red-oranges Family:
light-vibrant
Saturation:
moderately saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Fuzzy Peach / #ffbb8f
The HTML HEX code is #ffbb8f. The corresponding color name is "Fuzzy Peach". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 187%, Blue (B): 143%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 27%, Yellow (Y):44%, Black (K): 0%. In the HSL color space, #ffbb8f has a hue of 24°, saturation of 100%, and lightness of 78%. The HSV representation is 24° for hue, 44% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 81, a* (green to red) = 19, and b* (blue to yellow) = 32. The XYZ representation is X: 64, Y: 59, Z: 34. In the YUV color space, it translates to Y (luminance) = 0.7934, U (chrominance) = -0.1145, and V (chrominance) = 0.1813.
The decimal value of the color is 16759695. The closest Web-safe HEX code is #FFCC99. Variations of the colour are #FFF9F5 for a 20% lighter version and #FF7E29 for a 20% darker version.
For the color with hex value #ffbb8f, the correlated color temperature (CT) is estimated to be 3316 Kelvin (3316K).
The approximate wavelength of #ffbb8f is around 652.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffbb8f | #ffbb8f |
RGB Decimal Code | 255, 187, 143 | rgb(255, 187, 143) |
CMYK | 0, 27, 44, 0 | / |
HSL | 24°, 100%, 78% | hsl(24°, 100%, 78%) |
HSV | 24°, 44%, 100% | / |
CIE-LAB | 81, 19, 32 | / |
XYZ | 64, 59, 34 | / |
YUV | 0.7934, -0.1145, 0.1813 | / |
Decimal value | 16759695 | / |
Web-Safe HEX | FFCC99 | #FFCC99 |
Color Temperature (CT) | 3316 Kelvin (3316K) | / |
Estimate Wavelength | around 652.00nm | / |
The Depth and Diversity of Fuzzy Peach (Hex: #ffbb8f): Exploring its Impact in Design and Culture
Fuzzy Peach (#ffbb8f) is evocative of the soft and warm hues found in a ripe summer sunset. This color resembles the delicate blush of a blooming apricot orchard or the velvety skin of a succulent peach. It captures the essence of a tranquil beach at dawn, with its gentle coral tones reflecting in the calm ocean waves. Fuzzy Peach exudes a cozy and inviting atmosphere, reminiscent of a fluffy cashmere blanket or the comforting glow of a crackling fireplace. Its calming and soothing nature makes it the perfect choice for interior design, fashion, and branding purposes.
Download Stunning Fuzzy Peach Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Fuzzy Peach Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Fuzzy Peach 4K Wallpaper
Immerse yourself in the beauty of our Fuzzy Peach 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 Fuzzy Peach 4K WallpaperTints and Shades of #ffbb8f HEX color (Fuzzy Peach)
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 #ffbb8f, 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
- #FFEEE3
- #FFDDC7
- #FFCCAB
- #ffbb8f
- #BF8C6B
- #805E48
- #402F24
- #000000
Tones of Fuzzy Peach (#ffbb8f HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffbb8f, #cca389 is the less saturated color, while #ffbb8f is the most saturated one.
- #cca389
- #d9a98b
- #e6af8c
- #f2b58e
- #ffbb8f
- #a86133
- #ae5c26
- #b5561a
- #bb510d
HTML Usage Examples
HTML using color code example
<p style="color: #ffbb8f;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffbb8f.
CSS color code example
p { color: #ffbb8f; }
Text with hexadecimal color #ffbb8f
This is a sample text with color #ffbb8f.
Background Color with #ffbb8f
This is a example with background color #ffbb8f.
Border Color with #ffbb8f
#ffbb8f Color Preview on White (#ffffff) Background
This is a example of text with color #ffbb8f on white background.
#ffbb8f Color Preview on Black (#000000) Background
This is a example of text with color #ffbb8f on black background.
CSS codes examples
.text {color:#ffbb8f;}
.background {background-color:#ffbb8f;}
.border {border:1px solid #ffbb8f;}