Color Instant Orange red-orange (#ff8d28):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Instant Orange red-orange (#ff8d28):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
red-oranges
red-oranges Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Instant Orange / #ff8d28
The HTML HEX code is #ff8d28. The corresponding color name is "Instant Orange". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 141%, Blue (B): 40%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 45%, Yellow (Y):84%, Black (K): 0%. In the HSL color space, #ff8d28 has a hue of 28°, saturation of 100%, and lightness of 58%. The HSV representation is 28° for hue, 84% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 70, a* (green to red) = 37, and b* (blue to yellow) = 67. The XYZ representation is X: 51, Y: 40, Z: 7. In the YUV color space, it translates to Y (luminance) = 0.6415, U (chrominance) = -0.2385, and V (chrominance) = 0.3146.
The decimal value of the color is 16747816. The closest Web-safe HEX code is #FF9933. Variations of the colour are #FFC38F for a 20% lighter version and #C25A00 for a 20% darker version.
For the color with hex value #ff8d28, the correlated color temperature (CT) is estimated to be 2028 Kelvin (2028K).
The approximate wavelength of #ff8d28 is around 644.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff8d28 | #ff8d28 |
RGB Decimal Code | 255, 141, 40 | rgb(255, 141, 40) |
CMYK | 0, 45, 84, 0 | / |
HSL | 28°, 100%, 58% | hsl(28°, 100%, 58%) |
HSV | 28°, 84%, 100% | / |
CIE-LAB | 70, 37, 67 | / |
XYZ | 51, 40, 7 | / |
YUV | 0.6415, -0.2385, 0.3146 | / |
Decimal value | 16747816 | / |
Web-Safe HEX | FF9933 | #FF9933 |
Color Temperature (CT) | 2028 Kelvin (2028K) | / |
Estimate Wavelength | around 644.00nm | / |
The Depth and Diversity of Instant Orange (Hex: #ff8d28): Exploring its Impact in Design and Culture
Instant Orange (#ff8d28) is a vibrant and assertive color reminiscent of the radiant hues found in a blazing sunset. Its warm and inviting tone is similar to the fiery glow of ripened oranges or the vivid petals of marigold flowers. This energetic hue can also be compared to the flickering flames of a crackling bonfire or the radiant glimmer of autumn leaves. Instant Orange injects a burst of enthusiasm and excitement, making it a perfect choice for designs that seek to captivate attention and evoke a sense of warmth and liveliness.
Download Stunning Instant Orange Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Instant Orange Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Instant Orange 4K Wallpaper
Immerse yourself in the beauty of our Instant Orange 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 Instant Orange 4K WallpaperTints and Shades of #ff8d28 HEX color (Instant Orange)
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 #ff8d28, 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
- #FFE3C9
- #FFC694
- #FFAA5E
- #ff8d28
- #BF6A1E
- #804714
- #40230A
- #000000
Tones of Instant Orange (#ff8d28 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff8d28, #cc884b is the less saturated color, while #ff8d28 is the most saturated one.
- #cc884b
- #d98942
- #e68a3a
- #f28c31
- #ff8d28
- #6a4d33
- #664526
- #623c1a
- #5f340d
HTML Usage Examples
HTML using color code example
<p style="color: #ff8d28;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff8d28.
CSS color code example
p { color: #ff8d28; }
Text with hexadecimal color #ff8d28
This is a sample text with color #ff8d28.
Background Color with #ff8d28
This is a example with background color #ff8d28.
Border Color with #ff8d28
#ff8d28 Color Preview on White (#ffffff) Background
This is a example of text with color #ff8d28 on white background.
#ff8d28 Color Preview on Black (#000000) Background
This is a example of text with color #ff8d28 on black background.
CSS codes examples
.text {color:#ff8d28;}
.background {background-color:#ff8d28;}
.border {border:1px solid #ff8d28;}