Color Vermilion red (#f4320c):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Vermilion red (#f4320c):
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 Vermilion / #f4320c
The HTML HEX code is #f4320c. The corresponding color name is "Vermilion". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 244%, Green (G): 50%, Blue (B): 12%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 80%, Yellow (Y):95%, Black (K): 4%. In the HSL color space, #f4320c has a hue of 10°, saturation of 91%, and lightness of 50%. The HSV representation is 10° for hue, 95% for saturation, and 96% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 54, a* (green to red) = 70, and b* (blue to yellow) = 63. The XYZ representation is X: 39, Y: 22, Z: 2. In the YUV color space, it translates to Y (luminance) = 0.4066, U (chrominance) = -0.1769, and V (chrominance) = 0.4828.
The decimal value of the color is 16003596. The closest Web-safe HEX code is #FF3300. Variations of the colour are #F8846D for a 20% lighter version and #921E07 for a 20% darker version.
For the color with hex value #f4320c, the correlated color temperature (CT) is estimated to be 2025 Kelvin (2025K).
The approximate wavelength of #f4320c is around 680.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | f4320c | #f4320c |
RGB Decimal Code | 244, 50, 12 | rgb(244, 50, 12) |
CMYK | 0, 80, 95, 4 | / |
HSL | 10°, 91%, 50% | hsl(10°, 91%, 50%) |
HSV | 10°, 95%, 96% | / |
CIE-LAB | 54, 70, 63 | / |
XYZ | 39, 22, 2 | / |
YUV | 0.4066, -0.1769, 0.4828 | / |
Decimal value | 16003596 | / |
Web-Safe HEX | FF3300 | #FF3300 |
Color Temperature (CT) | 2025 Kelvin (2025K) | / |
Estimate Wavelength | around 680.00nm | / |
The Depth and Diversity of Vermilion (Hex: #f4320c): Exploring its Impact in Design and Culture
Vermilion (#f4320c) is a vibrant red-orange hue reminiscent of fiery sunsets. It embodies the intensity of a roaring flame, making it perfect for creating eye-catching designs. This color shares similarities with red hot lava, the petals of a tropical hibiscus flower, and the fiery glow of a sunset over the horizon. It exudes warmth, passion, and energy, making it a great choice for brands seeking to convey excitement and dynamism. Vermilion commands attention and can be used to evoke a sense of urgency or create a striking contrast in visual compositions.
Download Stunning Vermilion Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Vermilion Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Vermilion 4K Wallpaper
Immerse yourself in the beauty of our Vermilion 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 Vermilion 4K WallpaperTints and Shades of #f4320c HEX color (Vermilion)
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 #f4320c, 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
- #FCCCC2
- #FA9986
- #F76549
- #f4320c
- #B72609
- #7A1906
- #3D0D03
- #000000
Tones of Vermilion (#f4320c HEX color)
A tone is produced by adding gray to any pure hue. In the case of #f4320c, #c6513a is the less saturated color, while #f4320c is the most saturated one.
- #c6513a
- #d1492f
- #dd4223
- #e83a18
- #f4320c
- #513934
- #492d28
- #42221b
- #3a160f
HTML Usage Examples
HTML using color code example
<p style="color: #f4320c;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #f4320c.
CSS color code example
p { color: #f4320c; }
Text with hexadecimal color #f4320c
This is a sample text with color #f4320c.
Background Color with #f4320c
This is a example with background color #f4320c.
Border Color with #f4320c
#f4320c Color Preview on White (#ffffff) Background
This is a example of text with color #f4320c on white background.
#f4320c Color Preview on Black (#000000) Background
This is a example of text with color #f4320c on black background.
CSS codes examples
.text {color:#f4320c;}
.background {background-color:#f4320c;}
.border {border:1px solid #f4320c;}