Color Halt Red red-pink (#ff004f):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Halt Red red-pink (#ff004f):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
red-pinks
red-pinks Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Halt Red / #ff004f
The HTML HEX code is #ff004f. The corresponding color name is "Halt Red". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 0%, Blue (B): 79%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 100%, Yellow (Y):69%, Black (K): 0%. In the HSL color space, #ff004f has a hue of 341°, saturation of 100%, and lightness of 50%. The HSV representation is 341° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 54, a* (green to red) = 82, and b* (blue to yellow) = 32. The XYZ representation is X: 43, Y: 22, Z: 9. In the YUV color space, it translates to Y (luminance) = 0.3343, U (chrominance) = -0.0121, and V (chrominance) = 0.5840.
The decimal value of the color is 16711759. The closest Web-safe HEX code is #FF0066. Variations of the colour are #FF6696 for a 20% lighter version and #990030 for a 20% darker version.
For the color with hex value #ff004f, the correlated color temperature (CT) is estimated to be 2871 Kelvin (2871K).
The approximate wavelength of #ff004f is around 614.50nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff004f | #ff004f |
RGB Decimal Code | 255, 0, 79 | rgb(255, 0, 79) |
CMYK | 0, 100, 69, 0 | / |
HSL | 341°, 100%, 50% | hsl(341°, 100%, 50%) |
HSV | 341°, 100%, 100% | / |
CIE-LAB | 54, 82, 32 | / |
XYZ | 43, 22, 9 | / |
YUV | 0.3343, -0.0121, 0.5840 | / |
Decimal value | 16711759 | / |
Web-Safe HEX | FF0066 | #FF0066 |
Color Temperature (CT) | 2871 Kelvin (2871K) | / |
Estimate Wavelength | around 614.50nm | / |
The Depth and Diversity of Halt Red (Hex: #ff004f): Exploring its Impact in Design and Culture
Halt Red (#ff004f) is a vibrant and intense color that resembles the hue of a blooming fuchsia flower. This bold shade is assertive and grabs attention, making it ideal for call-to-action buttons or impactful design elements. Halt Red also shares similarities with ripe raspberries and the flushed cheeks of excitement. Its vivid nature exudes energy and demands immediate notice. Incorporating Halt Red into your visual content can create a sense of urgency and captivate viewers, ensuring your message is not overlooked.
Download Stunning Halt Red Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Halt 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 Halt Red 4K Wallpaper
Immerse yourself in the beauty of our Halt 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 Halt Red 4K WallpaperTints and Shades of #ff004f HEX color (Halt 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 #ff004f, 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
- #FFBFD3
- #FF80A7
- #FF407B
- #ff004f
- #BF003B
- #800028
- #400014
- #000000
Tones of Halt Red (#ff004f HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff004f, #cc3363 is the less saturated color, while #ff004f is the most saturated one.
- #cc3363
- #d9265e
- #e61a59
- #f20d54
- #ff004f
- #52333d
- #4a2632
- #421a26
- #3b0d1b
HTML Usage Examples
HTML using color code example
<p style="color: #ff004f;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff004f.
CSS color code example
p { color: #ff004f; }
Text with hexadecimal color #ff004f
This is a sample text with color #ff004f.
Background Color with #ff004f
This is a example with background color #ff004f.
Border Color with #ff004f
#ff004f Color Preview on White (#ffffff) Background
This is a example of text with color #ff004f on white background.
#ff004f Color Preview on Black (#000000) Background
This is a example of text with color #ff004f on black background.
CSS codes examples
.text {color:#ff004f;}
.background {background-color:#ff004f;}
.border {border:1px solid #ff004f;}