Color Peach red-orange (#ffb07c):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Peach red-orange (#ffb07c):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
red-oranges
red-oranges Family:
neutral-vibrant
Saturation:
moderately saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Peach / #ffb07c
The HTML HEX code is #ffb07c. The corresponding color name is "Peach". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 176%, Blue (B): 124%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 31%, Yellow (Y):51%, Black (K): 0%. In the HSL color space, #ffb07c has a hue of 24°, saturation of 100%, and lightness of 74%. The HSV representation is 24° for hue, 51% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 78, a* (green to red) = 23, and b* (blue to yellow) = 38. The XYZ representation is X: 60, Y: 54, Z: 26. In the YUV color space, it translates to Y (luminance) = 0.7596, U (chrominance) = -0.1345, and V (chrominance) = 0.2109.
The decimal value of the color is 16756860. The closest Web-safe HEX code is #FF9966. Variations of the colour are #FFEDE0 for a 20% lighter version and #FF7214 for a 20% darker version.
For the color with hex value #ffb07c, the correlated color temperature (CT) is estimated to be 2941 Kelvin (2941K).
The approximate wavelength of #ffb07c is around 652.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffb07c | #ffb07c |
RGB Decimal Code | 255, 176, 124 | rgb(255, 176, 124) |
CMYK | 0, 31, 51, 0 | / |
HSL | 24°, 100%, 74% | hsl(24°, 100%, 74%) |
HSV | 24°, 51%, 100% | / |
CIE-LAB | 78, 23, 38 | / |
XYZ | 60, 54, 26 | / |
YUV | 0.7596, -0.1345, 0.2109 | / |
Decimal value | 16756860 | / |
Web-Safe HEX | FF9966 | #FF9966 |
Color Temperature (CT) | 2941 Kelvin (2941K) | / |
Estimate Wavelength | around 652.00nm | / |
The Depth and Diversity of Peach (Hex: #ffb07c): Exploring its Impact in Design and Culture
The color Peach (#ffb07c) resembles the softness and warmth of a ripe fruit picked from a tree on a sunny day. This shade resonates with the delicate petals of a blooming flower, adding a touch of femininity and elegance. It evokes the sight of a beautiful sunset, with its subtle blend of orange and pink hues painting the sky. Imagine the refreshing taste of biting into a juicy peach, its vibrant color mirroring the sweet flavor bursting in your mouth. This shade can bring to mind the cozy ambiance of a sunset beach bonfire, creating a sense of comfort and serenity.
Download Stunning Peach Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating 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 Peach 4K Wallpaper
Immerse yourself in the beauty of our 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 Peach 4K WallpaperTints and Shades of #ffb07c HEX color (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 #ffb07c, 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
- #FFEBDE
- #FFD8BE
- #FFC49D
- #ffb07c
- #BF845D
- #80583E
- #402C1F
- #000000
Tones of Peach (#ffb07c HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffb07c, #cc9d7e is the less saturated color, while #ffb07c is the most saturated one.
- #cc9d7e
- #d9a27d
- #e6a67d
- #f2ab7c
- #ffb07c
- #9c5d33
- #a15726
- #a6511a
- #aa4b0d
HTML Usage Examples
HTML using color code example
<p style="color: #ffb07c;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffb07c.
CSS color code example
p { color: #ffb07c; }
Text with hexadecimal color #ffb07c
This is a sample text with color #ffb07c.
Background Color with #ffb07c
This is a example with background color #ffb07c.
Border Color with #ffb07c
#ffb07c Color Preview on White (#ffffff) Background
This is a example of text with color #ffb07c on white background.
#ffb07c Color Preview on Black (#000000) Background
This is a example of text with color #ffb07c on black background.
CSS codes examples
.text {color:#ffb07c;}
.background {background-color:#ffb07c;}
.border {border:1px solid #ffb07c;}