Color Heatstroke red (#ff7788):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Heatstroke red (#ff7788):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
reds
reds Family:
neutral-vibrant
Saturation:
moderately saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Heatstroke / #ff7788
The HTML HEX code is #ff7788. The corresponding color name is "Heatstroke". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 119%, Blue (B): 136%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 53%, Yellow (Y):47%, Black (K): 0%. In the HSL color space, #ff7788 has a hue of 353°, saturation of 100%, and lightness of 73%. The HSV representation is 353° for hue, 53% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 67, a* (green to red) = 53, and b* (blue to yellow) = 16. The XYZ representation is X: 52, Y: 36, Z: 28. In the YUV color space, it translates to Y (luminance) = 0.6337, U (chrominance) = -0.0494, and V (chrominance) = 0.3213.
The decimal value of the color is 16742280. The closest Web-safe HEX code is #FF6699. Variations of the colour are #FFDBDF for a 20% lighter version and #FF0F2B for a 20% darker version.
For the color with hex value #ff7788, the correlated color temperature (CT) is estimated to be 1852 Kelvin (1852K).
The approximate wavelength of #ff7788 is around 668.50nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff7788 | #ff7788 |
RGB Decimal Code | 255, 119, 136 | rgb(255, 119, 136) |
CMYK | 0, 53, 47, 0 | / |
HSL | 353°, 100%, 73% | hsl(353°, 100%, 73%) |
HSV | 353°, 53%, 100% | / |
CIE-LAB | 67, 53, 16 | / |
XYZ | 52, 36, 28 | / |
YUV | 0.6337, -0.0494, 0.3213 | / |
Decimal value | 16742280 | / |
Web-Safe HEX | FF6699 | #FF6699 |
Color Temperature (CT) | 1852 Kelvin (1852K) | / |
Estimate Wavelength | around 668.50nm | / |
The Depth and Diversity of Heatstroke (Hex: #ff7788): Exploring its Impact in Design and Culture
Heatstroke (#ff7788) is a vibrant color that closely resembles the intense hue of a ripened watermelon. This shade exudes an energetic and fiery aura, reminiscent of a blazing sunset over a tropical island. It shares similarities with the ruddy cheeks of a person engaged in intense physical activity or the flush that accompanies a summers day spent basking under the scorching sun. Like a shimmering flame dancing in the darkness, Heatstroke captures the essence of passion, warmth, and exhilaration.
Download Stunning Heatstroke Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Heatstroke Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Heatstroke 4K Wallpaper
Immerse yourself in the beauty of our Heatstroke 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 Heatstroke 4K WallpaperTints and Shades of #ff7788 HEX color (Heatstroke)
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 #ff7788, 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
- #FFDDE1
- #FFBBC4
- #FF99A6
- #ff7788
- #BF5966
- #803C44
- #401E22
- #000000
Tones of Heatstroke (#ff7788 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff7788, #cc7b85 is the less saturated color, while #ff7788 is the most saturated one.
- #cc7b85
- #d97a86
- #e67986
- #f27887
- #ff7788
- #993340
- #9d2635
- #a21a2a
- #a60d20
HTML Usage Examples
HTML using color code example
<p style="color: #ff7788;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff7788.
CSS color code example
p { color: #ff7788; }
Text with hexadecimal color #ff7788
This is a sample text with color #ff7788.
Background Color with #ff7788
This is a example with background color #ff7788.
Border Color with #ff7788
#ff7788 Color Preview on White (#ffffff) Background
This is a example of text with color #ff7788 on white background.
#ff7788 Color Preview on Black (#000000) Background
This is a example of text with color #ff7788 on black background.
CSS codes examples
.text {color:#ff7788;}
.background {background-color:#ff7788;}
.border {border:1px solid #ff7788;}