Color Mandarin Jelly orange (#ff8800):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Mandarin Jelly orange (#ff8800):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
oranges
oranges Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
mid-toned
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Mandarin Jelly / #ff8800
The HTML HEX code is #ff8800. The corresponding color name is "Mandarin Jelly". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 136%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 47%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #ff8800 has a hue of 32°, saturation of 100%, and lightness of 50%. The HSV representation is 32° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 69, a* (green to red) = 39, and b* (blue to yellow) = 75. The XYZ representation is X: 50, Y: 39, Z: 5. In the YUV color space, it translates to Y (luminance) = 0.6121, U (chrominance) = -0.3012, and V (chrominance) = 0.3403.
The decimal value of the color is 16746496. The closest Web-safe HEX code is #FF9900. Variations of the colour are #FFB866 for a 20% lighter version and #995200 for a 20% darker version.
For the color with hex value #ff8800, the correlated color temperature (CT) is estimated to be 1937 Kelvin (1937K).
The approximate wavelength of #ff8800 is around 636.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff8800 | #ff8800 |
RGB Decimal Code | 255, 136, 0 | rgb(255, 136, 0) |
CMYK | 0, 47, 100, 0 | / |
HSL | 32°, 100%, 50% | hsl(32°, 100%, 50%) |
HSV | 32°, 100%, 100% | / |
CIE-LAB | 69, 39, 75 | / |
XYZ | 50, 39, 5 | / |
YUV | 0.6121, -0.3012, 0.3403 | / |
Decimal value | 16746496 | / |
Web-Safe HEX | FF9900 | #FF9900 |
Color Temperature (CT) | 1937 Kelvin (1937K) | / |
Estimate Wavelength | around 636.00nm | / |
The Depth and Diversity of Mandarin Jelly (Hex: #ff8800): Exploring its Impact in Design and Culture
Mandarin Jelly (#ff8800) resembles the exquisite hues seen in a vibrant sunset sky. Its warm and intense shade is reminiscent of the fiery glow that engulfs the horizon during twilight. This color also shares similarities with the juicy flesh of ripe mandarins - a tangy and invigorating fruit known for its bright orange hue. Additionally, Mandarin Jelly evokes the playful essence of a bowl filled with refreshing and zesty orange jelly, providing a delightful visual representation of its namesake.
Download Stunning Mandarin Jelly Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Mandarin Jelly Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Mandarin Jelly 4K Wallpaper
Immerse yourself in the beauty of our Mandarin Jelly 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 Mandarin Jelly 4K WallpaperTints and Shades of #ff8800 HEX color (Mandarin Jelly)
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 #ff8800, 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
- #FFE1BF
- #FFC480
- #FFA640
- #ff8800
- #BF6600
- #804400
- #402200
- #000000
Tones of Mandarin Jelly (#ff8800 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff8800, #cc8533 is the less saturated color, while #ff8800 is the most saturated one.
- #cc8533
- #d98626
- #e6861a
- #f2870d
- #ff8800
- #524333
- #4a3926
- #422f1a
- #3b250d
HTML Usage Examples
HTML using color code example
<p style="color: #ff8800;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff8800.
CSS color code example
p { color: #ff8800; }
Text with hexadecimal color #ff8800
This is a sample text with color #ff8800.
Background Color with #ff8800
This is a example with background color #ff8800.
Border Color with #ff8800
#ff8800 Color Preview on White (#ffffff) Background
This is a example of text with color #ff8800 on white background.
#ff8800 Color Preview on Black (#000000) Background
This is a example of text with color #ff8800 on black background.
CSS codes examples
.text {color:#ff8800;}
.background {background-color:#ff8800;}
.border {border:1px solid #ff8800;}