Color Rainbow’s Outer Rim red (#ff0001):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Rainbow’s Outer Rim red (#ff0001):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
reds
reds Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Rainbow’s Outer Rim / #ff0001
The HTML HEX code is #ff0001. The corresponding color name is "Rainbow’s Outer Rim". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 0%, Blue (B): 1%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 100%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #ff0001 has a hue of 360°, saturation of 100%, and lightness of 50%. The HSV representation is 360° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 53, a* (green to red) = 80, and b* (blue to yellow) = 67. The XYZ representation is X: 41, Y: 21, Z: 2. In the YUV color space, it translates to Y (luminance) = 0.2994, U (chrominance) = -0.1454, and V (chrominance) = 0.6146.
The decimal value of the color is 16711681. The closest Web-safe HEX code is #FF0000. Variations of the colour are #FF6666 for a 20% lighter version and #990000 for a 20% darker version.
For the color with hex value #ff0001, the correlated color temperature (CT) is estimated to be 2655 Kelvin (2655K).
The approximate wavelength of #ff0001 is around 700.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff0001 | #ff0001 |
RGB Decimal Code | 255, 0, 1 | rgb(255, 0, 1) |
CMYK | 0, 100, 100, 0 | / |
HSL | 360°, 100%, 50% | hsl(360°, 100%, 50%) |
HSV | 360°, 100%, 100% | / |
CIE-LAB | 53, 80, 67 | / |
XYZ | 41, 21, 2 | / |
YUV | 0.2994, -0.1454, 0.6146 | / |
Decimal value | 16711681 | / |
Web-Safe HEX | FF0000 | #FF0000 |
Color Temperature (CT) | 2655 Kelvin (2655K) | / |
Estimate Wavelength | around 700.00nm | / |
The Depth and Diversity of Rainbow’s Outer Rim (Hex: #ff0001): Exploring its Impact in Design and Culture
Rainbows Outer Rim (#ff0001) is a vibrant and intense shade that captures the essence of a burning flame. Its boldness resembles the fiery energy and passion found in a volcanos molten lava. This color is also reminiscent of a ripe strawberry, radiating a pulsating red that demands attention. Its assertive presence mirrors the striking hues of a twisted autumn leaf, symbolizing the transition from vibrant green to blazing red. Harnessing the raw power of nature, Rainbows Outer Rim encapsulates the captivating beauty found in these elements, leaving a lasting impact on any visual composition.
Download Stunning Rainbow’s Outer Rim Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Rainbow’s Outer Rim Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Rainbow’s Outer Rim 4K Wallpaper
Immerse yourself in the beauty of our Rainbow’s Outer Rim 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 Rainbow’s Outer Rim 4K WallpaperTints and Shades of #ff0001 HEX color (Rainbow’s Outer Rim)
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 #ff0001, 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
- #FFBFC0
- #FF8080
- #FF4041
- #ff0001
- #BF0001
- #800001
- #400000
- #000000
Tones of Rainbow’s Outer Rim (#ff0001 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff0001, #cc3334 is the less saturated color, while #ff0001 is the most saturated one.
- #cc3334
- #d92627
- #e61a1a
- #f20d0e
- #ff0001
- #523333
- #4a2626
- #421a1a
- #3b0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #ff0001;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff0001.
CSS color code example
p { color: #ff0001; }
Text with hexadecimal color #ff0001
This is a sample text with color #ff0001.
Background Color with #ff0001
This is a example with background color #ff0001.
Border Color with #ff0001
#ff0001 Color Preview on White (#ffffff) Background
This is a example of text with color #ff0001 on white background.
#ff0001 Color Preview on Black (#000000) Background
This is a example of text with color #ff0001 on black background.
CSS codes examples
.text {color:#ff0001;}
.background {background-color:#ff0001;}
.border {border:1px solid #ff0001;}