Color Grilled Cheese orange (#ffc85f):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Grilled Cheese orange (#ffc85f):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
oranges
oranges Family:
neutral-vibrant
Saturation:
moderately saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Grilled Cheese / #ffc85f
The HTML HEX code is #ffc85f. The corresponding color name is "Grilled Cheese". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 200%, Blue (B): 95%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 22%, Yellow (Y):63%, Black (K): 0%. In the HSL color space, #ffc85f has a hue of 39°, saturation of 100%, and lightness of 69%. The HSV representation is 39° for hue, 63% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 84, a* (green to red) = 9, and b* (blue to yellow) = 59. The XYZ representation is X: 64, Y: 63, Z: 20. In the YUV color space, it translates to Y (luminance) = 0.8019, U (chrominance) = -0.2113, and V (chrominance) = 0.1738.
The decimal value of the color is 16762975. The closest Web-safe HEX code is #FFCC66. Variations of the colour are #FFEBC7 for a 20% lighter version and #FAA200 for a 20% darker version.
For the color with hex value #ffc85f, the correlated color temperature (CT) is estimated to be 3244 Kelvin (3244K).
The approximate wavelength of #ffc85f is around 622.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffc85f | #ffc85f |
RGB Decimal Code | 255, 200, 95 | rgb(255, 200, 95) |
CMYK | 0, 22, 63, 0 | / |
HSL | 39°, 100%, 69% | hsl(39°, 100%, 69%) |
HSV | 39°, 63%, 100% | / |
CIE-LAB | 84, 9, 59 | / |
XYZ | 64, 63, 20 | / |
YUV | 0.8019, -0.2113, 0.1738 | / |
Decimal value | 16762975 | / |
Web-Safe HEX | FFCC66 | #FFCC66 |
Color Temperature (CT) | 3244 Kelvin (3244K) | / |
Estimate Wavelength | around 622.00nm | / |
The Depth and Diversity of Grilled Cheese (Hex: #ffc85f): Exploring its Impact in Design and Culture
Grilled Cheese (#ffc85f) emanates warmth and comfort, reminiscent of a crispy slice of bread enveloping gooey melted cheese. Like the toasty crunch of a perfectly grilled sandwich, this color possesses a rich golden hue, evocative of sunshine on a summers day. It shares similarities with golden wheat fields swaying in the breeze, the radiant glow of a crackling bonfire, and the inviting flicker of candlelight in a cozy living room. Grilled Cheese is the color of nostalgic moments, cozy spaces, and the simple pleasure of indulging in a classic, soul-soothing dish.
Download Stunning Grilled Cheese Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Grilled Cheese Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Grilled Cheese 4K Wallpaper
Immerse yourself in the beauty of our Grilled Cheese 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 Grilled Cheese 4K WallpaperTints and Shades of #ffc85f HEX color (Grilled Cheese)
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 #ffc85f, 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
- #FFF1D7
- #FFE4AF
- #FFD687
- #ffc85f
- #BF9647
- #806430
- #403218
- #000000
Tones of Grilled Cheese (#ffc85f HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffc85f, #ccab6c is the less saturated color, while #ffc85f is the most saturated one.
- #ccab6c
- #d9b269
- #e6ba66
- #f2c162
- #ffc85f
- #8b6d33
- #8d6a26
- #8e661a
- #90630d
HTML Usage Examples
HTML using color code example
<p style="color: #ffc85f;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffc85f.
CSS color code example
p { color: #ffc85f; }
Text with hexadecimal color #ffc85f
This is a sample text with color #ffc85f.
Background Color with #ffc85f
This is a example with background color #ffc85f.
Border Color with #ffc85f
#ffc85f Color Preview on White (#ffffff) Background
This is a example of text with color #ffc85f on white background.
#ffc85f Color Preview on Black (#000000) Background
This is a example of text with color #ffc85f on black background.
CSS codes examples
.text {color:#ffc85f;}
.background {background-color:#ffc85f;}
.border {border:1px solid #ffc85f;}