Color Orange Fire red-orange (#ffaf6b):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Orange Fire red-orange (#ffaf6b):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
red-oranges
red-oranges Family:
neutral-vibrant
Saturation:
moderately saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Orange Fire / #ffaf6b
The HTML HEX code is #ffaf6b. The corresponding color name is "Orange Fire". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 175%, Blue (B): 107%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 31%, Yellow (Y):58%, Black (K): 0%. In the HSL color space, #ffaf6b has a hue of 28°, saturation of 100%, and lightness of 71%. The HSV representation is 28° for hue, 58% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 78, a* (green to red) = 22, and b* (blue to yellow) = 46. The XYZ representation is X: 59, Y: 53, Z: 21. In the YUV color space, it translates to Y (luminance) = 0.7497, U (chrominance) = -0.1624, and V (chrominance) = 0.2196.
The decimal value of the color is 16756587. The closest Web-safe HEX code is #FF9966. Variations of the colour are #FFE7D1 for a 20% lighter version and #FF7A05 for a 20% darker version.
For the color with hex value #ffaf6b, the correlated color temperature (CT) is estimated to be 2823 Kelvin (2823K).
The approximate wavelength of #ffaf6b is around 644.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffaf6b | #ffaf6b |
RGB Decimal Code | 255, 175, 107 | rgb(255, 175, 107) |
CMYK | 0, 31, 58, 0 | / |
HSL | 28°, 100%, 71% | hsl(28°, 100%, 71%) |
HSV | 28°, 58%, 100% | / |
CIE-LAB | 78, 22, 46 | / |
XYZ | 59, 53, 21 | / |
YUV | 0.7497, -0.1624, 0.2196 | / |
Decimal value | 16756587 | / |
Web-Safe HEX | FF9966 | #FF9966 |
Color Temperature (CT) | 2823 Kelvin (2823K) | / |
Estimate Wavelength | around 644.00nm | / |
The Depth and Diversity of Orange Fire (Hex: #ffaf6b): Exploring its Impact in Design and Culture
The hex color #ffaf6b, also known as Orange Fire, bears resemblance to the fiery glow of a setting sun. It evokes a sense of warmth and intensity, similar to the scorching flames that dance in a bonfire. This vibrant hue can bring to mind the vibrant petals of marigold flowers or the fiery skin of a ripe mango. Just like the crackling embers of a campfire, Orange Fire commands attention and adds a bold touch to any design.
Download Stunning Orange Fire Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Orange Fire Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Orange Fire 4K Wallpaper
Immerse yourself in the beauty of our Orange Fire 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 Orange Fire 4K WallpaperTints and Shades of #ffaf6b HEX color (Orange Fire)
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 #ffaf6b, 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
- #FFEBDA
- #FFD7B5
- #FFC390
- #ffaf6b
- #BF8350
- #805836
- #402C1B
- #000000
Tones of Orange Fire (#ffaf6b HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffaf6b, #cc9c73 is the less saturated color, while #ffaf6b is the most saturated one.
- #cc9c73
- #d9a171
- #e6a66f
- #f2aa6d
- #ffaf6b
- #925f33
- #955a26
- #98541a
- #9b4f0d
HTML Usage Examples
HTML using color code example
<p style="color: #ffaf6b;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffaf6b.
CSS color code example
p { color: #ffaf6b; }
Text with hexadecimal color #ffaf6b
This is a sample text with color #ffaf6b.
Background Color with #ffaf6b
This is a example with background color #ffaf6b.
Border Color with #ffaf6b
#ffaf6b Color Preview on White (#ffffff) Background
This is a example of text with color #ffaf6b on white background.
#ffaf6b Color Preview on Black (#000000) Background
This is a example of text with color #ffaf6b on black background.
CSS codes examples
.text {color:#ffaf6b;}
.background {background-color:#ffaf6b;}
.border {border:1px solid #ffaf6b;}