Color Fresh Cut red (#f2003c):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Fresh Cut red (#f2003c):
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 Fresh Cut / #f2003c
The HTML HEX code is #f2003c. The corresponding color name is "Fresh Cut". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 242%, Green (G): 0%, Blue (B): 60%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 100%, Yellow (Y):75%, Black (K): 5%. In the HSL color space, #f2003c has a hue of 345°, saturation of 100%, and lightness of 47%. The HSV representation is 345° for hue, 100% for saturation, and 95% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 51, a* (green to red) = 78, and b* (blue to yellow) = 39. The XYZ representation is X: 37, Y: 19, Z: 6. In the YUV color space, it translates to Y (luminance) = 0.3106, U (chrominance) = -0.0370, and V (chrominance) = 0.5601.
The decimal value of the color is 15859772. The closest Web-safe HEX code is #FF0033. Variations of the colour are #FF5781 for a 20% lighter version and #8A0022 for a 20% darker version.
For the color with hex value #f2003c, the correlated color temperature (CT) is estimated to be 2788 Kelvin (2788K).
The approximate wavelength of #f2003c is around 632.50nm.
VALUE | CSS | |
---|---|---|
HEX Code | f2003c | #f2003c |
RGB Decimal Code | 242, 0, 60 | rgb(242, 0, 60) |
CMYK | 0, 100, 75, 5 | / |
HSL | 345°, 100%, 47% | hsl(345°, 100%, 47%) |
HSV | 345°, 100%, 95% | / |
CIE-LAB | 51, 78, 39 | / |
XYZ | 37, 19, 6 | / |
YUV | 0.3106, -0.0370, 0.5601 | / |
Decimal value | 15859772 | / |
Web-Safe HEX | FF0033 | #FF0033 |
Color Temperature (CT) | 2788 Kelvin (2788K) | / |
Estimate Wavelength | around 632.50nm | / |
The Depth and Diversity of Fresh Cut (Hex: #f2003c): Exploring its Impact in Design and Culture
The hex color #f2003c, named Fresh Cut, bears a striking resemblance to the vibrant hue found in blooming flowers, such as roses and tulips. This intense shade evokes the energy and vitality of nature, adding a touch of warmth and liveliness to any design. It captures the essence of a freshly picked bouquet, instantly brightening up a room or attracting attention to a website or advertisement. Whether used as an accent color or as a focal point, Fresh Cut brings a burst of natural beauty and a sense of joy to the visual landscape.
Download Stunning Fresh Cut Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Fresh Cut Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Fresh Cut 4K Wallpaper
Immerse yourself in the beauty of our Fresh Cut 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 Fresh Cut 4K WallpaperTints and Shades of #f2003c HEX color (Fresh Cut)
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 #f2003c, 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
- #FCBFCE
- #F9809E
- #F5406D
- #f2003c
- #B6002D
- #79001E
- #3D000F
- #000000
Tones of Fresh Cut (#f2003c HEX color)
A tone is produced by adding gray to any pure hue. In the case of #f2003c, #c43357 is the less saturated color, while #f2003c is the most saturated one.
- #c43357
- #d02650
- #db1a4a
- #e70d43
- #f2003c
- #4a3339
- #41262d
- #381a21
- #2f0d15
HTML Usage Examples
HTML using color code example
<p style="color: #f2003c;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #f2003c.
CSS color code example
p { color: #f2003c; }
Text with hexadecimal color #f2003c
This is a sample text with color #f2003c.
Background Color with #f2003c
This is a example with background color #f2003c.
Border Color with #f2003c
#f2003c Color Preview on White (#ffffff) Background
This is a example of text with color #f2003c on white background.
#f2003c Color Preview on Black (#000000) Background
This is a example of text with color #f2003c on black background.
CSS codes examples
.text {color:#f2003c;}
.background {background-color:#f2003c;}
.border {border:1px solid #f2003c;}