Color Scarlet red (#ff2400):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Scarlet red (#ff2400):
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 Scarlet / #ff2400
The HTML HEX code is #ff2400. The corresponding color name is "Scarlet". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 36%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 86%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #ff2400 has a hue of 8°, saturation of 100%, and lightness of 50%. The HSV representation is 8° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 55, a* (green to red) = 76, and b* (blue to yellow) = 68. The XYZ representation is X: 42, Y: 23, Z: 2. In the YUV color space, it translates to Y (luminance) = 0.3819, U (chrominance) = -0.1879, and V (chrominance) = 0.5423.
The decimal value of the color is 16720896. The closest Web-safe HEX code is #FF3300. Variations of the colour are #FF7A66 for a 20% lighter version and #991400 for a 20% darker version.
For the color with hex value #ff2400, the correlated color temperature (CT) is estimated to be 2284 Kelvin (2284K).
The approximate wavelength of #ff2400 is around 684.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff2400 | #ff2400 |
RGB Decimal Code | 255, 36, 0 | rgb(255, 36, 0) |
CMYK | 0, 86, 100, 0 | / |
HSL | 8°, 100%, 50% | hsl(8°, 100%, 50%) |
HSV | 8°, 100%, 100% | / |
CIE-LAB | 55, 76, 68 | / |
XYZ | 42, 23, 2 | / |
YUV | 0.3819, -0.1879, 0.5423 | / |
Decimal value | 16720896 | / |
Web-Safe HEX | FF3300 | #FF3300 |
Color Temperature (CT) | 2284 Kelvin (2284K) | / |
Estimate Wavelength | around 684.00nm | / |
The Depth and Diversity of Scarlet (Hex: #ff2400): Exploring its Impact in Design and Culture
The hex color #ff2400, commonly known as Scarlet, resembles the fiery intensity of a blazing sunset on a summer evening. This vibrant hue brings to mind the sizzling heat of a crackling bonfire, capturing the essence of passion and energy. Scarlet also bears a striking resemblance to a field of luscious red poppies dancing in the wind, their velvety petals standing out against the lush greenery. It shares similarities with the warmth of a juicy ripe tomato, bursting with flavor and vitality. Scarlet is a color that commands attention and evokes powerful emotions, leaving a lasting impression.
Download Stunning Scarlet Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Scarlet Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Scarlet 4K Wallpaper
Immerse yourself in the beauty of our Scarlet 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 Scarlet 4K WallpaperTints and Shades of #ff2400 HEX color (Scarlet)
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 #ff2400, 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
- #FFC8BF
- #FF9280
- #FF5B40
- #ff2400
- #BF1B00
- #801200
- #400900
- #000000
Tones of Scarlet (#ff2400 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff2400, #cc4933 is the less saturated color, while #ff2400 is the most saturated one.
- #cc4933
- #d94026
- #e6361a
- #f22d0d
- #ff2400
- #523733
- #4a2b26
- #421f1a
- #3b130d
HTML Usage Examples
HTML using color code example
<p style="color: #ff2400;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff2400.
CSS color code example
p { color: #ff2400; }
Text with hexadecimal color #ff2400
This is a sample text with color #ff2400.
Background Color with #ff2400
This is a example with background color #ff2400.
Border Color with #ff2400
#ff2400 Color Preview on White (#ffffff) Background
This is a example of text with color #ff2400 on white background.
#ff2400 Color Preview on Black (#000000) Background
This is a example of text with color #ff2400 on black background.
CSS codes examples
.text {color:#ff2400;}
.background {background-color:#ff2400;}
.border {border:1px solid #ff2400;}