Color Vivid Orange red-orange (#ff5f00):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Vivid Orange red-orange (#ff5f00):
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 Vivid Orange / #ff5f00
The HTML HEX code is #ff5f00. The corresponding color name is "Vivid Orange". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 95%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 63%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #ff5f00 has a hue of 22°, saturation of 100%, and lightness of 50%. The HSV representation is 22° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 61, a* (green to red) = 58, and b* (blue to yellow) = 71. The XYZ representation is X: 45, Y: 29, Z: 3. In the YUV color space, it translates to Y (luminance) = 0.5177, U (chrominance) = -0.2547, and V (chrominance) = 0.4231.
The decimal value of the color is 16736000. The closest Web-safe HEX code is #FF6600. Variations of the colour are #FF9E66 for a 20% lighter version and #993800 for a 20% darker version.
For the color with hex value #ff5f00, the correlated color temperature (CT) is estimated to be 1621 Kelvin (1621K).
The approximate wavelength of #ff5f00 is around 656.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff5f00 | #ff5f00 |
RGB Decimal Code | 255, 95, 0 | rgb(255, 95, 0) |
CMYK | 0, 63, 100, 0 | / |
HSL | 22°, 100%, 50% | hsl(22°, 100%, 50%) |
HSV | 22°, 100%, 100% | / |
CIE-LAB | 61, 58, 71 | / |
XYZ | 45, 29, 3 | / |
YUV | 0.5177, -0.2547, 0.4231 | / |
Decimal value | 16736000 | / |
Web-Safe HEX | FF6600 | #FF6600 |
Color Temperature (CT) | 1621 Kelvin (1621K) | / |
Estimate Wavelength | around 656.00nm | / |
The Depth and Diversity of Vivid Orange (Hex: #ff5f00): Exploring its Impact in Design and Culture
Vivid Orange (#ff5f00) resembles the fiery glow of a blazing sunset, radiating warmth and energy. It mirrors the vibrant hues of a crackling bonfire, captivating our senses with its intense brilliance. This vivid color can also be compared to the zestful burst of a juicy tangerine, invoking a sense of zest and excitement. When combined with nature, Vivid Orange evokes the mesmerizing shades of autumn leaves, as they transform into a tapestry of fiery reds and oranges. Just like these natural elements, Vivid Orange leaves a lasting impression and captivates the eye with its bold and invigorating presence.
Download Stunning Vivid Orange Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Vivid 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 Vivid Orange 4K Wallpaper
Immerse yourself in the beauty of our Vivid 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 Vivid Orange 4K WallpaperTints and Shades of #ff5f00 HEX color (Vivid 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 #ff5f00, 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
- #FFD7BF
- #FFAF80
- #FF8740
- #ff5f00
- #BF4700
- #803000
- #401800
- #000000
Tones of Vivid Orange (#ff5f00 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff5f00, #cc6c33 is the less saturated color, while #ff5f00 is the most saturated one.
- #cc6c33
- #d96926
- #e6661a
- #f2620d
- #ff5f00
- #523f33
- #4a3426
- #42291a
- #3b1e0d
HTML Usage Examples
HTML using color code example
<p style="color: #ff5f00;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff5f00.
CSS color code example
p { color: #ff5f00; }
Text with hexadecimal color #ff5f00
This is a sample text with color #ff5f00.
Background Color with #ff5f00
This is a example with background color #ff5f00.
Border Color with #ff5f00
#ff5f00 Color Preview on White (#ffffff) Background
This is a example of text with color #ff5f00 on white background.
#ff5f00 Color Preview on Black (#000000) Background
This is a example of text with color #ff5f00 on black background.
CSS codes examples
.text {color:#ff5f00;}
.background {background-color:#ff5f00;}
.border {border:1px solid #ff5f00;}