Color Flush Orange red-orange (#ff6f01):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Flush Orange red-orange (#ff6f01):
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 Flush Orange / #ff6f01
The HTML HEX code is #ff6f01. The corresponding color name is "Flush Orange". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 111%, Blue (B): 1%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 56%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #ff6f01 has a hue of 26°, saturation of 100%, and lightness of 50%. The HSV representation is 26° for hue, 100% 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) = 72. The XYZ representation is X: 47, Y: 33, Z: 4. In the YUV color space, it translates to Y (luminance) = 0.5550, U (chrominance) = -0.2712, and V (chrominance) = 0.3904.
The decimal value of the color is 16740097. The closest Web-safe HEX code is #FF6600. Variations of the colour are #FFA866 for a 20% lighter version and #994200 for a 20% darker version.
For the color with hex value #ff6f01, the correlated color temperature (CT) is estimated to be 1667 Kelvin (1667K).
The approximate wavelength of #ff6f01 is around 648.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff6f01 | #ff6f01 |
RGB Decimal Code | 255, 111, 1 | rgb(255, 111, 1) |
CMYK | 0, 56, 100, 0 | / |
HSL | 26°, 100%, 50% | hsl(26°, 100%, 50%) |
HSV | 26°, 100%, 100% | / |
CIE-LAB | 64, 51, 72 | / |
XYZ | 47, 33, 4 | / |
YUV | 0.5550, -0.2712, 0.3904 | / |
Decimal value | 16740097 | / |
Web-Safe HEX | FF6600 | #FF6600 |
Color Temperature (CT) | 1667 Kelvin (1667K) | / |
Estimate Wavelength | around 648.00nm | / |
The Depth and Diversity of Flush Orange (Hex: #ff6f01): Exploring its Impact in Design and Culture
Flush Orange (#ff6f01) is reminiscent of the fiery glow of a blazing sunset. It exudes a vibrant energy akin to the warmth of a crackling bonfire. This hue shares a semblance with the brilliance of autumn leaves, ablaze with hues of gold and amber. It echoes the zestful hue found in the skin of exotic fruits like tangerines and apricots. This vivid shade also emulates the radiance of a playful marigold, exuding optimism and creativity. Furthermore, it reflects the intensity of a flickering candle flame, casting a mesmerizing glow that captivates the senses.
Download Stunning Flush Orange Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Flush Orange Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Flush Orange 4K Wallpaper
Immerse yourself in the beauty of our Flush Orange 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 Flush Orange 4K WallpaperTints and Shades of #ff6f01 HEX color (Flush Orange)
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 #ff6f01, 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
- #FFDBC0
- #FFB780
- #FF9341
- #ff6f01
- #BF5301
- #803801
- #401C00
- #000000
Tones of Flush Orange (#ff6f01 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff6f01, #cc7634 is the less saturated color, while #ff6f01 is the most saturated one.
- #cc7634
- #d97427
- #e6721a
- #f2710e
- #ff6f01
- #524133
- #4b3726
- #432c1a
- #3c220d
HTML Usage Examples
HTML using color code example
<p style="color: #ff6f01;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff6f01.
CSS color code example
p { color: #ff6f01; }
Text with hexadecimal color #ff6f01
This is a sample text with color #ff6f01.
Background Color with #ff6f01
This is a example with background color #ff6f01.
Border Color with #ff6f01
#ff6f01 Color Preview on White (#ffffff) Background
This is a example of text with color #ff6f01 on white background.
#ff6f01 Color Preview on Black (#000000) Background
This is a example of text with color #ff6f01 on black background.
CSS codes examples
.text {color:#ff6f01;}
.background {background-color:#ff6f01;}
.border {border:1px solid #ff6f01;}