Color Magma red-orange (#ff4e01):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Magma red-orange (#ff4e01):
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 Magma / #ff4e01
The HTML HEX code is #ff4e01. The corresponding color name is "Magma". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 78%, Blue (B): 1%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 69%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #ff4e01 has a hue of 18°, saturation of 100%, and lightness of 50%. The HSV representation is 18° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 59, a* (green to red) = 65, and b* (blue to yellow) = 69. The XYZ representation is X: 44, Y: 27, Z: 3. In the YUV color space, it translates to Y (luminance) = 0.4790, U (chrominance) = -0.2338, and V (chrominance) = 0.4571.
The decimal value of the color is 16731649. The closest Web-safe HEX code is #FF6600. Variations of the colour are #FF9466 for a 20% lighter version and #992E00 for a 20% darker version.
For the color with hex value #ff4e01, the correlated color temperature (CT) is estimated to be 1700 Kelvin (1700K).
The approximate wavelength of #ff4e01 is around 664.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff4e01 | #ff4e01 |
RGB Decimal Code | 255, 78, 1 | rgb(255, 78, 1) |
CMYK | 0, 69, 100, 0 | / |
HSL | 18°, 100%, 50% | hsl(18°, 100%, 50%) |
HSV | 18°, 100%, 100% | / |
CIE-LAB | 59, 65, 69 | / |
XYZ | 44, 27, 3 | / |
YUV | 0.4790, -0.2338, 0.4571 | / |
Decimal value | 16731649 | / |
Web-Safe HEX | FF6600 | #FF6600 |
Color Temperature (CT) | 1700 Kelvin (1700K) | / |
Estimate Wavelength | around 664.00nm | / |
The Depth and Diversity of Magma (Hex: #ff4e01): Exploring its Impact in Design and Culture
Magmas hex color #ff4e01 resembles the fiery hues of molten lava. This intense shade of orange-red exudes energy and heat. Its similarity to the natural element of magma is evident in its vibrant and vivid appearance. It can be likened to a roaring flame or a scorching hot ember. Magmas fiery color is eye-catching and commands attention, much like the awe-inspiring power of a volcanic eruption.
Download Stunning Magma Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Magma Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Magma 4K Wallpaper
Immerse yourself in the beauty of our Magma 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 Magma 4K WallpaperTints and Shades of #ff4e01 HEX color (Magma)
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 #ff4e01, 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
- #FFD3C0
- #FFA780
- #FF7A41
- #ff4e01
- #BF3B01
- #802701
- #401400
- #000000
Tones of Magma (#ff4e01 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff4e01, #cc6234 is the less saturated color, while #ff4e01 is the most saturated one.
- #cc6234
- #d95d27
- #e6581a
- #f2530e
- #ff4e01
- #523d33
- #4b3226
- #43261a
- #3c1b0d
HTML Usage Examples
HTML using color code example
<p style="color: #ff4e01;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff4e01.
CSS color code example
p { color: #ff4e01; }
Text with hexadecimal color #ff4e01
This is a sample text with color #ff4e01.
Background Color with #ff4e01
This is a example with background color #ff4e01.
Border Color with #ff4e01
#ff4e01 Color Preview on White (#ffffff) Background
This is a example of text with color #ff4e01 on white background.
#ff4e01 Color Preview on Black (#000000) Background
This is a example of text with color #ff4e01 on black background.
CSS codes examples
.text {color:#ff4e01;}
.background {background-color:#ff4e01;}
.border {border:1px solid #ff4e01;}