Color Left on Red red (#ff0303):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Left on Red red (#ff0303):
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 Left on Red / #ff0303
The HTML HEX code is #ff0303. The corresponding color name is "Left on Red". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 3%, Blue (B): 3%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 99%, Yellow (Y):99%, Black (K): 0%. In the HSL color space, #ff0303 has a hue of 0°, saturation of 100%, and lightness of 51%. The HSV representation is 0° for hue, 99% 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) = 66. The XYZ representation is X: 41, Y: 21, Z: 2. In the YUV color space, it translates to Y (luminance) = 0.3072, U (chrominance) = -0.1454, and V (chrominance) = 0.6078.
The decimal value of the color is 16712451. The closest Web-safe HEX code is #FF0000. Variations of the colour are #FF6B6B for a 20% lighter version and #9E0000 for a 20% darker version.
For the color with hex value #ff0303, the correlated color temperature (CT) is estimated to be 2635 Kelvin (2635K).
The approximate wavelength of #ff0303 is around 700.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff0303 | #ff0303 |
RGB Decimal Code | 255, 3, 3 | rgb(255, 3, 3) |
CMYK | 0, 99, 99, 0 | / |
HSL | 0°, 100%, 51% | hsl(0°, 100%, 51%) |
HSV | 0°, 99%, 100% | / |
CIE-LAB | 53, 80, 66 | / |
XYZ | 41, 21, 2 | / |
YUV | 0.3072, -0.1454, 0.6078 | / |
Decimal value | 16712451 | / |
Web-Safe HEX | FF0000 | #FF0000 |
Color Temperature (CT) | 2635 Kelvin (2635K) | / |
Estimate Wavelength | around 700.00nm | / |
The Depth and Diversity of Left on Red (Hex: #ff0303): Exploring its Impact in Design and Culture
Left on Red, represented by the hex color #ff0303, is similar to the vibrant hue of a blazing fire. Its assertive and fiery nature mimics the intensity of flames dancing and crackling, creating a fiery ambiance. Just as fire can captivate and demand attention, this color commands the same level of certainty and immediacy. It is akin to a red traffic light, signaling caution and urging action. The intensity of Left on Red can also be compared to the rich hue of a ripe red apple, enticing and eye-catching. Ultimately, this color embodies dynamism and urgency in a way that nature and common objects often do.
Download Stunning Left on Red Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Left on Red Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Left on Red 4K Wallpaper
Immerse yourself in the beauty of our Left on Red 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 Left on Red 4K WallpaperTints and Shades of #ff0303 HEX color (Left on Red)
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 #ff0303, 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
- #FFC0C0
- #FF8181
- #FF4242
- #ff0303
- #BF0202
- #800202
- #400101
- #000000
Tones of Left on Red (#ff0303 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff0303, #cc3535 is the less saturated color, while #ff0303 is the most saturated one.
- #cc3535
- #d92929
- #e61c1c
- #f21010
- #ff0303
- #543333
- #4c2626
- #451a1a
- #3d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #ff0303;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff0303.
CSS color code example
p { color: #ff0303; }
Text with hexadecimal color #ff0303
This is a sample text with color #ff0303.
Background Color with #ff0303
This is a example with background color #ff0303.
Border Color with #ff0303
#ff0303 Color Preview on White (#ffffff) Background
This is a example of text with color #ff0303 on white background.
#ff0303 Color Preview on Black (#000000) Background
This is a example of text with color #ff0303 on black background.
CSS codes examples
.text {color:#ff0303;}
.background {background-color:#ff0303;}
.border {border:1px solid #ff0303;}