Color Shade of Amber red-orange (#ff7e00):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Shade of Amber red-orange (#ff7e00):
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 Shade of Amber / #ff7e00
The HTML HEX code is #ff7e00. The corresponding color name is "Shade of Amber". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 126%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 51%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #ff7e00 has a hue of 30°, saturation of 100%, and lightness of 50%. The HSV representation is 30° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 67, a* (green to red) = 44, and b* (blue to yellow) = 74. The XYZ representation is X: 49, Y: 36, Z: 4. In the YUV color space, it translates to Y (luminance) = 0.5890, U (chrominance) = -0.2899, and V (chrominance) = 0.3605.
The decimal value of the color is 16743936. The closest Web-safe HEX code is #FF6600. Variations of the colour are #FFB366 for a 20% lighter version and #994C00 for a 20% darker version.
For the color with hex value #ff7e00, the correlated color temperature (CT) is estimated to be 1805 Kelvin (1805K).
The approximate wavelength of #ff7e00 is around 640.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff7e00 | #ff7e00 |
RGB Decimal Code | 255, 126, 0 | rgb(255, 126, 0) |
CMYK | 0, 51, 100, 0 | / |
HSL | 30°, 100%, 50% | hsl(30°, 100%, 50%) |
HSV | 30°, 100%, 100% | / |
CIE-LAB | 67, 44, 74 | / |
XYZ | 49, 36, 4 | / |
YUV | 0.5890, -0.2899, 0.3605 | / |
Decimal value | 16743936 | / |
Web-Safe HEX | FF6600 | #FF6600 |
Color Temperature (CT) | 1805 Kelvin (1805K) | / |
Estimate Wavelength | around 640.00nm | / |
The Depth and Diversity of Shade of Amber (Hex: #ff7e00): Exploring its Impact in Design and Culture
The hex color #ff7e00, also known as Shade of Amber, evokes the warm and vibrant tones found in nature. It resembles the fiery hues of a setting sun, the glowing embers of a bonfire, or the golden petals of a marigold flower. This shade of amber encapsulates the vivid energy and richness of autumn leaves, the flickering glow of a candle flame, or the lustrous shine of a ripe peach. Its assertive presence can add warmth and zest to any design, making it a popular choice for brands in the food, beauty, and fashion industries.
Download Stunning Shade of Amber Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Shade of Amber Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Shade of Amber 4K Wallpaper
Immerse yourself in the beauty of our Shade of Amber 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 Shade of Amber 4K WallpaperTints and Shades of #ff7e00 HEX color (Shade of Amber)
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 #ff7e00, 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
- #FFDFBF
- #FFBF80
- #FF9E40
- #ff7e00
- #BF5F00
- #803F00
- #402000
- #000000
Tones of Shade of Amber (#ff7e00 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff7e00, #cc7f33 is the less saturated color, while #ff7e00 is the most saturated one.
- #cc7f33
- #d97f26
- #e67e1a
- #f27e0d
- #ff7e00
- #524233
- #4a3826
- #422e1a
- #3b230d
HTML Usage Examples
HTML using color code example
<p style="color: #ff7e00;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff7e00.
CSS color code example
p { color: #ff7e00; }
Text with hexadecimal color #ff7e00
This is a sample text with color #ff7e00.
Background Color with #ff7e00
This is a example with background color #ff7e00.
Border Color with #ff7e00
#ff7e00 Color Preview on White (#ffffff) Background
This is a example of text with color #ff7e00 on white background.
#ff7e00 Color Preview on Black (#000000) Background
This is a example of text with color #ff7e00 on black background.
CSS codes examples
.text {color:#ff7e00;}
.background {background-color:#ff7e00;}
.border {border:1px solid #ff7e00;}