Color Arancio red-orange (#ff7013):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Arancio red-orange (#ff7013):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
red-oranges
red-oranges Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
mid-toned
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Arancio / #ff7013
The HTML HEX code is #ff7013. The corresponding color name is "Arancio". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 112%, Blue (B): 19%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 56%, Yellow (Y):93%, Black (K): 0%. In the HSL color space, #ff7013 has a hue of 24°, saturation of 100%, and lightness of 54%. The HSV representation is 24° for hue, 93% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 64, a* (green to red) = 51, and b* (blue to yellow) = 69. The XYZ representation is X: 47, Y: 33, Z: 4. In the YUV color space, it translates to Y (luminance) = 0.5653, U (chrominance) = -0.2415, and V (chrominance) = 0.3814.
The decimal value of the color is 16740371. The closest Web-safe HEX code is #FF6600. Variations of the colour are #FFAF7A for a 20% lighter version and #AD4500 for a 20% darker version.
For the color with hex value #ff7013, the correlated color temperature (CT) is estimated to be 1675 Kelvin (1675K).
The approximate wavelength of #ff7013 is around 652.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff7013 | #ff7013 |
RGB Decimal Code | 255, 112, 19 | rgb(255, 112, 19) |
CMYK | 0, 56, 93, 0 | / |
HSL | 24°, 100%, 54% | hsl(24°, 100%, 54%) |
HSV | 24°, 93%, 100% | / |
CIE-LAB | 64, 51, 69 | / |
XYZ | 47, 33, 4 | / |
YUV | 0.5653, -0.2415, 0.3814 | / |
Decimal value | 16740371 | / |
Web-Safe HEX | FF6600 | #FF6600 |
Color Temperature (CT) | 1675 Kelvin (1675K) | / |
Estimate Wavelength | around 652.00nm | / |
The Depth and Diversity of Arancio (Hex: #ff7013): Exploring its Impact in Design and Culture
Arancio (#ff7013), a vibrant orange color, resembles the warm glow of a blazing sunset. It evokes the energy of a crackling fire, the zest of a ripe tangerine, and the boldness of a traffic cone. This fiery hue shares similarities with autumn leaves and the radiant skin of a perfectly ripened persimmon. Arancio is a color that demands attention and exudes a sense of warmth and excitement, making it a popular choice for sports teams, energetic brands, and captivating design elements. Embrace the vibrancy of arancio to make a bold statement and ignite passion in your audience.
Download Stunning Arancio Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Arancio Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Arancio 4K Wallpaper
Immerse yourself in the beauty of our Arancio 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 Arancio 4K WallpaperTints and Shades of #ff7013 HEX color (Arancio)
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 #ff7013, 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
- #FFDBC4
- #FFB889
- #FF944E
- #ff7013
- #BF540E
- #80380A
- #401C05
- #000000
Tones of Arancio (#ff7013 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff7013, #cc763f is the less saturated color, while #ff7013 is the most saturated one.
- #cc763f
- #d97534
- #e67329
- #f2721e
- #ff7013
- #5d4433
- #573a26
- #52301a
- #4c260d
HTML Usage Examples
HTML using color code example
<p style="color: #ff7013;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff7013.
CSS color code example
p { color: #ff7013; }
Text with hexadecimal color #ff7013
This is a sample text with color #ff7013.
Background Color with #ff7013
This is a example with background color #ff7013.
Border Color with #ff7013
#ff7013 Color Preview on White (#ffffff) Background
This is a example of text with color #ff7013 on white background.
#ff7013 Color Preview on Black (#000000) Background
This is a example of text with color #ff7013 on black background.
CSS codes examples
.text {color:#ff7013;}
.background {background-color:#ff7013;}
.border {border:1px solid #ff7013;}