Color Fire Engine red (#fe0002):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Fire Engine red (#fe0002):
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 Fire Engine / #fe0002
The HTML HEX code is #fe0002. The corresponding color name is "Fire Engine". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 254%, Green (G): 0%, Blue (B): 2%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 100%, Yellow (Y):99%, Black (K): 0%. In the HSL color space, #fe0002 has a hue of 360°, saturation of 100%, and lightness of 50%. The HSV representation is 360° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 53, a* (green to red) = 80, and b* (blue to yellow) = 67. The XYZ representation is X: 41, Y: 21, Z: 2. In the YUV color space, it translates to Y (luminance) = 0.2987, U (chrominance) = -0.1431, and V (chrominance) = 0.6118.
The decimal value of the color is 16646146. The closest Web-safe HEX code is #FF0000. Variations of the colour are #FF6666 for a 20% lighter version and #990000 for a 20% darker version.
For the color with hex value #fe0002, the correlated color temperature (CT) is estimated to be 2656 Kelvin (2656K).
The approximate wavelength of #fe0002 is around 700.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | fe0002 | #fe0002 |
RGB Decimal Code | 254, 0, 2 | rgb(254, 0, 2) |
CMYK | 0, 100, 99, 0 | / |
HSL | 360°, 100%, 50% | hsl(360°, 100%, 50%) |
HSV | 360°, 100%, 100% | / |
CIE-LAB | 53, 80, 67 | / |
XYZ | 41, 21, 2 | / |
YUV | 0.2987, -0.1431, 0.6118 | / |
Decimal value | 16646146 | / |
Web-Safe HEX | FF0000 | #FF0000 |
Color Temperature (CT) | 2656 Kelvin (2656K) | / |
Estimate Wavelength | around 700.00nm | / |
The Depth and Diversity of Fire Engine (Hex: #fe0002): Exploring its Impact in Design and Culture
The hex color #fe0002, also known as Fire Engine, is a vivid red shade that is reminiscent of the bright red color of fire truck engines. This color captures the intense and attention-grabbing nature of fire engines, making it the perfect choice for creating a sense of urgency or excitement in design or branding. Like fire engines themselves, this color demands immediate attention and conveys a sense of urgency and importance. It can also be associated with danger, energy, and passion. Other examples of objects or elements that share a similar vibrant red color include stop signs, red roses, and ripe tomatoes.
Download Stunning Fire Engine Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Fire Engine Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Fire Engine 4K Wallpaper
Immerse yourself in the beauty of our Fire Engine 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 Fire Engine 4K WallpaperTints and Shades of #fe0002 HEX color (Fire Engine)
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 #fe0002, 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
- #FFBFC0
- #FF8081
- #FE4041
- #fe0002
- #BF0002
- #7F0001
- #400001
- #000000
Tones of Fire Engine (#fe0002 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #fe0002, #cc3334 is the less saturated color, while #fe0002 is the most saturated one.
- #cc3334
- #d82628
- #e51a1b
- #f10d0f
- #fe0002
- #513333
- #492626
- #421a1a
- #3a0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #fe0002;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #fe0002.
CSS color code example
p { color: #fe0002; }
Text with hexadecimal color #fe0002
This is a sample text with color #fe0002.
Background Color with #fe0002
This is a example with background color #fe0002.
Border Color with #fe0002
#fe0002 Color Preview on White (#ffffff) Background
This is a example of text with color #fe0002 on white background.
#fe0002 Color Preview on Black (#000000) Background
This is a example of text with color #fe0002 on black background.
CSS codes examples
.text {color:#fe0002;}
.background {background-color:#fe0002;}
.border {border:1px solid #fe0002;}