Color Maximum Orange red-orange (#ff5b00):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Maximum Orange red-orange (#ff5b00):
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 Maximum Orange / #ff5b00
The HTML HEX code is #ff5b00. The corresponding color name is "Maximum Orange". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 91%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 64%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #ff5b00 has a hue of 21°, saturation of 100%, and lightness of 50%. The HSV representation is 21° 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) = 60, and b* (blue to yellow) = 70. The XYZ representation is X: 45, Y: 29, Z: 3. In the YUV color space, it translates to Y (luminance) = 0.5085, U (chrominance) = -0.2502, and V (chrominance) = 0.4312.
The decimal value of the color is 16734976. The closest Web-safe HEX code is #FF6600. Variations of the colour are #FF9C66 for a 20% lighter version and #993600 for a 20% darker version.
For the color with hex value #ff5b00, the correlated color temperature (CT) is estimated to be 1627 Kelvin (1627K).
The approximate wavelength of #ff5b00 is around 658.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff5b00 | #ff5b00 |
RGB Decimal Code | 255, 91, 0 | rgb(255, 91, 0) |
CMYK | 0, 64, 100, 0 | / |
HSL | 21°, 100%, 50% | hsl(21°, 100%, 50%) |
HSV | 21°, 100%, 100% | / |
CIE-LAB | 61, 60, 70 | / |
XYZ | 45, 29, 3 | / |
YUV | 0.5085, -0.2502, 0.4312 | / |
Decimal value | 16734976 | / |
Web-Safe HEX | FF6600 | #FF6600 |
Color Temperature (CT) | 1627 Kelvin (1627K) | / |
Estimate Wavelength | around 658.00nm | / |
The Depth and Diversity of Maximum Orange (Hex: #ff5b00): Exploring its Impact in Design and Culture
Maximum Orange (#ff5b00) is a vibrant hue reminiscent of fiery sunsets and glowing embers. Its intense warmth evokes the flickering flames of a crackling bonfire, creating a cozy ambiance. This color is also found in vibrant autumn leaves, displaying natures transition from lush green to dazzling hues. Maximum Orange is akin to the zesty zest of a ripe tangerine, bursting with tangy and invigorating citrus notes. With its bold and energetic character, this color stands out like a vibrant caution sign, demanding attention and leaving a lasting impression.
Download Stunning Maximum Orange Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Maximum 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 Maximum Orange 4K Wallpaper
Immerse yourself in the beauty of our Maximum 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 Maximum Orange 4K WallpaperTints and Shades of #ff5b00 HEX color (Maximum 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 #ff5b00, 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
- #FFD6BF
- #FFAD80
- #FF8440
- #ff5b00
- #BF4400
- #802E00
- #401700
- #000000
Tones of Maximum Orange (#ff5b00 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff5b00, #cc6a33 is the less saturated color, while #ff5b00 is the most saturated one.
- #cc6a33
- #d96626
- #e6621a
- #f25f0d
- #ff5b00
- #523e33
- #4a3326
- #42281a
- #3b1d0d
HTML Usage Examples
HTML using color code example
<p style="color: #ff5b00;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff5b00.
CSS color code example
p { color: #ff5b00; }
Text with hexadecimal color #ff5b00
This is a sample text with color #ff5b00.
Background Color with #ff5b00
This is a example with background color #ff5b00.
Border Color with #ff5b00
#ff5b00 Color Preview on White (#ffffff) Background
This is a example of text with color #ff5b00 on white background.
#ff5b00 Color Preview on Black (#000000) Background
This is a example of text with color #ff5b00 on black background.
CSS codes examples
.text {color:#ff5b00;}
.background {background-color:#ff5b00;}
.border {border:1px solid #ff5b00;}