Color Peach Pink red (#ff9a8a):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Peach Pink red (#ff9a8a):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
reds
reds Family:
light-vibrant
Saturation:
moderately saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Peach Pink / #ff9a8a
The HTML HEX code is #ff9a8a. The corresponding color name is "Peach Pink". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 154%, Blue (B): 138%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 40%, Yellow (Y):46%, Black (K): 0%. In the HSL color space, #ff9a8a has a hue of 8°, saturation of 100%, and lightness of 77%. The HSV representation is 8° for hue, 46% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 74, a* (green to red) = 36, and b* (blue to yellow) = 25. The XYZ representation is X: 57, Y: 46, Z: 30. In the YUV color space, it translates to Y (luminance) = 0.7152, U (chrominance) = -0.0856, and V (chrominance) = 0.2499.
The decimal value of the color is 16751242. The closest Web-safe HEX code is #FF9999. Variations of the colour are #FFF2F0 for a 20% lighter version and #FF4124 for a 20% darker version.
For the color with hex value #ff9a8a, the correlated color temperature (CT) is estimated to be 2568 Kelvin (2568K).
The approximate wavelength of #ff9a8a is around 684.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff9a8a | #ff9a8a |
RGB Decimal Code | 255, 154, 138 | rgb(255, 154, 138) |
CMYK | 0, 40, 46, 0 | / |
HSL | 8°, 100%, 77% | hsl(8°, 100%, 77%) |
HSV | 8°, 46%, 100% | / |
CIE-LAB | 74, 36, 25 | / |
XYZ | 57, 46, 30 | / |
YUV | 0.7152, -0.0856, 0.2499 | / |
Decimal value | 16751242 | / |
Web-Safe HEX | FF9999 | #FF9999 |
Color Temperature (CT) | 2568 Kelvin (2568K) | / |
Estimate Wavelength | around 684.00nm | / |
The Depth and Diversity of Peach Pink (Hex: #ff9a8a): Exploring its Impact in Design and Culture
The hex color #ff9a8a, commonly known as Peach Pink, resembles the delicate blush of a seashell. This soothing hue evokes the softness of blooming peonies and the warmth of a summer sunset, creating an inviting atmosphere. It is akin to the tender flesh of a ripe peach, exuding a gentle and comforting aura. The color Peach Pink is reminiscent of cotton candy, conjuring images of carefree fairs and childhood nostalgia. Its subtlety and charm make it an ideal choice for creating soothing and feminine designs.
Download Stunning Peach Pink Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Peach Pink 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 Pink 4K Wallpaper
Immerse yourself in the beauty of our Peach Pink 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 Pink 4K WallpaperTints and Shades of #ff9a8a HEX color (Peach Pink)
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 #ff9a8a, 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
- #FFE6E2
- #FFCDC5
- #FFB3A7
- #ff9a8a
- #BF7468
- #804D45
- #402723
- #000000
Tones of Peach Pink (#ff9a8a HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff9a8a, #cc9086 is the less saturated color, while #ff9a8a is the most saturated one.
- #cc9086
- #d99287
- #e69588
- #f29789
- #ff9a8a
- #a54333
- #ab3926
- #b12e1a
- #b7240d
HTML Usage Examples
HTML using color code example
<p style="color: #ff9a8a;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff9a8a.
CSS color code example
p { color: #ff9a8a; }
Text with hexadecimal color #ff9a8a
This is a sample text with color #ff9a8a.
Background Color with #ff9a8a
This is a example with background color #ff9a8a.
Border Color with #ff9a8a
#ff9a8a Color Preview on White (#ffffff) Background
This is a example of text with color #ff9a8a on white background.
#ff9a8a Color Preview on Black (#000000) Background
This is a example of text with color #ff9a8a on black background.
CSS codes examples
.text {color:#ff9a8a;}
.background {background-color:#ff9a8a;}
.border {border:1px solid #ff9a8a;}