Color Rich Red red (#ff1144):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Rich Red red (#ff1144):
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 Rich Red / #ff1144
The HTML HEX code is #ff1144. The corresponding color name is "Rich Red". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 17%, Blue (B): 68%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 93%, Yellow (Y):73%, Black (K): 0%. In the HSL color space, #ff1144 has a hue of 347°, saturation of 100%, and lightness of 53%. The HSV representation is 347° for hue, 93% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 54, a* (green to red) = 80, and b* (blue to yellow) = 39. The XYZ representation is X: 42, Y: 22, Z: 7. In the YUV color space, it translates to Y (luminance) = 0.3685, U (chrominance) = -0.0501, and V (chrominance) = 0.5540.
The decimal value of the color is 16716100. The closest Web-safe HEX code is #FF0033. Variations of the colour are #FF7593 for a 20% lighter version and #A80024 for a 20% darker version.
For the color with hex value #ff1144, the correlated color temperature (CT) is estimated to be 2653 Kelvin (2653K).
The approximate wavelength of #ff1144 is around 641.50nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff1144 | #ff1144 |
RGB Decimal Code | 255, 17, 68 | rgb(255, 17, 68) |
CMYK | 0, 93, 73, 0 | / |
HSL | 347°, 100%, 53% | hsl(347°, 100%, 53%) |
HSV | 347°, 93%, 100% | / |
CIE-LAB | 54, 80, 39 | / |
XYZ | 42, 22, 7 | / |
YUV | 0.3685, -0.0501, 0.5540 | / |
Decimal value | 16716100 | / |
Web-Safe HEX | FF0033 | #FF0033 |
Color Temperature (CT) | 2653 Kelvin (2653K) | / |
Estimate Wavelength | around 641.50nm | / |
The Depth and Diversity of Rich Red (Hex: #ff1144): Exploring its Impact in Design and Culture
Rich Red color (#ff1144) bears a striking resemblance to elements found in nature. Its vibrant hue can be likened to the fiery glow of a setting sun, casting a warm and intense glow across the sky. Additionally, this color can also evoke imagery of ripened cherries, highlighting their luscious and deep red hue. The intensity and richness of this shade make it a captivating choice that can add warmth and vibrancy to a range of designs, whether it be in fashion or branding.
Download Stunning Rich Red Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Rich 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 Rich Red 4K Wallpaper
Immerse yourself in the beauty of our Rich 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 Rich Red 4K WallpaperTints and Shades of #ff1144 HEX color (Rich 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 #ff1144, 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
- #FFC4D0
- #FF88A2
- #FF4D73
- #ff1144
- #BF0D33
- #800922
- #400411
- #000000
Tones of Rich Red (#ff1144 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff1144, #cc3d5c is the less saturated color, while #ff1144 is the most saturated one.
- #cc3d5c
- #d93256
- #e62750
- #f21c4a
- #ff1144
- #5c333c
- #562631
- #501a26
- #4a0d1a
HTML Usage Examples
HTML using color code example
<p style="color: #ff1144;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff1144.
CSS color code example
p { color: #ff1144; }
Text with hexadecimal color #ff1144
This is a sample text with color #ff1144.
Background Color with #ff1144
This is a example with background color #ff1144.
Border Color with #ff1144
#ff1144 Color Preview on White (#ffffff) Background
This is a example of text with color #ff1144 on white background.
#ff1144 Color Preview on Black (#000000) Background
This is a example of text with color #ff1144 on black background.
CSS codes examples
.text {color:#ff1144;}
.background {background-color:#ff1144;}
.border {border:1px solid #ff1144;}