Color Pumpkin red-orange (#ff7518):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Pumpkin red-orange (#ff7518):
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 Pumpkin / #ff7518
The HTML HEX code is #ff7518. The corresponding color name is "Pumpkin". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 117%, Blue (B): 24%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 54%, Yellow (Y):91%, Black (K): 0%. In the HSL color space, #ff7518 has a hue of 24°, saturation of 100%, and lightness of 55%. The HSV representation is 24° for hue, 91% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 65, a* (green to red) = 48, and b* (blue to yellow) = 68. The XYZ representation is X: 48, Y: 34, Z: 5. In the YUV color space, it translates to Y (luminance) = 0.5791, U (chrominance) = -0.2386, and V (chrominance) = 0.3693.
The decimal value of the color is 16741656. The closest Web-safe HEX code is #FF6600. Variations of the colour are #FFB380 for a 20% lighter version and #B34700 for a 20% darker version.
For the color with hex value #ff7518, the correlated color temperature (CT) is estimated to be 1715 Kelvin (1715K).
The approximate wavelength of #ff7518 is around 652.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff7518 | #ff7518 |
RGB Decimal Code | 255, 117, 24 | rgb(255, 117, 24) |
CMYK | 0, 54, 91, 0 | / |
HSL | 24°, 100%, 55% | hsl(24°, 100%, 55%) |
HSV | 24°, 91%, 100% | / |
CIE-LAB | 65, 48, 68 | / |
XYZ | 48, 34, 5 | / |
YUV | 0.5791, -0.2386, 0.3693 | / |
Decimal value | 16741656 | / |
Web-Safe HEX | FF6600 | #FF6600 |
Color Temperature (CT) | 1715 Kelvin (1715K) | / |
Estimate Wavelength | around 652.00nm | / |
The Depth and Diversity of Pumpkin (Hex: #ff7518): Exploring its Impact in Design and Culture
The hex color #ff7518, commonly referred to as Pumpkin, shares similarities with a warm and vibrant natural element. It resembles the color of ripe, juicy pumpkins harvested during the autumn season. The deep orange hue of this color evokes feelings of warmth and coziness, reminiscent of pumpkin patches and festive celebrations. It also mirrors the color of fiery sunsets, creating a sense of awe and beauty in nature. This vibrant shade can be found in various common objects, such as Halloween decorations, autumnal foliage, and delicious pumpkin pies.
Download Stunning Pumpkin Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Pumpkin Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Pumpkin 4K Wallpaper
Immerse yourself in the beauty of our Pumpkin 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 Pumpkin 4K WallpaperTints and Shades of #ff7518 HEX color (Pumpkin)
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 #ff7518, 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
- #FFDDC5
- #FFBA8C
- #FF9852
- #ff7518
- #BF5812
- #803B0C
- #401D06
- #000000
Tones of Pumpkin (#ff7518 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff7518, #cc7942 is the less saturated color, while #ff7518 is the most saturated one.
- #cc7942
- #d97837
- #e6772d
- #f27622
- #ff7518
- #604533
- #5b3b26
- #56321a
- #50280d
HTML Usage Examples
HTML using color code example
<p style="color: #ff7518;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff7518.
CSS color code example
p { color: #ff7518; }
Text with hexadecimal color #ff7518
This is a sample text with color #ff7518.
Background Color with #ff7518
This is a example with background color #ff7518.
Border Color with #ff7518
#ff7518 Color Preview on White (#ffffff) Background
This is a example of text with color #ff7518 on white background.
#ff7518 Color Preview on Black (#000000) Background
This is a example of text with color #ff7518 on black background.
CSS codes examples
.text {color:#ff7518;}
.background {background-color:#ff7518;}
.border {border:1px solid #ff7518;}