Color Firebrick red (#b22222):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Firebrick red (#b22222):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
reds
reds Family:
neutral
Saturation:
highly saturated
Tones:
colorful tone
Shade:
medium
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Firebrick / #b22222
The HTML HEX code is #b22222. The corresponding color name is "Firebrick". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 178%, Green (G): 34%, Blue (B): 34%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 81%, Yellow (Y):81%, Black (K): 30%. In the HSL color space, #b22222 has a hue of 0°, saturation of 68%, and lightness of 42%. The HSV representation is 0° for hue, 81% for saturation, and 70% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 39, a* (green to red) = 56, and b* (blue to yellow) = 38. The XYZ representation is X: 19, Y: 11, Z: 3. In the YUV color space, it translates to Y (luminance) = 0.3022, U (chrominance) = -0.0831, and V (chrominance) = 0.3473.
The decimal value of the color is 11674146. The closest Web-safe HEX code is #993333. Variations of the colour are #E05C5C for a 20% lighter version and #5E1212 for a 20% darker version.
For the color with hex value #b22222, the correlated color temperature (CT) is estimated to be 2040 Kelvin (2040K).
The approximate wavelength of #b22222 is around 700.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | b22222 | #b22222 |
RGB Decimal Code | 178, 34, 34 | rgb(178, 34, 34) |
CMYK | 0, 81, 81, 30 | / |
HSL | 0°, 68%, 42% | hsl(0°, 68%, 42%) |
HSV | 0°, 81%, 70% | / |
CIE-LAB | 39, 56, 38 | / |
XYZ | 19, 11, 3 | / |
YUV | 0.3022, -0.0831, 0.3473 | / |
Decimal value | 11674146 | / |
Web-Safe HEX | 993333 | #993333 |
Color Temperature (CT) | 2040 Kelvin (2040K) | / |
Estimate Wavelength | around 700.00nm | / |
The Depth and Diversity of Firebrick (Hex: #b22222): Exploring its Impact in Design and Culture
Firebrick (#b22222) is a deep reddish-brown color that resembles the intense heat and earthiness of fired clay bricks. Its rich, warm tones evoke images of glowing embers in a crackling fire, representing strength and resilience. Firebrick exudes a natural element similar to molten lava in its vibrant hue and reflects the earthy tones of rusted iron and clay pottery. It shares similarities with the natural elements of a blazing sunset, a fiery autumn leaf, or the burning embers of a fireplace. Firebrick brings a touch of warmth and intensity to designs, making it a popular choice in various industries, including interior design, fashion, and branding.
Download Stunning Firebrick Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Firebrick Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Firebrick 4K Wallpaper
Immerse yourself in the beauty of our Firebrick 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 Firebrick 4K WallpaperTints and Shades of #b22222 HEX color (Firebrick)
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 #b22222, 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
- #ECC8C8
- #D99191
- #C55959
- #b22222
- #861A1A
- #591111
- #2D0909
- #000000
Tones of Firebrick (#b22222 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #b22222, #9e4848 is the less saturated color, while #b22222 is the most saturated one.
- #9e4848
- #a33e3e
- #a83535
- #ad2b2b
- #b22222
- #373434
- #2b2727
- #1f1a1a
- #130e0e
HTML Usage Examples
HTML using color code example
<p style="color: #b22222;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name of #b22222 is firebrick.
CSS color code example
p { color: #b22222; }
Text with hexadecimal color #b22222
This is a sample text with color #b22222.
Background Color with #b22222
This is a example with background color #b22222.
Border Color with #b22222
#b22222 Color Preview on White (#ffffff) Background
This is a example of text with color #b22222 on white background.
#b22222 Color Preview on Black (#000000) Background
This is a example of text with color #b22222 on black background.
CSS codes examples
.text {color:#b22222;}
.background {background-color:#b22222;}
.border {border:1px solid #b22222;}