Color Nectarine red-orange (#ff8656):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Nectarine red-orange (#ff8656):
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 Nectarine / #ff8656
The HTML HEX code is #ff8656. The corresponding color name is "Nectarine". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 134%, Blue (B): 86%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 47%, Yellow (Y):66%, Black (K): 0%. In the HSL color space, #ff8656 has a hue of 17°, saturation of 100%, and lightness of 67%. The HSV representation is 17° for hue, 66% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 69, a* (green to red) = 42, and b* (blue to yellow) = 46. The XYZ representation is X: 51, Y: 39, Z: 14. In the YUV color space, it translates to Y (luminance) = 0.6459, U (chrominance) = -0.1519, and V (chrominance) = 0.3106.
The decimal value of the color is 16746070. The closest Web-safe HEX code is #FF9966. Variations of the colour are #FFCFBD for a 20% lighter version and #F04400 for a 20% darker version.
For the color with hex value #ff8656, the correlated color temperature (CT) is estimated to be 1974 Kelvin (1974K).
The approximate wavelength of #ff8656 is around 666.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff8656 | #ff8656 |
RGB Decimal Code | 255, 134, 86 | rgb(255, 134, 86) |
CMYK | 0, 47, 66, 0 | / |
HSL | 17°, 100%, 67% | hsl(17°, 100%, 67%) |
HSV | 17°, 66%, 100% | / |
CIE-LAB | 69, 42, 46 | / |
XYZ | 51, 39, 14 | / |
YUV | 0.6459, -0.1519, 0.3106 | / |
Decimal value | 16746070 | / |
Web-Safe HEX | FF9966 | #FF9966 |
Color Temperature (CT) | 1974 Kelvin (1974K) | / |
Estimate Wavelength | around 666.00nm | / |
The Depth and Diversity of Nectarine (Hex: #ff8656): Exploring its Impact in Design and Culture
Nectarine, with the hex color #ff8656, resembles the vibrant hue of a ripe sunset, evoking feelings of warmth and happiness. Its resemblance to the juicy flesh of a nectarine itself adds to its appeal. This color shares similarities with other natural elements, such as the fiery glow of autumn leaves or the intense color of a flamingos feathers. Nectarine is an energizing color, representing creativity and enthusiasm. Incorporating this vibrant shade into your branding or design can create a strong visual impact and evoke feelings of excitement and positivity.
Download Stunning Nectarine Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Nectarine Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Nectarine 4K Wallpaper
Immerse yourself in the beauty of our Nectarine 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 Nectarine 4K WallpaperTints and Shades of #ff8656 HEX color (Nectarine)
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 #ff8656, 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
- #FFE1D5
- #FFC3AB
- #FFA480
- #ff8656
- #BF6541
- #80432B
- #402216
- #000000
Tones of Nectarine (#ff8656 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff8656, #cc8467 is the less saturated color, while #ff8656 is the most saturated one.
- #cc8467
- #d98463
- #e6855e
- #f2855a
- #ff8656
- #854b33
- #864226
- #87391a
- #88300d
HTML Usage Examples
HTML using color code example
<p style="color: #ff8656;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff8656.
CSS color code example
p { color: #ff8656; }
Text with hexadecimal color #ff8656
This is a sample text with color #ff8656.
Background Color with #ff8656
This is a example with background color #ff8656.
Border Color with #ff8656
#ff8656 Color Preview on White (#ffffff) Background
This is a example of text with color #ff8656 on white background.
#ff8656 Color Preview on Black (#000000) Background
This is a example of text with color #ff8656 on black background.
CSS codes examples
.text {color:#ff8656;}
.background {background-color:#ff8656;}
.border {border:1px solid #ff8656;}